Re: ly:make-stencil arguments question

2017-01-19 Thread David Kastrup
Urs Liska writes: > Am 19.01.2017 um 09:59 schrieb David Kastrup: >> Urs Liska writes: >> >>> Am 18.01.2017 um 21:18 schrieb Thomas Morley: customClefStencilOne = #(ly:make-stencil `(path 0.2 ',(func 1)) >>> ... I wouldn't have ever

Re: ly:make-stencil arguments question

2017-01-19 Thread Urs Liska
Am 19.01.2017 um 09:59 schrieb David Kastrup: > Urs Liska writes: > >> Am 18.01.2017 um 21:18 schrieb Thomas Morley: >>> customClefStencilOne = >>> #(ly:make-stencil `(path 0.2 ',(func 1)) >> ... I wouldn't have ever thought of that ', combination. >> >> I had yet

Re: ly:make-stencil arguments question

2017-01-19 Thread David Kastrup
Urs Liska writes: > Am 18.01.2017 um 21:18 schrieb Thomas Morley: >> >> customClefStencilOne = >> #(ly:make-stencil `(path 0.2 ',(func 1)) > > ... I wouldn't have ever thought of that ', combination. > > I had yet another complication because in my actual case "func"

Re: ly:make-stencil arguments question

2017-01-19 Thread Urs Liska
Hi Harm, thank you very much! Am 18.01.2017 um 21:18 schrieb Thomas Morley: > 2017-01-18 11:15 GMT+01:00 Urs Liska : >> >> Am 18.01.2017 um 11:13 schrieb Urs Liska: >>> See attached file which is derived from >>> http://lsr.di.unimi.it/LSR/Snippet?id=623. >>> >> Sorry,

Re: ly:make-stencil arguments question

2017-01-18 Thread Thomas Morley
2017-01-18 11:15 GMT+01:00 Urs Liska : > > > Am 18.01.2017 um 11:13 schrieb Urs Liska: >> >> See attached file which is derived from >> http://lsr.di.unimi.it/LSR/Snippet?id=623. >> > > Sorry, please *ignore* the attachment of the previous post, here's the > correct one. >

Re: ly:make-stencil arguments question

2017-01-18 Thread Urs Liska
Am 18.01.2017 um 11:13 schrieb Urs Liska: > > See attached file which is derived from > http://lsr.di.unimi.it/LSR/Snippet?id=623. > Sorry, please *ignore* the attachment of the previous post, here's the correct one. -- u...@openlilylib.org https://openlilylib.org http://lilypondblog.org

ly:make-stencil arguments question

2017-01-18 Thread Urs Liska
Hi all, I'm struggling to parametrize the creation of a stencil, and I must admit I'm totally lost with the issue of multiple level quoting/quasiquoting/unquoting. See attached file which is derived from http://lsr.di.unimi.it/LSR/Snippet?id=623. It uses ly:make-stencil to create a stencil from