summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/mfpic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-27 01:23:09 +0000
committerKarl Berry <karl@freefriends.org>2009-11-27 01:23:09 +0000
commit5647d8caa246f321a52c4b2e3a3c863ebf7be802 (patch)
tree2303f97899eb94b63d55031d00956e4d0562610b /Master/texmf-dist/tex/generic/mfpic
parentfe72ad90ddffe706b2dd4f72337956dd9cb541c9 (diff)
mfpic 1.03 (26nov09)
git-svn-id: svn://tug.org/texlive/trunk@16182 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/mfpic')
-rw-r--r--Master/texmf-dist/tex/generic/mfpic/mfpic.sty4
-rw-r--r--Master/texmf-dist/tex/generic/mfpic/mfpic.tex11
-rw-r--r--Master/texmf-dist/tex/generic/mfpic/mfppatch.tex4
3 files changed, 9 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/generic/mfpic/mfpic.sty b/Master/texmf-dist/tex/generic/mfpic/mfpic.sty
index 37b29b10756..0c6fd3c48fc 100644
--- a/Master/texmf-dist/tex/generic/mfpic/mfpic.sty
+++ b/Master/texmf-dist/tex/generic/mfpic/mfpic.sty
@@ -22,10 +22,10 @@
%% 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
%%%
\ProvidesPackage{mfpic}
- [2009/10/29 v1.02. Macros for drawing with Metafont/MetaPost.]%
+ [2009/11/18 v1.03. Macros for drawing with Metafont/MetaPost.]%
\DeclareOption{draft}{\mfpicdraft}%
\DeclareOption{final}{%
\mfpicfinal\PassOptionsToPackage{final}{graphics}}%
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.}}%
diff --git a/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex b/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
index 520905b1159..151c3b14edd 100644
--- a/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
+++ b/Master/texmf-dist/tex/generic/mfpic/mfppatch.tex
@@ -1,7 +1,7 @@
%%% File: mfppatch.tex
-%%% A part of mfpic 1.02 2009/10/29
+%%% A part of mfpic 1.03 2009/11/18
%%%
-\def\mfp@versionpatched{1.02}%
+\def\mfp@versionpatched{1.03}%
\def\mfp@patchinfo{%
\Mfpic@warn{This patch is only for mfpic version \mfp@versionpatched!\@nl}}%
\let\mfp@dopatches\endinput