]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / snippets / single-staff-template-with-notes-and-lyrics.ly
index 3cba23d3ead56f7c578f7f8e833e9bd68c12a9e6..08938eb63d393a686b566c6d4b736fbf11b884fc 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.16"
+\version "2.13.31"
 
 \header {
   lsrtags = "vocal-music, template"
 
-%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549
+%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   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.