Re: besideCN seems to have stopped working

2012-06-01 Thread Robin Bannister
Gerry Prosser wrote: Removing the dollars certainly seems to work - thank you! Hopefully someone cleverer than us will be along shortly to explain why ... It was David Kastrup's work which makes it possible to remove the dollars. And please note that any dollars you remove should of course

besideCN seems to have stopped working

2012-05-31 Thread Gerry Prosser
besideCN is used to display capo settings along with guitar chord names, but with 2.15.39 I get error message 'Unbound variable: $which-side' the last working score I have was compiled with 2.15.13 besideCN = #(define-music-function (parser location which-side added-text) (integer? string?)

Re: besideCN seems to have stopped working

2012-05-31 Thread Choan Gálvez
On 5/31/12 12:09 , Gerry Prosser wrote: besideCN is used to display capo settings along with guitar chord names, but with 2.15.39 I get error message 'Unbound variable: $which-side' the last working score I have was compiled with 2.15.13 besideCN = #(define-music-function (parser location

Re: besideCN seems to have stopped working

2012-05-31 Thread David Kastrup
Choan Gálvez choan.gal...@gmail.com writes: On 5/31/12 12:09 , Gerry Prosser wrote: besideCN = #(define-music-function (parser location which-side added-text) (integer? string?) #{\once \override ChordNames.ChordName #'stencil = #(lambda (grob) (ly:grob-set-property! grob 'text (markup

Re: besideCN seems to have stopped working

2012-05-31 Thread David Kastrup
Gerry Prosser ge...@chalkblue.co.uk writes: besideCN is used to display capo settings along with guitar chord names, but with 2.15.39 I get error message 'Unbound variable: $which-side' the last working score I have was compiled with 2.15.13 besideCN = #(define-music-function (parser

Re: besideCN seems to have stopped working

2012-05-31 Thread Gerry Prosser
Choan ... if you are scheme-illiterate, what does that make me ? Removing the dollars certainly seems to work - thank you! Hopefully someone cleverer than us will be along shortly to explain why .. G On 31 May 2012 18:03, Choan Gálvez choan.gal...@gmail.com wrote: On 5/31/12 12:09 , Gerry

Re: besideCN seems to have stopped working

2012-05-31 Thread Gerry Prosser
David ... thanks, and yes indeed. And I run convert-ly on every new score I create with denemo, so there really is no excuse for not engaging brain on this occasion 8-) Thanks for all the gentle admonishments from around the community . G On 31 May 2012 19:30, David Kastrup d...@gnu.org

Re: besideCN seems to have stopped working

2012-05-31 Thread David Kastrup
Gerry Prosser ge...@chalkblue.co.uk writes: David ... thanks, and yes indeed. And I run convert-ly on every new score I create with denemo, so there really is no excuse for not engaging brain on this occasion 8-) Thanks for all the gentle admonishments from around the community . Well,

Re: besideCN seems to have stopped working

2012-05-31 Thread David Kastrup
Gerry Prosser ge...@chalkblue.co.uk writes: Choan ... if you are scheme-illiterate, what does that make me ?  Removing the dollars certainly seems to work - thank you! Hopefully someone cleverer than us will be along shortly to explain why .. G Actually, I was not able to explain the