lilypond-user
[Top][All Lists]
Advanced

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

Lyrics placed on rest but free notehead available


From: Han-Wen Nienhuys
Subject: Lyrics placed on rest but free notehead available
Date: Sat, 31 Aug 2002 13:40:50 +0200

address@hidden writes:
> The snippet below results in the "in" of "inter" (second voice, third bar, 
> first syllable) being placed on the rest at the end of the second bar, with 
>
> Versions 1.5.68 and 1.5.70 complained about "Lyrics found without a 
> matching notehead", but 1.6.0 does not give any error messages. All three 
> produce the same output.

Congratulations! You've found a bug (Use LilyPond, And You May Already
Be A Winner!).

I was surprised that I didn't get any earlier bugreports about this.
Anyway a fix is in CVS, but you can also apply this:

--- engraver-init.ly.~1.56.~    Mon Aug 19 00:52:33 2002
+++ engraver-init.ly    Sat Aug 31 13:34:56 2002
@@ -134,6 +134,7 @@
        \consists "Arpeggio_engraver"
        \consists "Multi_measure_rest_engraver"
        \consists "Text_spanner_engraver"
+       \consists "Grob_pq_engraver"

        \consists "Ligature_bracket_engraver"
        \consists "Breathing_sign_engraver"


-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

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