Hilary Snaden wrote Friday, December 14, 2012 10:12 PM

>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 } >>

Well, adding \shiftOn will do it:

<< { \stemDown \shiftOn fis2 _~ fis4 e } \\ { d2 ~ d } >>

but is this choice of voices optimum?

Trevor

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to