Andre Poenitz wrote:

> On Thu, Jun 12, 2003 at 02:35:38PM +0000, Angus Leeming wrote:
>> $ fig2dev -Lpdftex -P ${input} ${pdftex}
> 
> My fig2dev (3.2 patchlevel3d) does not understand -Lpdftex anyway.

I discovered that
    fig2dev -Lpstex -p1 ${input} ${ouput}
was what I needed in the modern_xfig function in the script.

> What's wrong with
>  fig2dev -Lpstex -P ${input} tmp.ps
>  epstopdf tmp.ps

This is what I do in the legacy_xfig function in the script.

It will even choose the appropriate function to call for you ;-)
-- 
Angus

Reply via email to