Dear Kyle,

> When I number my own scores, the bars that get numbers are
> 
> 1) The first bar of every staff/system

That's the default.

> 2) Every 10 bars Regardless of location

How about adding this voice in parallel to your music (assuming a 4/4
timing):

{
  s1*9
  \repeat unfold 5 {
    \once \override Score.BarNumber.break-visibility =
#end-of-line-invisible
    s1*10
  }
}

HTH,
Joram

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

Reply via email to