]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/snippets/partcombine-and-autobeamoff.ly
Doc [nl]: Translation update.
[lilypond.git] / Documentation / snippets / partcombine-and-autobeamoff.ly
1 %% DO NOT EDIT this file manually; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
4 %% and then run scripts/auxiliar/makelsr.py
5 %%
6 %% This file is in the public domain.
7 \version "2.14.0"
8
9 \header {
10   lsrtags = "rhythms"
11
12 %%   Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2
13
14   texidoces = "
15
16 Puede ser difícil comprender la función de @code{\\autoBeamOff} cuando
17 se usa con @code{\\partcombine}.
18
19 Puede ser preferible usar
20
21
22 @code{\\set Staff.autoBeaming = ##f}
23
24
25 en su lugar, para asegurarse de que el barrado automático se desactiva
26 para todo el pentagrama.
27
28
29 @code{\\partcombine} funciona aparentemente con tres voces: plica
30 arriba cuando hay una sola voz, plica abajo con la otra, y plica
31 arriba cuando está combinada.
32
33
34 Una llamada a @code{\\autoBeamOff} en el primer argumento de
35 partcombine se aplica a la voz que está activa en el momento en que se
36 procesa la llamada, ya sea voz única con la plica hacia arriba, hacia
37 abajo o combinadas.  Una llamada a @code{\\autoBeamOff} en el segundo
38 argumento se aplica a la voz que está sola con la plica abajo.
39
40
41 Para pode usar @code{\\autoBeamOff} con el objeto de detener todo el
42 barrado automático cuando se usa con @code{\\partcombine}, es
43 necesario hacer tres llamadas a @code{\\autoBeamOff}.
44
45
46
47
48 "
49   doctitlees = "Partcombine y autoBeamOff"
50
51 %%   Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
52
53   texidocde = "
54 Die Funktionsweise von @code{@bs{}autoBeamOff}, wenn es zusammen mit
55 @code{@bs{}partcombine} eingesetzt wird, kann schwer zu verstehen sein.
56 Es kann besser sein, anstatt dessen
57
58 @example
59 \set Staff.autobeaming = ##f
60 @end example
61
62 @noindent
63 zu benutzen, um sicherzustellen, dass die automatische Bebalkung für das
64 gesamte System ausgeschaltet ist.
65
66 @code{\\partcombine} funktioniert offensichtlich mit 3 Stimme (Hals nach oben
67 einfach, Hals nach unten einfach, Hals nach oben kombiniert).
68
69 Ein @code{\\autoBeamOff}-Befehl im ersten Argument von @code{\\partcombine}
70 gilt für die Stimme, die zu dem Zeitpunkt aktiv ist, an dem der Befehl
71 verarbeitet wird, entweder für Hals nach oben, nach unten oder Hals nach
72 oben kombiniert.  Ein @code{\\autoBeamOff}-Befehl im zweiten Argument gilt
73 für die Stimme, die mit Hals nach unten einfach ist.
74
75 Um @code{\\autoBeamOff} zu benutzen, damit alle automatischen Balken aufhören,
76 wenn man es mit @code{\\partcombine} verwendet, muss @code{\\autoBeamOff}
77 @emph{dreimal} aufgerufen werden.
78
79 "
80 doctitlede = "Partcombine und autoBeamOff"
81
82
83 %% Translation of GIT committish: e1a149d0cc60b02e86209387958f4028567dd366
84   texidocfr = "
85 Le fonction @code{@bs{}autoBeamOff} dans le cadre d'un
86 @code{@bs{}partcombine} agit de façon bien particulière@tie{}; c'est
87 pourquoi il vaut mieux tout d'abord recourir à
88
89 @example
90 \set Staff.autobeaming = ##f
91 @end example
92
93 @noindent
94 pour désactiver les ligatures automatiques pour l'ensemble de la portée
95 concernée.
96
97 L'instruction @code{\\partcombine} fonctionne apparament sur la base de
98 trois voix@tie{}: solo hampes montantes, solo hampes descendantes et
99 ensemble hampes montantes.
100
101 Lorsque @code{\\autoBeamOff} apparaît dans le premier argument de la
102 combinaison, il s'applique à la voix active à ce moment précis, qu'il
103 s'agisse du solo hampes montantes ou du combiné hampes montantes.
104 Lorsqu'elle est introduite dans le second argument, la commande
105 @code{\\autoBeamOff} s'appliquera au solo hampes descendantes.
106
107 Vous devrez donc, afin que @code{\\autoBeamOff} soit pleinement
108 opérationnel dans le cadre d'un @code{\\partcombine}, l'introduire aux
109 @strong{trois} niveaux.
110
111 "
112 doctitlefr = "Partcombine et autoBeamOff"
113
114
115   texidoc = "
116 The function of @code{\\autoBeamOff} when used with
117 @code{\\partcombine} can be difficult to understand.
118
119 It may be preferable to use
120
121
122 @code{\\set Staff.autoBeaming = ##f}
123
124
125 instead, to ensure that autobeaming will be turned off for the entire
126 staff.
127
128
129 @code{\\partcombine} apparently works with 3 voices -- stem up single,
130 stem down single, stem up combined.
131
132
133 An @code{\\autoBeamOff} call in the first argument to partcombine will
134 apply to the voice that is active at the time the call is processed,
135 either stem up single or stem up combined. An @code{\\autoBeamOff} call
136 in the second argument will apply to the voice that is stem down single.
137
138
139 In order to use @code{\\autoBeamOff} to stop all autobeaming when used
140 with @code{\\partcombine}, it will be necessary to use three calls to
141 @code{\\autoBeamOff}.
142
143
144
145
146 "
147   doctitle = "Partcombine and autoBeamOff"
148 } % begin verbatim
149
150 {
151   %\set Staff.autoBeaming = ##f % turns off all autobeaming
152   \partcombine
153   {
154     \autoBeamOff % applies to split up stems
155     \repeat unfold 4 a'16
156     %\autoBeamOff % applies to combined up stems
157     \repeat unfold 4 a'8
158     \repeat unfold 4 a'16
159   }
160   {
161     \autoBeamOff % applies to down stems
162     \repeat unfold 4 f'8
163     \repeat unfold 8 f'16 |
164   }
165 }