[Ipe-discuss] Re: A feature suggestion for IPE

Tim Hutt tdhutt at gmail.com
Wed May 19 00:15:54 CEST 2010


> is there any progress about automatic export to pdf/eps

Why not just save all your figures as PDF. Then there's no need to export.
If you need PDF and EPS you can use ipetoipe in a loop, e.g. in linux
something like this:

for IPEFILE in *.pdf ; do ipetoipe -eps $IPEFILE ${IPEFILE%.pdf}.eps ; done



More information about the Ipe-discuss mailing list