X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fvocal-ensemble-template-with-verse-and-refrain.ly;h=01051224ff83621c66ea9f992bb44489b0dbaa19;hb=9a73c67a79a21b889d67f8d28f2c106de830d936;hp=442d3d2b47b049a0494e6056c6e55cd3084e8042;hpb=a8d54f44df1fe4f89823f6b78364870ce51174dc;p=lilypond.git diff --git a/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly b/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly index 442d3d2b47..01051224ff 100644 --- a/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly +++ b/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly @@ -1,11 +1,14 @@ -% Do not edit this file; it is automatically +% DO NOT EDIT this file manually; it is automatically % generated from Documentation/snippets/new +% Make any changes in Documentation/snippets/new/ +% and then run scripts/auxiliar/makelsr.py +% % This file is in the public domain. -%% Note: this file works from version 2.13.21 -\version "2.13.31" +%% Note: this file works from version 2.14.0 +\version "2.14.0" \header { -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Esta plantilla crea una partitura que comienza con una estrofa para @@ -18,6 +21,16 @@ todas las partes) a lo largo de toda la partitura. doctitlees = "Estrofa para solista y estribillo a dos voces" +%% Translation of GIT committish: 34607d3e36a93030690ccd780a7ffce621ca1e0f + texidocit = " +Questo modello crea una partitura che inizia con una sezione solistica e +prosegue in un ritornello a due voci. Illustra anche l'uso delle +pause spaziatrici all'interno della variabile @code{\\global} per definire +i cambi di tempo (e altri elementi comuni a tutte le parti) nel corso di +tutta la partitura. +" + doctitleit = "Modello per gruppo vocale con strofa e ritornello" + %% Translation of GIT committish: 64feeff58e5ce3397de87188a08ac99f7ef8e37b texidocde = " @@ -30,14 +43,14 @@ Stück zu definieren. " doctitlede = "Sologesang und zweistimmiger Refrain" -%% Translation of GIT committish: 26375d5016d8d180fc914bfd07cf76f4168f2e37 - +%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 texidocfr = " Ce canevas illustre la manière d'agencer une œuvre vocale où le couplet est chanté en solo et le refrain à deux voix. Vous noterez le recours aux silences invisibles dans la variable @code{\\global}@tie{}; ils permettent de positionner les changements de métrique et autres éléments communs à toutes les parties et pour l'intégralité du morceau. + " doctitlefr = "Ensemble vocal avec couplet et refrain"