X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcombining-two-parts-on-the-same-staff.ly;h=f7d9badedd458bbaa3be8fcdf617a4525f121de1;hb=58933e3e40e9cfbdc70b846bc808c723e053f7b3;hp=38e449a3dda39f1f3ad25a1777374ef44b19844e;hpb=f5387a5c986393052bc9443ebd9b6cd9f14c6887;p=lilypond.git diff --git a/Documentation/snippets/combining-two-parts-on-the-same-staff.ly b/Documentation/snippets/combining-two-parts-on-the-same-staff.ly index 38e449a3dd..f7d9badedd 100644 --- a/Documentation/snippets/combining-two-parts-on-the-same-staff.ly +++ b/Documentation/snippets/combining-two-parts-on-the-same-staff.ly @@ -1,15 +1,18 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.10" +\version "2.14.2" \header { - lsrtags = "simultaneous-notes, text" + lsrtags = "text, simultaneous-notes, syntax-and-expressions" -%% Translation of GIT committish: 5cab62e8738ff02eead438042743116391f306f5 +%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa texidoces = " -La herramienta de combinación de partes ( instrucción +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 @qq{solo} o @qq{a2} se añaden de forma predeterminada; para @@ -28,14 +31,15 @@ textos. " doctitlees = "Combinar dos partes sobre el mismo pentagrama" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Die Funktion, die Stimmen kombiniert (also der @code{\\partcombine}-Befehl) ermöglicht die Kombination unterschiedlicher Stimmen auf einem -System. Textanweisungen wie \"solo\" or \"a2\" werden automatisch +System. Textanweisungen wie \"solo\" oder \"a2\" werden automatisch hinzugefügt. Wenn man sie entfernen will, muss man die Eigenschaft -@code{printPartCombineTexts} auf flasch setzen. Für Klavierauszüge -muss natürlich kein \"solo\"/\"a2\" usw. hinzugefügt werdne, man +@code{printPartCombineTexts} auf falsch setzen. Für Klavierauszüge +muss natürlich kein \"solo\"/\"a2\" usw. hinzugefügt werden, man sollte sie also ausschalten. Wenn aber Solo-Stellen in einem Klavierauszug oder einer Chorpartitur angezeigt werden, ist es besser, normale Polyphonie zu verwenden, weil so die Solostellen angezeigt @@ -47,7 +51,8 @@ kombinieren: Standardpolyphonie, @code{\\partcombine} ohne Text und " doctitlede = "Zwei Stimmen auf einem System kombinieren" -%% Translation of GIT committish: c39256c433c9e0d80429fb768cde5834541524f8 + +%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 texidocfr = " L'outil de combinaison de parties (la commande @code{\\partcombine}) permet d'avoir deux parties différentes sur une même portée. LilyPond @@ -60,7 +65,7 @@ utilité, aussi vaut-il mieux les désactiver. Dans le cas où il y aurait alternance entre @emph{solo} et @emph{tutti}, il vaut mieux faire appel à de la musique polyphonique standard. -Voici trois moyens d'imprimer deux parties sur un même portée : en +Voici trois moyens d'imprimer deux parties sur une même portée@tie{}: en polyphonie normale, avec @code{\\partcombine} sans indication supplémentaire, et avec @code{\\partcombine} commentée. @@ -89,6 +94,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 |