Bar number on odd bars does not work on new release?

2014-01-06 Thread Esa Erola
The snippet putting bar numbers on odd bars does not seem to work on 2.16.0 - it worked on an earlier release \context { \Score barNumberVisibility = #all-bar-numbers-visible barNumberVisibility = #(lambda (n) (= (modulo n 2) 1)) \override BarNumber #'break-visibility = #all

> I'm not top posting. colour setting problem with connected arpeggio? v 2.12.2

2011-01-29 Thread Esa Erola
> I'm not top posting. Hi, I would like to ask about an issue, maybe not a big one, but I got stuck to this for some reason. My use case: I would like to use connected arpeggio bracket in one meaning with a color and unconnected arpeggio in default color and format. Running the script below set