X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fsingle-staff-template-with-only-notes.ly;h=67d5a7ca3b6ef99d326799416780cab0926f6c66;hb=39c0e8adb498996f5e414b1d0bc3a20ac81aa619;hp=5b25aab3d3214ffe03fcdef72e6d86c0f1187b48;hpb=c39c24228ac07650d316df5a28a00a05d2d5da51;p=lilypond.git diff --git a/input/lsr/single-staff-template-with-only-notes.ly b/input/lsr/single-staff-template-with-only-notes.ly index 5b25aab3d3..67d5a7ca3b 100644 --- a/input/lsr/single-staff-template-with-only-notes.ly +++ b/input/lsr/single-staff-template-with-only-notes.ly @@ -1,10 +1,34 @@ %% 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.52" +\version "2.13.1" \header { lsrtags = "template" +%% Translation of GIT committish: d35687993883eb31442009fc50d5ae063108bfa7 + texidoces = " +Esta plantilla simple prepara un pentagrama con notas, adecuado para +un instrumento solista o un fragmento melódico. Córtelo y péguelo en +un archivo, escriba las notas y ¡ya está! + +" + doctitlees = "Plantilla de un solo pentagrama, con notas únicamente" +%% Translation of GIT committish: 17633f6b8681af86230aa84597fe7561e98c91d6 + + texidocde = " +Das erste Beispiel zeigt ein Notensystem mit Noten, passend für ein +Soloinstrument oder ein Melodiefragment. Kopieren Sie es und fügen +Sie es in Ihre Datei ein, schreiben Sie die Noten hinzu, und Sie haben +eine vollständige Notationsdatei. +" + +%% Translation of GIT committish: 06d99c3c9ad1c3472277b4eafd7761c4aadb84ae + texidocja = " +これは音符を持つ譜表を提供するとても簡単なテンプレートであり、ソロの楽器や旋律に適しています。@c +これをファイルにカット&ペーストして、音符を付け加えれば完了です! +" + + texidoc = " This very simple template gives you a staff with notes, suitable for a solo instrument or a melodic fragment. Cut and paste this into a file, @@ -13,6 +37,7 @@ add notes, and you're finished! " doctitle = "Single staff template with only notes" } % begin verbatim + melody = \relative c' { \clef treble \key c \major @@ -26,3 +51,4 @@ melody = \relative c' { \layout { } \midi { } } +