Sorry, forgot to answer all.
Here again:
2012/10/3 TaoCG <[email protected]>:
> When I typeset a dashed barline in the middle of a bar lilypond prints an
> additional Barnumber in parentheses above it. Is there a way to avoid this?
Using:
\relative c' {
\override Score.BarNumber #'break-visibility = #'#(#t #t #t)
c1
d
e
c8 c c c \bar "dashed"
c c c c
\break
d1 e f
\bar "|."
}
I can't confirm your observation with any tested version.
i.e "2.14.2", "2.16.0", "2.17.0"
-Harm
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user