If I compile the following in 2.6.4, I get---as expected---one column
under the third note with "p" and "s".  However, I *don't* get
*anything* under the sixth note (where I would expect "q" and "t").
Why?

  \score {<<
    \context Voice = "foo" { a b << c \\ d >> e f << g \\ a >> b c }
    \new Lyrics \lyricsto "foo" { h i j k l m n o }
    \new Lyrics \lyricsto "1" { p q r }
    \new Lyrics \lyricsto "2" { s t u }
  >>}

-- 
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
"When a character dies, his soul immediately departs.  Getting it back
into the body is a major hassle."       --D&D Players' Handbook, 3e


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to