[EMAIL PROTECTED] writes:
> The following two scores generate different output using 2.1.16.
> 
> \version "2.1.16"
> 
> songA = \notes \relative c' { a2. r8. }
> songB = \notes \relative c'' { a16 a8 a }
> 
> \score {
>   \notes <<
>   \context Voice=A \notes {\songA \songB }
>   \lyricsto A \context Lyrics \lyrics { a a a a }
>   >>
> }

Lyrics is deprecated. I'm still mulling over the best way to remove it
from LilyPond.

-- 
 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to