David Kastrup wrote
> Naming a variable X will likely crash LilyPond since X is already used
> to designate the X axis and quite a bit of Scheme code depends on it.
> Try using longer variable names.
That's what I thought. Thank you David.
--
Sent from: http://lilypond.1069038.n5.nabble.com/Us
foxfanfare writes:
> In my piano scores, I use a lot a music function which can draw little hook
> to indicate the hand separation. We discussed this in this post :
> http://lilypond.1069038.n5.nabble.com/Layout-of-a-piano-hand-indicator-tp184061p212748.html
>
> I currently use the code that Harm
Hi all,
In my piano scores, I use a lot a music function which can draw little hook
to indicate the hand separation. We discussed this in this post :
http://lilypond.1069038.n5.nabble.com/Layout-of-a-piano-hand-indicator-tp184061p212748.html
I currently use the code that Harm wrote last year. The