Re: Postsctipt arrows

2015-03-13 Thread Urs Liska
Am 14. März 2015 07:15:47 MEZ, schrieb Andrew Bernard : >David, > >Thanks so much for your postscript solution. It’s exactly what I want. >Very, very much appreciated. I feel liberated, since I know postscript >well, I can do almost anything now. > >is it worth creating a snippet for LSR on this

Re: Postsctipt arrows

2015-03-13 Thread Andrew Bernard
David, Thanks so much for your postscript solution. It’s exactly what I want. Very, very much appreciated. I feel liberated, since I know postscript well, I can do almost anything now. is it worth creating a snippet for LSR on this topic? Andrew __

Re: Postsctipt arrows

2015-03-13 Thread David Nalesnik
On Fri, Mar 13, 2015 at 9:43 PM, David Nalesnik wrote: > >> > Spoke too soon: > > \version "2.19.16" > > arrowdef = "/arrowdict 14 dict def arrowdict begin > /mtrx matrix def end > /arrow > { arrowdict begin > /headlength exch def /halfheadthickness exch 2 div def /halfthickness exch > 2 div def

Re: Postsctipt arrows

2015-03-13 Thread David Nalesnik
On Fri, Mar 13, 2015 at 9:27 PM, David Nalesnik wrote: > > > On Fri, Mar 13, 2015 at 9:24 PM, David Nalesnik > wrote: > >> >> >> On Fri, Mar 13, 2015 at 8:31 PM, Andrew Bernard > > wrote: >> >>> Why do I get the feeling nobody is going to answer this? In all >>> seriousness, I don’t know enough

Re: Postsctipt arrows

2015-03-13 Thread David Nalesnik
On Fri, Mar 13, 2015 at 8:31 PM, Andrew Bernard wrote: > Why do I get the feeling nobody is going to answer this? In all > seriousness, I don’t know enough about lilypond to know if this is even > possible or not, which is a dark state of ignorance. If the Scheme gods > could let me know if I am

Re: Postsctipt arrows

2015-03-13 Thread David Nalesnik
On Fri, Mar 13, 2015 at 9:24 PM, David Nalesnik wrote: > > > On Fri, Mar 13, 2015 at 8:31 PM, Andrew Bernard > wrote: > >> Why do I get the feeling nobody is going to answer this? In all >> seriousness, I don’t know enough about lilypond to know if this is even >> possible or not, which is a dar

Re: Postsctipt arrows

2015-03-13 Thread Andrew Bernard
Why do I get the feeling nobody is going to answer this? In all seriousness, I don’t know enough about lilypond to know if this is even possible or not, which is a dark state of ignorance. If the Scheme gods could let me know if I am barking up an entirely impossible tree, that may save me from

Postsctipt arrows

2015-03-12 Thread Andrew Bernard
Greetings list, I want to make many different types of arrows using PostScript. The following function from the Adobe Blue Book works very nicely for what I need. It’s quite general. The question is, how do I incorporate something of this level of complexity this into a form where it can be in