]> git.donarmstrong.com Git - lilypond.git/blob - input/texidocs/using-ties-with-arpeggios.texidoc
Docs: LM 4.3.1: Add warning about setting stencil to #f
[lilypond.git] / input / texidocs / using-ties-with-arpeggios.texidoc
1 %% Translation of GIT committish: a634a20e0ab2a874ff8bf423e5651139df8733fc
2  doctitlees = "Uso de ligaduras en los arpegios"
3  texidoces = "
4 En ocasiones se usan ligaduras de unión para escribir los arpegios.
5 En este caso, las dos notas ligadas no tienen que ser consecutivas.
6 Esto se puede conseguir estableciendo la propiedad
7 @code{tieWaitForNote} al valor \"verdadero\".  La misma funcionalidad
8 es de utilidad, por ejemplo, para ligar un trémolo a un acorde, pero
9 en principio, también se puede usar para notas normales consecutivas,
10 como se muestra en este ejemplo.
11
12 "
13
14 %% Translation of GIT committish: 6ce7f350682dfa99af97929be1dec6b9f1cbc01a
15  texidocde = "
16  Überbindungen werden teilweise benutzt, um Arpeggios zu notieren.  In
17  diesem Fall stehen die übergebundenen Noten nicht unbedingt hintereinander.
18 Das Verhalten kann erreicht werden, indem die @code{tieWaitForNote}-Eigenschaft
19 auf @code{#t} gesetzt wird.  Diese Funktion ist auch sinnvoll, um etwa
20 ein Tremolo mit einem Akkord zu überbinden, kann aber prinzipiell auch
21 für normale Überbindungen eingesetzt werden
22 "
23   doctitlede = "Überbingungen für Arpeggio genutzen"
24
25
26 %% Translation of GIT committish: e71f19ad847d3e94ac89750f34de8b6bb28611df
27   texidocfr = "
28 Les liaisons de tenue servent parfois à rendre un accord arpégé. Dans
29 ce cas, les notes liées ne sont pas toutes consécutives. Il faut alors
30 assigner à la propriété @code{tieWaitForNote} la valeur @code{#t}
31 (@emph{true} pour @qq{vrai}).  Cette même méthode peut servir, par
32 exemple, à lier un trémolo à un accord.
33 "
34   doctitlefr = "Liaison de tenue et arpège"