X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchord-name-major7.ly;h=832dda877dbcc10a16710213e7fe9f9278a2d69c;hb=0f3898aade7077c15adb2b457e6a5e1238939085;hp=d68f5ba14f76a11c65ec3798a2701a60ad3607d4;hpb=d65a3a9777a9e96029f6aa408d86d13a88f6619d;p=lilypond.git diff --git a/Documentation/snippets/chord-name-major7.ly b/Documentation/snippets/chord-name-major7.ly index d68f5ba14f..832dda877d 100644 --- a/Documentation/snippets/chord-name-major7.ly +++ b/Documentation/snippets/chord-name-major7.ly @@ -1,29 +1,13 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.di.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.31" +\version "2.18.0" \header { - lsrtags = "chords" - -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b - 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. - -" - - doctitlede = "Akkordbezeichnung maj7" - - + lsrtags = "chords, specific-notation" texidoc = " The layout of the major 7 can be tuned with @code{majorSevenSymbol}. @@ -37,4 +21,3 @@ The layout of the major 7 can be tuned with @code{majorSevenSymbol}. \set majorSevenSymbol = \markup { j7 } c:7+ } -