X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fsingle-staff-template-with-only-notes.ly;h=67d5a7ca3b6ef99d326799416780cab0926f6c66;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=751ef5b1e18ece49ef761287aaecaf29467f16e8;hpb=516aed4f15699a29a60b574f7b943a039bd1208b;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 751ef5b1e1..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,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 = "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 @@ -12,6 +13,7 @@ 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 @@ -20,6 +22,13 @@ 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, @@ -28,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 @@ -41,3 +51,4 @@ melody = \relative c' { \layout { } \midi { } } +