]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chord-name-major7.ly
Update to LSR with local copy
[lilypond.git] / Documentation / snippets / chord-name-major7.ly
index 29dee3150f9a657f74b41cd5e37b0d713d7ff655..1a3baeb16252a287a1e25c7c82638513cad05e76 100644 (file)
@@ -1,12 +1,29 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.10"
+\version "2.14.0"
 
 \header {
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  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: 45fc8488655f9ea122d1ec6e3328892618bd6971
+
+
+
+
+
+
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 La presentación del acorde de séptima mayor se
 puede ajustar mediante majorSevenSymbol.
@@ -14,7 +31,8 @@ puede ajustar mediante majorSevenSymbol.
 "
   doctitlees = "Nombre de acorde maj7"
 
-%% Translation of GIT committish: d4f58bb3ad4e7fe1967a6b48f25e3addffc8aa14
+
+%% Translation of GIT committish: 134d9cb2e14ae624aec6fa2dd1630e284807dc42
  texidocde = "
 Das Aussehen des großen Septakkords kann mit @code{majorSevenSymbol} verändert werden.