X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchord-name-major7.ly;h=90b7b62b470f8e3ab2e79a2fa63059e59b467e7c;hb=67ff565b4ada90eeb753a866b22ddb4eaa8c6234;hp=147054fe8115c08d8d104a58483ac150ddb1ffc4;hpb=94408d4a2e538e8812561f29e09116ede58dd042;p=lilypond.git diff --git a/Documentation/snippets/chord-name-major7.ly b/Documentation/snippets/chord-name-major7.ly index 147054fe81..90b7b62b47 100644 --- a/Documentation/snippets/chord-name-major7.ly +++ b/Documentation/snippets/chord-name-major7.ly @@ -1,12 +1,15 @@ -%% 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.29" +\version "2.12.2" \header { lsrtags = "chords" -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b +%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345 texidoces = " La presentación del acorde de séptima mayor se puede ajustar mediante majorSevenSymbol. @@ -14,6 +17,7 @@ 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.