Re: alterBroken and ties

2016-10-06 Thread David Nalesnik
Hi Simon, On Thu, Oct 6, 2016 at 4:58 PM, Simon Albrecht wrote: > On 06.10.2016 23:46, Simon Albrecht wrote: >> >> Hello, >> >> in the following snippet >> >> %%% >> \version "2.19.47" >> { >> 1-\alterBroken color #'(black red) ~ \break >> 1 >> } You can't

alterBroken and ties

2016-10-06 Thread Simon Albrecht
Hello, in the following snippet %%% \version "2.19.47" { 1-\alterBroken color #'(black red) ~ \break 1 } %%% alterBroken has no effect; it gives a warning about ~ not being a spanner. Which is wrong – isn’t it? _If_ it isn’t, we should at least add a ‘Known issue’ in NR