summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/mfpic/mfpic.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/mfpic/mfpic.tex')
-rw-r--r--Master/texmf-dist/tex/generic/mfpic/mfpic.tex11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/mfpic/mfpic.tex b/Master/texmf-dist/tex/generic/mfpic/mfpic.tex
index a57afbb51d5..b1c4d92b241 100644
--- a/Master/texmf-dist/tex/generic/mfpic/mfpic.tex
+++ b/Master/texmf-dist/tex/generic/mfpic/mfpic.tex
@@ -22,14 +22,14 @@
%% with mfpic: plain TeX, LaTeX, plain Metafont and plain MetaPost.
%%
%%% File: mfpic.dtx
-%%% A part of mfpic 1.02 2009/10/29
+%%% A part of mfpic 1.03 2009/11/18
%%%
\ifx\mfpfileversion\UndEfInEd\else\expandafter\endinput\fi%
{%
\catcode\lq\.12 \catcode\lq\/12%
- \gdef\mfpfileversion{1.02}%
- \gdef\mfpfiledate{2009/10/29}%
- \gdef\mfpicversion{102}%
+ \gdef\mfpfileversion{1.03}%
+ \gdef\mfpfiledate{2009/11/18}%
+ \gdef\mfpicversion{103}%
}%
\let\mfpsaveplus\+%
\let\+\tabalign%
@@ -123,8 +123,7 @@
\endgroup}}%
\newif\ifmfp@latex \mfp@latexfalse
\mfp@ifdefined\documentstyle
- {\def\mfp@tempa{AmS-TeX}%
- \ifx \fmtname\mfp@tempa \mfp@DBlog{AmS-TeX detected.}%
+ {\ifx \amstexloaded@\relax \mfp@DBlog{AmS-TeX detected.}%
\else \mfp@DBlog{LaTeX detected.}\mfp@latextrue
\fi}%
{\mfp@DBlog{Neither LaTeX nor AmS-TeX detected.}}%