Hey all,
if this is a bug it might be related to issue 460: in the following tiny
example no bar numbers are printed in the line after a line break in the middle
of a repeated measure. Obviously the bar numbers are only invisible because
they are counted correctly:
\version "2.19.3"
{
\repeat volta 2 {
\partial 4 g4
\repeat unfold 24
c'1
d'2.
}
\break
\repeat volta 2 {
g4
\repeat unfold 24
c'1
d'2.
}
}
hth
patrick
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond