Er, sorry, a bump up to .15 fixed this problem. Ignore.
Will
On Feb 1, 2007, at 4.55 PM, Will Oram wrote:
Rests embedded within melismata cause extender lines to terminate
at the point of rest. An example is below; it's rather complex
(it's real music, albeit truncated for reporting), but the point
demonstrated is simple. Running off 2.11.x, Mac OS X.
\include "english.ly"
theVoice = \relative f' {
\clef "treble"
\key bflat \major
\time 6/8
\autoBeamOff
a[( bflat]) g f16[
\melisma
a8 c e16]~
|
e[ f8 e16 d c] bflat8[~ bflat32 c a bflat] g[ a f g]
|
e8 r16 g32[ a] bflat[ c bflat c] bflat8[ a]
\melismaEnd
r
}
theVoiceLyrics = \lyricmode {
Wun -- den Heil, __
}
\score {
\new Staff <<
\context Voice = "theVoice" { \theVoice }
\lyricsto theVoice \new Lyrics \theVoiceLyrics
>>
}
I have to smile and remember
when you accuse me of that smell
----------------------------------------------------------
_ | WILL ORAM
ASCII ribbon campaign ( ) | spamguy (at) foxchange . com
- against HTML email X | wro1 (at) cwru . edu
& vCards / \ |
| AIM spamguy21
----------------------------------------------------------
(ABOVE: Magnetic poetry #3)
I have to smile and remember
when you accuse me of that smell
----------------------------------------------------------
_ | WILL ORAM
ASCII ribbon campaign ( ) | spamguy (at) foxchange . com
- against HTML email X | wro1 (at) cwru . edu
& vCards / \ |
| AIM spamguy21
----------------------------------------------------------
(ABOVE: Magnetic poetry #3)
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond