X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fhymn-template.ly;h=d2d680e43dfea62090a156715ec1e9f0c6aa7c6a;hb=a053d30d641f10d924675ba6cdc856d62aaec8e5;hp=2924722cc6d9ffe57959b3015061d1740bd544d1;hpb=f2fbf0dd215c8af6a30aae6c9634f3b92333b0ab;p=lilypond.git diff --git a/Documentation/snippets/hymn-template.ly b/Documentation/snippets/hymn-template.ly index 2924722cc6..d2d680e43d 100644 --- a/Documentation/snippets/hymn-template.ly +++ b/Documentation/snippets/hymn-template.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.12.2" +\version "2.14.0" \header { lsrtags = "vocal-music, template" -%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Este fragmento de código muestra una forma de preparar un himno cuando cada línea comienza con un compás parcial. También muestra cómo @@ -15,6 +18,16 @@ añadir los versos como texto independiente debajo de la música. " doctitlees = "Plantilla para himnos" + +%% Translation of GIT committish: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c + texidocit = " +Il codice seguente presenta un modo di impostare un inno in cui ogni verso +inizia e finisce con una misura parziale. Mostra anche come aggiungere delle +strofe come testo separato sotto la musica. + +" + doctitleit = "Modello per inno" + %% Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506 texidocde = " @@ -27,8 +40,7 @@ Text unter die Noten hinzufügt. doctitlede = "Hymnus-Vorlage" -%% Translation of GIT committish: 26375d5016d8d180fc914bfd07cf76f4168f2e37 - +%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 texidocfr = " Le code ci-dessous illustre la manière d'agencer un cantique liturgique dans lequel chaque ligne débute et se termine par une mesure incomplète.