X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchord-name-major7.ly;h=0cecf7f81f1a39c59ffdc70ceaec48f1aa157adf;hb=3ef893f1fe182e9f6cf5841cbff0706789bd3361;hp=144d34f6131468de3ff7cdb8ad19422e5e4b1635;hpb=d7c0f4263534307616c82d9b2ce6fdef9472456f;p=lilypond.git diff --git a/Documentation/snippets/chord-name-major7.ly b/Documentation/snippets/chord-name-major7.ly index 144d34f613..0cecf7f81f 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.20" +\version "2.14.0" \header { lsrtags = "chords" -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b +%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb 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.