[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#830199: texlive-latex-base: includegraphics with pdf fails with Undefined control sequence



On 07.07.2016 12:52, Attila Kinali wrote:

Hi,

I use the pdf export of inkscape to import svg files into latex.
Some recent update broke the import function. E.g. the following
code will not work:

---schnipp---
documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{some.pdf}
\end{document}
---schnapp---

There is a \ missing right at the beginning of your example. I guess this is just a typo.

but instead result in the following error message:

I don't have your some.pdf, hence I used a file I found on my system: "cp -p /usr/share/texmf/tex/latex/dblatex/contrib/db2latex/graphics/note.pdf ."

I tried your example code and this file and everything worked fine. you you provide your inkscape export?

H.
--
http://www.hilmar-preusse.de.vu/   #206401 http://counter.li.org


Reply to: