Hi Kevin,

> 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"
>     }
>   }

Nice! This solves the problem completely for this one-Staff score (e.g., linear 
instrumental part).
No doubt a similar incantation (e.g., on PianoStaff) will work for my other 
scores — I’ll have to check that when I get back to them.

Thanks!
Kieren.

_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to