The following gives an assertion failure with 1.1.45:
\score{
\context Lyrics \lyrics{
{I'd8 like to} }
}
}
Is it possible to have lyrics line up with triplet notes:
<
\notes{ \times 2/3 { a8 b c } }
\lyrics{ \times 2/3 { foo8 bar biz } }
>
Doesn't work.
- bug and triplet lyrics Adrian Mariano
- bug and triplet lyrics Han-Wen Nienhuys
- Re: bug and triplet lyrics Adrian Mariano
