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

Reply via email to