converted a piece of music from 1.7.17 to 2.10.10 with convert-ly. Result contains a call to \oldaddlyrics. When running lilypond - either 2.10.33 or 2.11.34 - I get the error: cannot find music object: OldLyricCombineMusic
\version "2.10.33"
{
\oldaddlyrics
\context Staff = "sa" { c d e f }
\context Lyrics = "la" { \lyricmode { se de e ef } }
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
