1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
9 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
10 doctitlees
= "Grabado manual de las ligaduras"
12 Se pueden grabar a mano las ligaduras modificando la propiedad
13 @code{tie-configuration} del objeto @code{TieColumn}. El primer número
14 indica la distancia a partir de la tercera línea del pentagrama en
15 espacios de pentagrama, y el segundo número indica la dirección (1 =
16 hacia arriba, -1 = hacia abajo).
20 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
22 Überbindungen können manuell gesetzt werden, indem man die
23 @code{tie-configuration}-Eigenschaft des @code{TieColumn}-Objekts
24 beeinflusst. Die erste Zahl zeigt den Abstand von der Mitte in
25 Notensystemabständen an, die zweite Zahl zeigt die Richtung an (1 = nach oben,
29 doctitlede
= "Bindebögen manuell setzen"
32 %% Translation of GIT committish: 4da4307e396243a5a3bc33a0c2753acac92cb685
34 Il est possible de graver manuellement les liaisons de tenue, en
35 modifiant la propriété @code{tie-configuration}. Pour chaque paire, le
36 premier nombre indique la distance à la portée, en espaces de portée, et
37 le second la direction (1 pour haut, @minus{}1 pour bas).
40 doctitlefr
= "Dessin à main levée de liaisons de tenue"
43 Ties may be engraved manually by changing the @code{tie-configuration}
44 property of the @code{TieColumn} object. The first number indicates the
45 distance from the center of the staff in staff-spaces, and the second
46 number indicates the direction (1 = up, -1 = down).
49 doctitle
= "Engraving ties manually"
54 \override TieColumn
#'tie-configuration
=
55 #'((0.0 . 1) (-
2.0 . 1) (-
4.0 . 1))