On Tue, Feb 3, 2015 at 2:59 PM, Kieren MacMillan <
[email protected]> wrote:
> This may be related to the fact that I have a ScoreMarks (a.k.a. MarkLine)
> context at the top of my score:
Have you tried removing bar numbers from the Score context and placing them
in the Staff context instead? viz.
\layout {
\context {
\Score
\remove "Bar_number_engraver"
}
\context {
\Staff
\consists "Bar_number_engraver"
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user