Hilary Snaden wrote
> I need to move the last d in this snippet to the *right* to avoid it
> colliding with the fis4 in the other voice. Inserting something like
> "\once \override NoteColumn #'force-hshift = #2" after the tie doesn't
> move it at all. Is there a way of moving it?
>
> << { \stemDown fis2 _~ fis4 e } \\ { d2 ~ d } >>
you have to enable shifting:
<< { \stemDown \shiftOn fis2 _~ fis4 e } \\ { d2 ~ d } >>
see the NR for details on how \voicexxx are handled.
hth
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Manually-aligning-notes-tp137703p137706.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user