]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/showing-chords-at-changes.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / showing-chords-at-changes.ly
index 477638fef81ccfbbd8309379c65cfc528b5959b5..12bd7ad7f300b0b0ed21598a77f37803807d166b 100644 (file)
@@ -1,10 +1,11 @@
 %% 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.61"
+\version "2.13.1"
 
 \header {
   lsrtags = "chords"
 
+%% Translation of GIT committish: 7e2910d2bc6167b10cfe328eb17a5f710f2a515a
   texidoces = "
 Se pueden imprimir los acordes exclusivamente al comienzo de las
 líneas y cuando cambia el acorde.
@@ -12,6 +13,14 @@ líneas y cuando cambia el acorde.
 "
   doctitlees = "Imprimir los acordes cuando se produce un cambio"
 
+%% Translation of GIT committish: 33f623301a41fcc53efadf96bca1c72834763415
+  texidocde = "
+Akkordsymbole können so eingestellt werden, dass sie nur zu Beginn der Zeile
+und bei Akkordwechseln angezeigt werden.
+
+"
+  doctitlede = "Akkordsymbole bei Wechsel anzeigen"
+
   texidoc = "
 Chord names can be displayed only at the start of lines and when the
 chord changes.
@@ -19,6 +28,7 @@ chord changes.
 "
   doctitle = "Showing chords at changes"
 } % begin verbatim
+
 harmonies = \chordmode {
   c1:m c:m \break c:m c:m d
 }
@@ -31,3 +41,4 @@ harmonies = \chordmode {
     \relative c' { \harmonies }
   }
 >>
+