X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchord-name-major7.ly;h=90b7b62b470f8e3ab2e79a2fa63059e59b467e7c;hb=d7a465a71d44e4710602cfe618edddddd437872a;hp=d7a86345e51274bf46d41056c8da4be190b48e9e;hpb=1efdabf3b2349ea7fa3183dca5bba5104c347c36;p=lilypond.git diff --git a/Documentation/snippets/chord-name-major7.ly b/Documentation/snippets/chord-name-major7.ly index d7a86345e5..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.4" +\version "2.12.2" \header { lsrtags = "chords" -%% Translation of GIT committish: da7ce7d651c3a0d1bfed695f6e952975937a1c79 +%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345 texidoces = " La presentación del acorde de séptima mayor se puede ajustar mediante majorSevenSymbol. @@ -14,7 +17,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.