Mats Bengtsson wrote Wednesday, September 02, 2009 1:38 PM
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.
Yes, I know. But since Dan is already inserting
\bar "" in the places where a mid-bar break is
required I wondered why he could not also insert
this override before the following bar.
Trevor
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user