]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / changing-the-chord-names-to-german-or-semi-german-notation.ly
index bf0930396ad99c8f0149e539b7a407f91e40e1f6..869a5e0c845917791e98a282e72f3d5c6217a7f5 100644 (file)
@@ -1,6 +1,7 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.4"
 
 \header {
   lsrtags = "chords"
@@ -16,8 +17,8 @@ cifrado americano se puede cambiar por la alemana
   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 
+The english naming of chords (default) can be changed to german
+(@code{\\germanChords} replaces B and Bes to H and B) or semi-german
 (@code{\\semiGermanChords} replaces B and Bes to H and Bb).
 
 
@@ -30,7 +31,7 @@ The english naming of chords (default) can be changed to german
 music = \chordmode {
   c1/c cis/cis
   b/b bis/bis bes/bes
-} 
+}
 
 %% The following is only here to print the names of the
 %% chords styles; it can be removed if you do not need to