2012/12/14 Hilary Snaden <[email protected]>:
> 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 } >>
>
> --
> Hilary

Perhaps:

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

But there's still a warning about:
warning: ignoring too many clashing note columns


HTH,
  Harm

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

Reply via email to