X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fchanging-partcombine-texts.ly;h=4ad3a2ae0a0af33f2ccaca1af7658d1e12c34440;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=6f404243eb57b7171c562b61e7db85653d8b1477;hpb=03aeb8ec429f88b99aa00e7ad44b593e94737760;p=lilypond.git diff --git a/input/lsr/changing-partcombine-texts.ly b/input/lsr/changing-partcombine-texts.ly index 6f404243eb..4ad3a2ae0a 100644 --- a/input/lsr/changing-partcombine-texts.ly +++ b/input/lsr/changing-partcombine-texts.ly @@ -1,10 +1,11 @@ %% 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.62" +\version "2.13.1" \header { lsrtags = "simultaneous-notes" +%% Translation of GIT committish: 04ab6c269b4067b6ed334d460339818d90513396 texidoces = " Al utilizar la posibilidad de combinación automática de partes, se puede modificar el texto que se imprime para las secciones de solo @@ -13,6 +14,14 @@ y de unísono: " doctitlees = "Cambiar los textos de partcombine" +%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706 + texidocde = " +Wenn Stimmen automatisch kombiniert werden, kann der Text, der für +Solo- und Unisono-Stellen ausgegeben wird, geändert werden: + +" + doctitlede = "Partcombine-Text ändern" + texidoc = " When using the automatic part combining feature, the printed text for the solo and unison sections may be changed: @@ -20,6 +29,7 @@ the solo and unison sections may be changed: " doctitle = "Changing partcombine texts" } % begin verbatim + \new Staff << \set Staff.soloText = #"girl" \set Staff.soloIIText = #"boy" @@ -34,3 +44,4 @@ the solo and unison sections may be changed: a2 g } >> +