2008/11/6 Mark Polesky <[EMAIL PROTECTED]>:
> Hi everyone,
>
> I'm referring to the snippet "Printing marks on every staff" found here:
> http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Writing-text#Selected-Snippets-35
>
> Printing marks on every staff moves the measure number up.
> See test file below and attached image. Is this a bug?

Probably not.

The Bar_number_engraver can't see the top stave, since the
Staff_collecting_engraver has been moved to the Staff context
(stavesFound will return an empty list).

Regards,
Neil


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

Reply via email to