After a substantial MikTex update today (about a week since my last update), I 
am suddenly having problems with \includegraphics.  Here is a minimal example:
File test.tex:
\documentclass{article}\usepackage{graphicx}
\begin{document}
\includegraphics{test.pdf}
\end{document}

and this is the output I get (Windows 10):
C:\Papers>latex test
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (MiKTeX 2.9.7200 64-bit)
entering extended mode
(test.tex
LaTeX2e <2018-12-01>
("C:\Program Files\MiKTeX 2.9\tex/latex/base\article.cls"
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class
("C:\Program Files\MiKTeX 2.9\tex/latex/base\size10.clo"))
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\graphicx.sty"
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\keyval.sty")
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\graphics.sty"
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics\trig.sty")
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics-cfg\graphics.cfg")
("C:\Program Files\MiKTeX 2.9\tex/latex/graphics-def\dvips.def")))
No file test.aux.
! Undefined control sequence.
\Ginclude@graphics ...\Ginput@path \set@curr@file
                                                  {#1}\edef \uq@curr@file {\...
l.5 \includegraphics{test.pdf}

?
! Emergency stop.
\Ginclude@graphics ...\Ginput@path \set@curr@file
                                                  {#1}\edef \uq@curr@file {\...
l.5 \includegraphics{test.pdf}

No pages of output.
Transcript written on test.log.

The test.tex/.pdf combination works fine on Overleaf, so it seems like the 
files are OK.
Any suggestions?
Thanks,

_______________________________________________
Q: How can I leave the mailing list?
A: See https://miktex.org/faq/how-can-i-leave-the-mailing-list

Reply via email to