]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/string-quartet-template-simple.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / string-quartet-template-simple.ly
index d0e18bd5d88c6d6393dab363a660178f936e8292..2557eb3abc47716e5ab29b59c18c1ca8652430ae 100644 (file)
@@ -1,10 +1,23 @@
 %% 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 = "unfretted-strings, template"
 
+  texidoces = "
+Esta plantilla muestra un cuarteto de cuerda normal. También utiliza
+una sección @code{\\global} para el compás y la armadura
+
+"
+  doctitlees = "Plantilla de cuarteto de cuerda (sencilla)"
+  
+  texidocde = "
+Dieses Beispiel demonstriert die Partitur für ein Streichquartett. Hier 
+wird auch eine @qq{@code{\global}}-Variable für Taktart und 
+Vorzeichen benutzt.
+"
+
   texidoc = "
 This template demonstrates a simple string quartet. It also uses a
 @code{\\global} section for time and key signatures
@@ -12,6 +25,7 @@ This template demonstrates a simple string quartet. It also uses a
 "
   doctitle = "String quartet template (simple)"
 } % begin verbatim
+
 global= {
   \time 4/4
   \key c \major
@@ -65,3 +79,4 @@ cello = \new Voice \relative c' {
   \layout { }
   \midi { }
 }
+