Hi,
I discovered this on my local 2.19.81, but it appears to be a regression
somewhere between 2.18.2 and 2.19.55 (compare http://lilybin.com/h2ixxn/1
and http://lilybin.com/h2ixxn/2)
\version "2.18.0"
% The \tweak isn't necessary per-se, it just makes it
What about introducing a new grob property containing the _printed_
bar number and the measure position?
Unless, of course, there is already a way to retrieve the desired information.
With the attached patch, the input file
\version "2.19.82"
{
\override Score.BarNumber.break-visibility = ##(#t
Davide Liessi writes:
> What about introducing a new grob property containing the _printed_
> bar number and the measure position?
> Unless, of course, there is already a way to retrieve the desired information.
Well, you could keep track of the internalBarNumber/barNumber relation
with an engra