Trevor Daniels wrote:
Does this not work when inserted immediately before
the first full bar on the line? (I haven't actually
tried it)
\once \override Score.BarNumber #'break-visibility = #'#(#t #t #t)
Why not write it as
\once \override Score.BarNumber #'break-visibility = #all-visible
Of course, this method works, but it requires that you manually insert
it where you know that there will be a line break. What was requested
was a method to let LilyPond automatically do this when there is a line
break.
/Mats
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user