Oh, that was tricky to find because there is no explicit line break. It's a
known problem, mentioned in the Readme on github:
Line breaks are not supported. If a bending is broken by a line break, the
file won't compile: the workaround is using \noBreak
Il 03/ago/2014 20:01 "Martyn Quick" ha scr
I've finally worked out what is causing the problem with the guitar bends. It
is when the engraver is trying to implement a linebreak and bending up from one
note to the other at the end of the bar.
The following code gives a simple example of it going wrong. Any ideas how to
fix this? - I g