]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/single-staff-template-with-only-notes.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / single-staff-template-with-only-notes.ly
index cf02492bb6a6198a0e9283c31cf30e2984e1d892..cb4bc23f9c27279af39274b303b0eb5d117d5d14 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
-  lsrtags = "template"
+  lsrtags = "template, really-simple"
 
-%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   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
@@ -26,6 +26,15 @@ un archivo, escriba las notas y ¡ya está!
 "
 
 
+%% Translation of GIT committish: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c
+  texidocit = "
+Questo modello molto semplice mette a disposizione un rigo con delle note ed è
+quindi adatto per uno strumento non accompagnato o per un frammento
+melodico. Copialo e incollalo in un file, aggiungi le note e hai finito!
+
+"
+  doctitleit = "Modello di rigo singolo con solo note"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Das erste Beispiel zeigt ein Notensystem mit Noten, passend für ein
@@ -37,12 +46,12 @@ eine vollständige Notationsdatei.
   doctitlede = "Vorlage für ein Notensystem"
 
 
-%% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Cet exemple simpliste se compose d'une portée agrémentée de quelques
 notes.  Il convient tout à fait pour un instrument seul ou un
 fragment mélodique.  Recopiez-le dans un nouveau fichier, ajoutez-y
-d'autres notes et c'est pret !
+d'autres notes et c'est pret@tie{}!
 
 "
   doctitlefr = "Portée unique avec quelques notes"
@@ -56,6 +65,7 @@ add notes, and you're finished!
   doctitle = "Single staff template with only notes"
 } % begin verbatim
 
+
 melody = \relative c' {
   \clef treble
   \key c \major