Thanks for the bug report.  Unfortunately we do not have the resources
to investigate long examples; could you please construct a minimally small example? There are some tips here:
http://lilypond.org/web/devel/participating/bugs

Cheers,
- Graham


Hi Graham,

Here's the minimal example you requested. I added a second verse to show that lyric hyphen's extend past a rest during a \melisma passage but the extenders do not.

Thanks

Trent

========================
\version "2.11.14"
<<
\new Voice = "one" \relative c'' {
\autoBeamOff
g4\melisma g8[ g g g] f4 e
d'4 r b c
d8[( e] f2)\melismaEnd e4
}
\new Lyrics \lyricsto "one" { Test __ end }
\new Lyrics \lyricsto "one" { Test -- end }





_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to