]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chord-name-major7.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / chord-name-major7.ly
index 61a266e4eeea88225d684f967c6e67d8fb90161b..44ea9844efada49c4f2b506db9934754d349df1c 100644 (file)
@@ -1,11 +1,24 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% 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.1"
+\version "2.14.2"
 
 \header {
-  lsrtags = "chords"
+  lsrtags = "specific-notation, chords"
 
-%% Translation of GIT committish: 33f623301a41fcc53efadf96bca1c72834763415
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
+  texidoces = "
+La presentación del acorde de séptima mayor se
+puede ajustar mediante majorSevenSymbol.
+
+"
+  doctitlees = "Nombre de acorde maj7"
+
+
+%% Translation of GIT committish: 134d9cb2e14ae624aec6fa2dd1630e284807dc42
  texidocde = "
 Das Aussehen des großen Septakkords kann mit @code{majorSevenSymbol} verändert werden.
 
@@ -14,22 +27,23 @@ Das Aussehen des großen Septakkords kann mit @code{majorSevenSymbol} verändert
   doctitlede = "Akkordbezeichnung maj7"
 
 
-%% Translation of GIT committish: 3e50373e10750e5bc1f5c69898df3740e6169165
-  texidoces = "
-La presentación del acorde de séptima mayor se
-puede ajustar mediante majorSevenSymbol.
 
-"
-  doctitlees = "Nombre de acorde maj7"
+%% 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"
 
   texidoc = "
-The layout of the major 7 can be tuned with @code{majorSevenSymbol}. 
+The layout of the major 7 can be tuned with @code{majorSevenSymbol}.
 
 "
   doctitle = "chord name major7"
 } % begin verbatim
 
+
 \chords {
   c:7+
   \set majorSevenSymbol = \markup { j7 }