]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly
Change stringTunings from list of semitones to list of pitches
[lilypond.git] / Documentation / snippets / vocal-ensemble-template-with-verse-and-refrain.ly
index f7826e6fc4732e4c317a102dd6de734ed3742f40..79d8d3d5801f0e292d4714a5532cfedd8dd13565 100644 (file)
@@ -1,16 +1,16 @@
 % Do not edit this file; it is automatically
 % generated from Documentation/snippets/new
 % This file is in the public domain.
-%% Note: this file works from version 2.13.21
-\version "2.13.21"
+%% Note: this file works from version 2.13.36
+\version "2.13.46"
 
 \header {
-%% Translation of GIT committish: 22d889f4d27469864c31db81445e9de49774ae23
+%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
 
   texidoces = "
 Esta plantilla crea una partitura que comienza con una estrofa para
 solista y continúa con un estribillo a dos voces.  también muestra el
-uso de silencios de separación dentro de la variable @code{\global}
+uso de silencios de separación dentro de la variable @code{\\global}
 para definir cambios de compás (y otros elementos que son comunes a
 todas las partes) a lo largo de toda la partitura.
 
@@ -18,15 +18,38 @@ todas las partes) a lo largo de toda la partitura.
 
   doctitlees = "Estrofa para solista y estribillo a dos voces"
 
+%% Translation of GIT committish: 64feeff58e5ce3397de87188a08ac99f7ef8e37b
+
+  texidocde = "
+Diese Vorlage erstellt eine Partitur, die mit Sologesang beginnt und einen
+Refrain für zwei Stimmen enthält.  Sie zeigt auch die Benutzung von
+Platzhalter-Pausen innerhalb der @code{\\global}-Variable, um Taktwechsel
+(und andere Elemente, die für alle Stimmen gleich sind) für das gesamte
+Stück zu definieren.
+
+"
+  doctitlede = "Sologesang und zweistimmiger Refrain"
+
+%% Translation of GIT committish: 26375d5016d8d180fc914bfd07cf76f4168f2e37
+
+  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"
+
   lsrtags = "vocal-music, contexts-and-engravers, template"
   texidoc = "
 This template creates a score which starts with a solo verse and
 continues into a refrain for two voices.  It also demonstrates the
-use of spacer rests within the @code{\global} variable to define
+use of spacer rests within the @code{\\global} variable to define
 meter changes (and other elements common to all parts) throughout
 the entire score.
 "
-  doctitle = "Solo verse and two-part refrain"
+  doctitle = "Vocal ensemble template with verse and refrain"
 } % begin verbatim