bug-lilypond
[Top][All Lists]
Advanced

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

Re: Weird lyrics-typesetting-bug


From: Graham Percival
Subject: Re: Weird lyrics-typesetting-bug
Date: Mon, 04 Jun 2007 17:48:18 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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