Tagged Questions
2
votes
0answers
245 views
svg from inkscape — doesn't work in xelatex?
I want to make use of "svg in tex" technology.
Here's a tex:
\documentclass{article}
\usepackage{color}
\usepackage{graphicx}
\newcommand{\executeiffilenewer}[3]{%
...