If you render the following snippet to PDF, the 16th lines connecting the fis16
to the e16 are not rendered, making the fis16 look like a f4.
I've tested this in lilypond 2.10 and the latest 2.12.2-1, on Windows XP.
I have my rendering attached.
\paper {
ragged-right = ##t
}
\layout {
}
\new Score <<
\new Staff
<< \set Staff.instrumentName="Strange things"
{ \voiceOne
\relative c'' {as2~ as2}
}
{ \voiceTwo
\relative c' {fis16 e16 d16 e16~ e4~ e2}
}
>>
>>
Regards,
Maarten
test.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
