X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fcombining-two-parts-on-the-same-staff.ly;h=198930cfb24044c1bedd1ffbeffe8f3150178689;hb=17e898abae3983e28021b0988d2fdf88365261f8;hp=b9884e456c9f86d73baab5027a081ab4c45b8362;hpb=2a9df7ef5f2c4dffe8ef5cb1900ee04420714d1e;p=lilypond.git diff --git a/input/lsr/combining-two-parts-on-the-same-staff.ly b/input/lsr/combining-two-parts-on-the-same-staff.ly index b9884e456c..198930cfb2 100644 --- a/input/lsr/combining-two-parts-on-the-same-staff.ly +++ b/input/lsr/combining-two-parts-on-the-same-staff.ly @@ -1,10 +1,31 @@ %% 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.53" +\version "2.11.64" \header { lsrtags = "simultaneous-notes, text" + texidoces = " +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 +@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, +podría ser mejor no usarlo si hay solos, porque éstos no se +indicarán. En tales casos podría ser preferible la notación +polifónica estándar. + +Este fragmento de código presenta las tres formas en que se pueden +imprimir dos partes sobre un solo pentagrama: polifonía estándar, +@code{\\partcombine} sin textos, y @code{\\partcombine} con +textos. + +" + doctitlees = "Combinar dos partes sobre el mismo pentagrama" + texidoc = " The part combiner tool ( @code{\\partcombine} command ) allows the combination of several different parts on the same staff. Text @@ -26,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 |