]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
index b44c084ea25e6a51d8dcc527f3d81a48b071de46..0efb8d4fdb45d41309af2e65202b666a1356748e 100644 (file)
@@ -1,17 +1,9 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.4"
 
 \header {
-%% Translation of GIT committish: 892286cbfdbe89420b8181975032ea975e79d2f5
-  texidocfr = "
-Ce canevas ressemble beaucoup à celui pour chœur à quatre voix mixtes.
-La différence réside dans le fait que les paroles sont positionnées en
-ayant recours à @code{alignAboveContext} et @code{alignBelowContext}. 
-
-"
-  doctitlefr = "Ensemble vocal avec alignement des paroles selon le contexte"
-
   lsrtags = "text, vocal-music, contexts-and-engravers, template"
 
 %% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
@@ -23,21 +15,32 @@ colocan utilizando @code{alignAboveContext} y
 
 "
   doctitlees = "Plantilla para conjunto vocal con letras alineadas encima y debajo de los pentagramas"
-  
+
+
+%% Translation of GIT committish: 06d99c3c9ad1c3472277b4eafd7761c4aadb84ae
+  texidocja = "
+このテンプレートは基本的に単純な \"合唱\" テンプレートと同じですが、歌詞が
+@code{alignAboveContext} と @code{alignBelowContext} を用いて配置されています。
+"
+
 %% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
   texidocde = "
-In diesem Beispiel werden die Texte mit den Befehlen 
+In diesem Beispiel werden die Texte mit den Befehlen
 @code{alignAboveContext} und @code{alignBelowContext}
 über und unter dem System angeordnet.
 "
 
   doctitlede = "Vorlage für Vokalensemble mit dem Gesangstext über und unter dem System"
 
-%% Translation of GIT committish: 06d99c3c9ad1c3472277b4eafd7761c4aadb84ae
-  texidocja = "
-このテンプレートは基本的に単純な \"合唱\" テンプレートと同じですが、歌詞が 
-@code{alignAboveContext} と @code{alignBelowContext} を用いて配置されています。
+
+%% Translation of GIT committish: 892286cbfdbe89420b8181975032ea975e79d2f5
+  texidocfr = "
+Ce canevas ressemble beaucoup à celui pour chœur à quatre voix mixtes.
+La différence réside dans le fait que les paroles sont positionnées en
+ayant recours à @code{alignAboveContext} et @code{alignBelowContext}.
+
 "
+  doctitlefr = "Ensemble vocal avec alignement des paroles selon le contexte"
 
   texidoc = "
 This template is basically the same as the simple \"Vocal ensemble\"
@@ -92,7 +95,7 @@ bassWords = \lyricmode {
     % we could remove the line about this with the line below, since we want
     % the alto lyrics to be below the alto Voice anyway.
     % \new Lyrics \lyricsto altos \altoWords
-    
+
     \new Staff = men <<
       \clef bass
       \new Voice = "tenors" { \voiceOne << \global \tenorMusic >> }