bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Aligning lyrics


From: Erik Sandberg
Subject: Aligning lyrics
Date: Wed, 8 Jan 2003 12:48:10 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]