diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/x-fig-03.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/x-fig-03.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/context/base/x-fig-03.tex b/Master/texmf-dist/tex/context/base/x-fig-03.tex index bf5ea226cff..1317528235e 100644 --- a/Master/texmf-dist/tex/context/base/x-fig-03.tex +++ b/Master/texmf-dist/tex/context/base/x-fig-03.tex @@ -11,8 +11,8 @@ %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. -\ifx \undefined \convertMPtoPDF \input supp-pdf.tex \fi -\ifx \undefined \includefigurefile \else \expandafter \endinput \fi +\ifx \undefined \convertMPtoPDF \input supp-pdf.mkii \fi +\ifx \undefined \includefigurefile \else \expandafter \endinput \fi \gdef\getfigurefile#1% {\expandafter\ifx\csname x-fig-f-#1\endcsname\relax @@ -37,8 +37,8 @@ {\doincludefigurefile{#1}} \def\doincludefigurefile#1#2% - {\edef\next{\noexpand\pdfimage + {\edef\next{\noexpand\pdfimage #1 page \getfigurepage{#2} {\getfigurefile{#2}.pdf}}% - \next} + \next} -\endinput +\endinput |