Hi,

Jeff Ousley's question about lyrics made me discover something that doesn't 
make sense to me:

If you use a different Voice context than the default one, the automatic 
melismata only considers slurs, not beams. Example:

\score{
\addlyrics 
  \notes {\context Voice=A [a8 b] [c()d]}
  \lyrics {\context Lyrics one two three four }
}

This produces:
_____      ______
|    |    |      |
o    o    o      o
one  two  three

which I think should be:
_____      ______
|    |    |      |
o    o    o      o
one       two

or, at least:
_____      ______
|    |    |      |
o    o    o      o
one  two  three  four

Erik


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

Reply via email to