diff options
Diffstat (limited to 'Documentation/snippets/chord-name-major7.ly')
-rw-r--r-- | Documentation/snippets/chord-name-major7.ly | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/Documentation/snippets/chord-name-major7.ly b/Documentation/snippets/chord-name-major7.ly index 32f84233a4..94e3c52a76 100644 --- a/Documentation/snippets/chord-name-major7.ly +++ b/Documentation/snippets/chord-name-major7.ly @@ -7,9 +7,20 @@ \version "2.14.0" \header { +%% Translation of GIT committish: + texidocfr = " +La représentation d'un accord de septième majeure se gère par le +@code{majorSevenSymbol}. + +" + doctitlefr = "Chiffrage d'un maj7" + lsrtags = "chords" -%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f + + + +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " La presentación del acorde de séptima mayor se puede ajustar mediante majorSevenSymbol. |