Re: No blot in custom bar line

2015-11-23 Thread Simon Albrecht
On 23.11.2015 23:02, David Nalesnik wrote: Hi Simon, On Mon, Nov 23, 2015 at 3:40 PM, Simon Albrecht mailto:simon.albre...@mail.de>> wrote: Hello, I’ve defined a custom bar line, following the examples in scm/bar-line.scm. Now I would have expected the whole ‘blot’ business t

Re: No blot in custom bar line

2015-11-23 Thread David Nalesnik
Hi Simon, On Mon, Nov 23, 2015 at 3:40 PM, Simon Albrecht wrote: > Hello, > > I’ve defined a custom bar line, following the examples in > scm/bar-line.scm. Now I would have expected the whole ‘blot’ business to > give me round edges, at least with \override Staff.BarLine.rounded = ##t, > but it

No blot in custom bar line

2015-11-23 Thread Simon Albrecht
Hello, I’ve defined a custom bar line, following the examples in scm/bar-line.scm. Now I would have expected the whole ‘blot’ business to give me round edges, at least with \override Staff.BarLine.rounded = ##t, but it doesn’t. Why? Also, it’s a bit of a nuisance that calc-blot isn’t publicly