On Tuesday 27 April 2004 09.13, John Comeau wrote: > Lazyass that I am, I waited till someone else got 2.2 > ready for Cygwin, and installed it tonight. Had to run > convert-ly on the old sample program, but sorry to say > the same bug is there.
Can you please send the exact .ly file which doesn't work with v2.2? It will probably work if you change from \addlyrics (which now is deprecated) to the new \lyricsto syntax for lyrics. I.e., change this > \addlyrics > \context Staff = one { > \property Staff.autoBeaming = ##f > \melody > } > \context Lyrics \text to something like: << \context Staff = one { \set autoBeaming = ##f \context Voice=A \melody } \lyricsto A \context Lyrics \text >> Thanks, Erik _______________________________________________ bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond