diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/moving-dotted-notes-in-polyphony.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/moving-dotted-notes-in-polyphony.ly')
-rw-r--r-- | Documentation/snippets/moving-dotted-notes-in-polyphony.ly | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/Documentation/snippets/moving-dotted-notes-in-polyphony.ly b/Documentation/snippets/moving-dotted-notes-in-polyphony.ly index 2a396939a4..806a277e1b 100644 --- a/Documentation/snippets/moving-dotted-notes-in-polyphony.ly +++ b/Documentation/snippets/moving-dotted-notes-in-polyphony.ly @@ -7,30 +7,7 @@ \version "2.14.2" \header { - lsrtags = "tweaks-and-overrides, rhythms, simultaneous-notes" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Cuando se puede una nota en la voz superior para evitar la colisión -con una nota de otra voz, el comportamiento predeterminado es -desplazar la nota superior a la derecha. Se puede cambiar usando la -propiedad @code{prefer-dotted-right} de @code{NoteCollision}. - -" - doctitlees = "Desplazar las notas con puntillo en polifonía" - - - -%% Translation of GIT committish: 57f9346bb030f49336a858fcbf1519366fe56454 - texidocfr = " -Une note pointée appartenant à la voix supérieure d'une portée -polyphonie sera par défaut décalée vers la droite afin d'éviter les -collisions avec les autres voix. Ce comportement peut être outrepassé à -l'aide de la propriété @code{prefer-dotted-right} de -@code{NoteCollision}. - -" - doctitlefr = "Déplacement des notes pointées dans une polyphonie" + lsrtags = "rhythms, tweaks-and-overrides, simultaneous-notes" texidoc = " When a dotted note in the upper voice is moved to avoid a collision @@ -53,4 +30,3 @@ the right. This behaviour can be over-ridden by using the \\ { e4 e e e e e e e e e e e} >> - |