X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fhymn-template.ly;h=d748938d094f4b3c8ff99ed82c94ade3aa3fb401;hb=0a34e892b31530e87380bffaac0bb9cf9a1c8a91;hp=00ddc156383bf609e34d22ddf4ec620f0611e543;hpb=49fbcc8b526edcad8a0650e9d7870b647c43d698;p=lilypond.git diff --git a/Documentation/snippets/hymn-template.ly b/Documentation/snippets/hymn-template.ly index 00ddc15638..d748938d09 100644 --- a/Documentation/snippets/hymn-template.ly +++ b/Documentation/snippets/hymn-template.ly @@ -1,54 +1,13 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.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.14.0" +\version "2.18.0" \header { - lsrtags = "vocal-music, template" - -%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f - 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 -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 = " -Dieses Beispiel zeigt eine Möglichkeit, eine Hymnusmelodie zu setzen, in -der jede Zeiel mit einem Auftakt beginnt und einem unvollständigen -Takt abschließt. Es zeigt auch, wie man die Strophen als allein stehenden -Text unter die Noten hinzufügt. - -" - doctitlede = "Hymnus-Vorlage" - - -%% Translation of GIT committish: 26375d5016d8d180fc914bfd07cf76f4168f2e37 - - 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. -Vous noterez par ailleurs l'affichage des paroles indépendamment de la -musique. - -" - doctitlefr = "Modèle pour cantique" + lsrtags = "template, vocal-music" texidoc = " This code shows one way of setting out a hymn tune when each line @@ -147,4 +106,3 @@ global = { indent = 0 % don't indent first system line-width = 130 % shorten line length to suit music } % End paper block -