I think this is a duplicate of
http://code.google.com/p/lilypond/issues/detail?id=329&can=2&q=two
Cheers,
- Graham
Rune Zedeler wrote:
The lyrics "two" and "three" are typeset on top of each other.
It worked well in 2.10.10, so this is a regression.
\version "2.10.25"
\score {
<<
\new Staff << \clef F
\new Voice { \voiceOne b4 b2 b4 }
\new Voice { \voiceTwo c4 c c c }
>>
\new Lyrics \lyricmode {
one4 two three four
}
>>
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond