]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
index 8dd8df2b3d8cccd3aa410e999ceb55d8ed0662f6..a8995f70739aaec63698e897ed19281d4414460d 100644 (file)
@@ -1,10 +1,25 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.48"
+\version "2.12.3"
 
 \header {
   lsrtags = "text, vocal-music, contexts-and-engravers, template"
 
+  texidoces = "
+Esta plantilla es, básicamente, la misma que la sencilla plantilla
+\"Conjunto vocal\", excepto que aquí todas las líneas de letra se
+colocan utilizando @code{alignAboveContext} y
+@code{alignBelowContext}.
+
+"
+  doctitlees = "Plantilla para conjunto vocal con letras alineadas encima y debajo de los pentagramas"
+  
+  texidocde = "
+In diesem Beispiel werden die Texte mit den Befehlen 
+@code{alignAboveContext} und @code{alignBelowContext}
+über und unter dem System angeordnet.
+"
+
   texidoc = "
 This template is basically the same as the simple \"Vocal ensemble\"
 template, with the exception that here all the lyrics lines are placed
@@ -13,6 +28,7 @@ using @code{alignAboveContext} and @code{alignBelowContext}.
 "
   doctitle = "Vocal ensemble template with lyrics aligned below and above the staves"
 } % begin verbatim
+
 global = {
   \key c \major
   \time 4/4
@@ -77,3 +93,4 @@ bassWords = \lyricmode {
     }
   }
 }
+