bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird lyrics-typesetting-bug


From: Rune Zedeler
Subject: Weird lyrics-typesetting-bug
Date: Mon, 04 Jun 2007 08:02:55 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

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
    }
>>
}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]