Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-18 Thread Patrick McCarty
On Sun, Jun 6, 2010 at 6:43 AM, Carl Sorensen wrote: > > So I'd like to propose that we have the task of changing \eyeglasses from > make-postscript-markup to 'path be a Frog task. > > Any takers? I'll take care of it. I've added new issues to keep track of my progress: http://code.google.com/p

Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-06 Thread Patrick McCarty
On Sun, Jun 6, 2010 at 12:16 PM, Patrick McCarty wrote: > > I think that using 'path would be the better option, also the circles > and semicircle will be a little tricky to code. This should say "... though the circles and semicircle will be a little tricky to code." Thanks, Patrick __

Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-06 Thread Patrick McCarty
On Sun, Jun 6, 2010 at 6:43 AM, Carl Sorensen wrote: > On 6/6/10 7:36 AM, "Neil Puttock" wrote: > >> 2010/6/4 Patrick McCarty : >> >>> Another option is to use the 'path routine.  This isn't documented yet >>> and is a little cumbersome to use, but you can find an example that >>> uses 'path in t

Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'

2010-06-06 Thread Patrick McCarty
On Sun, Jun 6, 2010 at 6:36 AM, Neil Puttock wrote: > 2010/6/4 Patrick McCarty : > >> Another option is to use the 'path routine.  This isn't documented yet >> and is a little cumbersome to use, but you can find an example that >> uses 'path in this snippet: >> >>  http://lsr.dsi.unimi.it/LSR/Item

Re: cap in path routine (was: Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'))

2010-06-06 Thread Patrick McCarty
2010/6/6 Patrick McCarty : > 2010/6/6 josé henrique padovani : >> Just to be sure: Is it possible to set different caps with the path routine? >> (I didn't found this option) >> If not, would it be possible to add an optional variable to set it and have >> it working on both ps and svg backends? >

Re: cap in path routine (was: Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'))

2010-06-06 Thread Patrick McCarty
2010/6/6 josé henrique padovani : > Just to be sure: Is it possible to set different caps with the path routine? > (I didn't found this option) > If not, would it be possible to add an optional variable to set it and have > it working on both ps and svg backends? It's not possible right now, but I

cap in path routine (was: Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'))

2010-06-06 Thread josé henrique padovani
Just to be sure: Is it possible to set different caps with the path routine? (I didn't found this option) If not, would it be possible to add an optional variable to set it and have it working on both ps and svg backends? thanks josé -- http://zepadovani.info

Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-06 Thread Carl Sorensen
On 6/6/10 7:36 AM, "Neil Puttock" wrote: > 2010/6/4 Patrick McCarty : > >> Another option is to use the 'path routine.  This isn't documented yet >> and is a little cumbersome to use, but you can find an example that >> uses 'path in this snippet: >> >>  http://lsr.dsi.unimi.it/LSR/Item?id=623

Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'

2010-06-06 Thread Neil Puttock
2010/6/4 Patrick McCarty : > Another option is to use the 'path routine.  This isn't documented yet > and is a little cumbersome to use, but you can find an example that > uses 'path in this snippet: > >  http://lsr.dsi.unimi.it/LSR/Item?id=623 I see \eyeglasses uses make-postscript-markup; I gue

Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'

2010-06-05 Thread josé henrique padovani
Em 04/06/10 17:01, Patrick McCarty escreveu: 2010/6/4 josé henrique padovani: I am trying to generate svg files of my score, where I use some \postscript markups. Everything goes ok, except those markups... I get this warning and the svg file comes without the postcript drawings... "warning:

Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'

2010-06-04 Thread Patrick McCarty
2010/6/4 josé henrique padovani : > > I am trying to generate svg files of my score, where I use some \postscript > markups. Everything goes ok, except those markups... > I get this warning and the svg file comes without the postcript drawings... > "warning: missing stencil expression `embedded-ps'

-dbackend=svg ... warning: missing stencil expression `embedded-ps'

2010-06-04 Thread josé henrique padovani
(OBS: I'm writing to user and devel lists as I am not sure if it is a bug...) Hello, I am trying to generate svg files of my score, where I use some \postscript markups. Everything goes ok, except those markups... I get this warning and the svg file comes without the postcript drawings... "wa