summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-09 21:29:54 +0000
committerKarl Berry <karl@freefriends.org>2023-04-09 21:29:54 +0000
commit0825cbf0093dd40197b70a211e1da47b359a7fdc (patch)
tree8548722b196dc1f3b99e2cbfd3b5e4ca0c72014d /Master/texmf-dist
parentff3b2a89ec36aa462e38987d09d6ef8ba25c0bbd (diff)
\input supp-pdf.mkii since supp-pdf.tex is gone.
Per author Daniel Luecking, https://tug.org/pipermail/metapost/2023-April/003490.html git-svn-id: svn://tug.org/texlive/trunk@66815 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/tex/generic/metapost/mpsproof.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/generic/metapost/mpsproof.tex b/Master/texmf-dist/tex/generic/metapost/mpsproof.tex
index 30e256c9ee5..5b4b7a1ad21 100644
--- a/Master/texmf-dist/tex/generic/metapost/mpsproof.tex
+++ b/Master/texmf-dist/tex/generic/metapost/mpsproof.tex
@@ -60,7 +60,7 @@
% Graphic inclusion macros:
\ifpdf
- \input supp-pdf
+ \input supp-pdf.mkii
\def\includemps#1{\convertMPtoPDF{#1}{1}{1}}
\def\MPSpresets{\pdfoutput=1 \pdfcompresslevel=9
\chardef\makeMPintoPDFobject=1\relax}