Just in case : if \version "2.16.1" you should use :

\override NoteColumn #'force-hshift = #.005

2013/1/3 Eluze <[email protected]>

> \relative c'' {
>   \new Staff <<
>     \new Voice {
>       \voiceOne
>       e2( f)
>     }
>     \new Voice {
>       \override NoteColumn.force-hshift = #.005
>       \voiceThree
>       b  2(  c)
>     }
>   >>
> }
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to