2008/11/24 Neil Puttock :
> 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).
What's with this engraver anyway? do we really have to move it? (I
have done so in my opera, and since
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
Sorry, forgot the picture. Here it is.
- Mark
<>___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
new Staff \music
\new Staff \music
>>
\header {
piece = "default:"
}
}
\score {
\new StaffGroup
<<
\new Staff \music
\new Staff \music
>>
\header {
piece = \markup \column {
"printing marks on every staff" "moves meas