]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/combining-two-parts-on-the-same-staff.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / combining-two-parts-on-the-same-staff.ly
index 18113909b876aea003d3ec3ffdaa67ec38fb9799..ff6990a062a666b4926308e2c00c0c220cf38d63 100644 (file)
@@ -1,6 +1,6 @@
 %% 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.61"
+\version "2.12.3"
 
 \header {
   lsrtags = "simultaneous-notes, text"
@@ -10,7 +10,7 @@ La herramienta de combinación de partes ( instrucción
 @code{\\partcombine}) permite la combinación de varias partes
 diferentes sobre el mismo pentagrama.  Las indicaciones textuales
 tales como \"solo\" o \"a2\" se añaden de forma predeterminada;
-para quitarlas, sencillamente establezca la proopiedad
+para quitarlas, sencillamente establezca la propiedad
 @code{printPartCombineTexts} al valor \"falso\".  Para partituras
 vocales (como himnos), no hay necesidad de añadir los textos
 \"solo\" o \"a2\", por lo que se deben desactivar.  Sin embargo,
@@ -47,6 +47,7 @@ staff: standard polyphony, @code{\\partcombine} without texts, and
 "
   doctitle = "Combining two parts on the same staff"
 } % begin verbatim
+
 musicUp = \relative c'' {
   \time 4/4
   a4 c4.( g8) a4 |
@@ -85,3 +86,4 @@ musicDown = \relative c'' {
     }
   }
 }
+