On 4-5-2017 09:02, Malte Meyn wrote:
You should move the \voiceThree before the d,8. Then you can use
force-hshift, f. e.
tenor = \relative c' {
\global
a4. \voiceThree \once \override NoteColumn.force-hshift = 0.5 d,8 d2
}
bass = \relative c {
\global \clef bass
a8 d d \once \override NoteColumn.force-hshift = 0.5 d g,2
}
That works beautifully. Clearly I had not though of applying the
force-shift to both notes at the same time.
Thanks!
Regards,
Auke
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user