[ << Simultaneous notes ] | [Top][Contents] | [ Staff notation >> ] |
[ < Displaying complex chords ] | [ Up : Simultaneous notes ] | [ Making an object invisible with the ’transparent property > ] |
Forcing horizontal shift of notes
When the typesetting engine cannot cope, the following syntax can be used to override typesetting decisions. The units of measure used here are staff spaces.
\relative c' << { <d g>2 <d g> } \\ { <b f'>2 \once \override NoteColumn.force-hshift = 1.7 <b f'>2 } >>