On Sun, 26 Jan 2003 15:43:05 +0100 (CET)
Eric Bullinger <[EMAIL PROTECTED]> wrote:
> in the enclosed example, the second voice should have the lyrics as
> does the second staff. What am I doing wrong?

I can't see anything wrong; this looks like a bug to me.

Note that if you change one line in the tenor (see included section
below), the lyrics work out perfectly.  So something in the tenor
part is messing up the lyrics in the bottom part.

(tested on lily 1.6.6, not 1.7.x)

-----
Tenor = \notes \context Voice = $Tenor {
   \voiceOne
   e4 a2 a4 |
%  d' b8 e' ~ e'2 |
   d' b8 e' ~ e'4 r4 |
   r4 e' e'4. e'8 |
}
Bass = \notes \context Voice = $Bass {
   \voiceTwo
   a,4 r cis r |
   d r e r |
   a2 a4. e8 |
}
----

Cheers,
- Graham


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

Reply via email to