summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/mfpic/mfppatch.tex')
-rw-r--r--Master/texmf-dist/tex/generic/mfpic/mfppatch.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex b/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
new file mode 100644
index 00000000000..3d47072f8ef
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
@@ -0,0 +1,14 @@
+%%% File: mfppatch.tex
+%%% A patch for mfpic 0.9 2006/05/26
+%%%
+\def\mfp@versionpatched{0.9}%
+\def\mfp@patchinfo{%
+ \Mfpic@warn{This patch is only for mfpic version \mfp@versionpatched!\@nl}}%
+\let\mfp@dopatches\endinput
+\ifx\mfpfileversion\mfp@versionpatched
+ \def\mfp@patchinfo{}%
+ \def\mfp@dopatches{}%
+\fi
+\mfp@patchinfo
+\mfp@dopatches
+\endinput