]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly
Change stringTunings from list of semitones to list of pitches
[lilypond.git] / Documentation / snippets / single-staff-template-with-notes-and-lyrics.ly
index 4deb03de35f9eac86195c3d7a3315b8f693abf86..4e437345d060a9f61c3790ce71750d2513a936d9 100644 (file)
@@ -1,12 +1,12 @@
 %% 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.31"
+\version "2.13.39"
 
 \header {
   lsrtags = "vocal-music, template"
 
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
+%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
   texidoces = "
 Esta pequeña plantilla muestra una melodía sencilla con letra. Córtela
 y péguela, escriba las notas y luego la letra. Este ejemplo desactiva
@@ -32,7 +32,7 @@ comentario la línea correspondiente.
 Das nächste Beispiel zeigt eine einfache Melodie mit Text. Kopieren
 Sie es in Ihre Datei, fügen Sie Noten und Text hinzu und übersetzen
 Sie es mit LilyPond. In dem Beispiel wird die automatische
-Balkenverbindung ausgeschaltet (mit dem Befehl @code{\autoBeamOff}),
+Balkenverbindung ausgeschaltet (mit dem Befehl @code{\\autoBeamOff}),
 wie es für Vokalmusik üblich ist.
 Wenn Sie die Balken wieder einschalten wollen, müssen Sie die
 entsprechende Zeile entweder ändern oder auskommentieren.