I won't comment on the default value, but: > Can the gap be extended by some ratio of global staff size? (I'm assuming a > fixed increase would make problems with scores with a larger basic staff > size, like my own.)
Sure:
```
\layout {
\context {
\Score
\override BarLine.space-alist.next-note = #'(semi-fixed-space . 10)
}
}
```
(it will automatically scale with the global staff size).
signature.asc
Description: This is a digitally signed message part
