X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fchanging-the-chord-names-to-german-or-semi-german-notation.ly;h=6c13889962226819e127340b0cc02590c6188f72;hb=d31248d7770fb5770c2caacfb3547984bf8dcdc3;hp=3d512f871dc7f2d81bd2abacc60164a8820d6516;hpb=6928c1207b7df4516e58d38724e6a3985cd1c3f6;p=lilypond.git diff --git a/input/lsr/changing-the-chord-names-to-german-or-semi-german-notation.ly b/input/lsr/changing-the-chord-names-to-german-or-semi-german-notation.ly index 3d512f871d..6c13889962 100644 --- a/input/lsr/changing-the-chord-names-to-german-or-semi-german-notation.ly +++ b/input/lsr/changing-the-chord-names-to-german-or-semi-german-notation.ly @@ -1,10 +1,20 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.38" +\version "2.13.1" \header { lsrtags = "chords" +%% Translation of GIT committish: 7e2910d2bc6167b10cfe328eb17a5f710f2a515a + texidoces = " +La nomenclatura inglesa (predeterminada) para los acordes del +cifrado americano se puede cambiar por la alemana +(@code{\\germanChords} sustituye B y Bes por H y B) o por la semi-alemana +(@code{\\semiGermanChords} sustituye B y Bes por H y Bb). + +" + doctitlees = "Cambiar la nomenclatura de los acordes del cifrado americano por la notación alemana o semi-alemana" + texidoc = " The english naming of chords (default) can be changed to german (@code{\\germanChords} replaces B and Bes to H and B) or semi-german @@ -16,6 +26,7 @@ The english naming of chords (default) can be changed to german " doctitle = "Changing the chord names to German or semi-German notation" } % begin verbatim + music = \chordmode { c1/c cis/cis b/b bis/bis bes/bes @@ -42,3 +53,4 @@ music = \chordmode { \semiGermanChords \music } \context Voice { \music } >> +