On Sat, 2012-01-21 at 01:22 +0100, Marco wrote:
> On 2012-01-20 Kip Warner <k...@thevertigo.com> wrote:
> 
> > So what does ConTeXt do when it typesets an \externalfigure?
> > Does it always use inkscape, or only sometimes?
> 
> If the  image type is  supported by the TeX  engine (jpeg,
> png, pdf, mps) it is directly included. SVG files inkscape
> is  called to  convert  the  SVG to  PDF.  For EPS  images
> ghostscript is used:
> 
> strace results:
> 
> execve("/usr/bin/gs", ["gs", "-q", "-sDEVICE=pdfwrite",
>       "-dNOPAUSE", "-dNOCACHE", "-dBATCH",
>       "-dAutoRotatePages=/None", "-dPDFSETTINGS=/prepress",
>       "-dEPSCrop", "-sOutputFile=m_k_i_v_graph.pdf",
>       "graph.eps", "-c", "quit"], [/* 55 vars */]) 

Right, but since the average end user probably won't know that, doesn't
that still suggest Inkscape be listed as a dependency?

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to