Fixed by a small hshift on the 1/8 note that merges with the 1/2 note:

\version "2.12.2"

\relative c'' {
<<
{
\mergeDifferentlyHeadedOn
\once \override NoteColumn #'force-hshift = #0.05
c8 d e d
} \\ {
c2
}
>>
}

Nick

> -----Original Message-----
> From: Nick Payne [mailto:[email protected]]
> Sent: Friday, 20 March 2009 04:44
> To: '[email protected]'
> Subject: Stem not quite correctly positioned on merged noteheads
> 
> \version "2.12.2"
> 
> \relative c'' {
> <<
> {
> \mergeDifferentlyHeadedOn
> c8 d e d
> } \\ {
> c2
> }
> >>
> }
> 
> If you look closely at the output produced by the above, the right-hand
> stem on the merged note is not exactly positioned in line with the
> right-hand side of the notehead. This is the example from section 1.5.2
> of the NR. I can see the same thing in scores I have set, particularly
> with merged half notes that have a hollow notehead.
> 
> Nick

<<attachment: merge.png>>

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

Reply via email to