X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fsingle-staff-template-with-notes-and-lyrics.ly;h=2251a94a47b7889636d245971f6e4304f936d214;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=89570cb799efd7f7c0612c25c4d63c3165b99c89;hpb=c3f02f0948bbb78495ae3651fd42eea58319c40c;p=lilypond.git diff --git a/input/lsr/single-staff-template-with-notes-and-lyrics.ly b/input/lsr/single-staff-template-with-notes-and-lyrics.ly index 89570cb799..2251a94a47 100644 --- a/input/lsr/single-staff-template-with-notes-and-lyrics.ly +++ b/input/lsr/single-staff-template-with-notes-and-lyrics.ly @@ -1,10 +1,41 @@ %% 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.57" +\version "2.13.1" \header { lsrtags = "vocal-music, template" +%% Translation of GIT committish: d35687993883eb31442009fc50d5ae063108bfa7 + 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 +el barrado automático, que es lo más frecuente en las partes vocales +antiguas. Para usar el barrado automático modifique o marque como un +comentario la línea correspondiente. + +" + doctitlees = "Plantilla de pentagrama único don notas y letra" +%% Translation of GIT committish: 17633f6b8681af86230aa84597fe7561e98c91d6 + + texidocde = " +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}), +wie es für Vokalmusik üblich ist. +Wenn Sie die Balken wieder einschalten wollen, müssen Sie die +entsprechende Zeile entweder ändern oder auskommentieren. +" + +%% Translation of GIT committish: 06d99c3c9ad1c3472277b4eafd7761c4aadb84ae + texidocja = " +この小さなテンプレートは歌詞を持つ簡単な旋律を表しています。カット&ペーストして、音符@c +を付け加えて、それから歌詞の単語を付け加えてください。この例は自動ビームを off にして@c +います。これはボーカル パートでは一般的なことです。自動ビームを使用するには、対応する@c +行を変更するか、コメント アウトしてください。 +" + + texidoc = " This small template demonstrates a simple melody with lyrics. Cut and paste, add notes, then words for the lyrics. This example turns off @@ -14,6 +45,7 @@ beaming, change or comment out the relevant line. " doctitle = "Single staff template with notes and lyrics" } % begin verbatim + melody = \relative c' { \clef treble \key c \major @@ -37,3 +69,4 @@ text = \lyricmode { \layout { } \midi { } } +