X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchord-name-major7.ly;h=32f84233a4a8bb1b3d8cc934dd9ea6ca0a8cebeb;hb=5405ea0c72324965a79848960631dc53b39e1d09;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..32f84233a4 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.14.0" \header { lsrtags = "chords" -%% Translation of GIT committish: da7ce7d651c3a0d1bfed695f6e952975937a1c79 +%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f 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.