On Sat, 30 Jul 2016, Thangalin wrote:
Hi,
Possible problem converting SVG to PDF.
$ cat test.tex
\setupexternalfigures[
order={svg,pdf,png},
location={local,default,global},
directory={images},
frameoffset=.5em,
maxwidth=\makeupwidth,
width=\makeupwidth,
]
\starttext
\placefigure{}{\
$ inkscape -V
Inkscape 0.92pre1 unknown (Jul 30 2016)
https://launchpad.net/~inkscape.dev/+archive/ubuntu/trunk
I'm not sure if this version of Inkscape is at fault. It'd be cool if
there was a way to specify the SVG to PDF converter program (e.g., to
use rsvg-converter instead) from the command
Hi,
Possible problem converting SVG to PDF.
$ context --version
mtx-context | ConTeXt Process Management 0.63
mtx-context |
mtx-context | main context file:
/opt/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv
mtx-context | current version: 2016.07.18 16:46
cd $HOME