Markup command name changes.
[lilypond.git] / input / lsr / forcing-horizontal-shift-of-notes.ly
blob50dede719bc180394fd0edd303c89fb531537e99
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.57"
5 \header {
6 lsrtags = "simultaneous-notes, tweaks-and-overrides"
8 doctitlees = "Forzar el desplazamiento horizontal de las notas"
9 texidoces = "
10 Cuando el motor de tipografiado no es capaz de todo, se puede usar la
11 propiedad force-hshift del objeto NoteColumn para sobreescribir
12 decisiones de tipografiado. Las unidades de medida que se usan aquĆ­
13 son espacios de pentagrama.
16 texidoc = "
17 When the typesetting engine cannot cope, the @code{force-hshift}
18 property of the @code{NoteColumn} object can be used to override
19 typesetting decisions. The measure units used here are staff spaces.
22 doctitle = "Forcing horizontal shift of notes"
23 } % begin verbatim
24 \relative c' <<
26 <d g>2 <d g>
29 { <b f'>2
30 \once \override NoteColumn #'force-hshift = #1.7
31 <b f'>2