2008/7/21 Valentin Villenave <[EMAIL PROTECTED]>: > 2008/7/21 Joe Neeman <[EMAIL PROTECTED]>: > >>> Is it possible, by any chance, to avoid this message? >> >> If you add >> \override RehearsalMark #'Y-offset = #0 >> \override MetronomeMark #'Y-offset = #0 >> then it kills the programming errors but it also messes up the >> formatting for some reason I don't understand. > > Thanks Joe; I guess I'll have to bear with the messages then.
If you move any of the mark engravers, you should move the Staff_collecting_engraver to the Staff context; that should fix the annoying error messages. Regards, Neil _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
