]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-the-chord-names-to-german-or-semi-german-notation.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / changing-the-chord-names-to-german-or-semi-german-notation.ly
index ddced2a49ec6b32c94a4a0a8752a9290901e42ba..6c13889962226819e127340b0cc02590c6188f72 100644 (file)
@@ -1,15 +1,16 @@
 %% 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.55"
+\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).
+(@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"
@@ -25,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
@@ -51,3 +53,4 @@ music = \chordmode {
     \semiGermanChords \music }
   \context Voice { \music }
 >>
+