summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mpgraphics
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-20 23:10:19 +0000
committerKarl Berry <karl@freefriends.org>2011-04-20 23:10:19 +0000
commit8b2c5c99a9df67b559a227d41490d9c758a47835 (patch)
tree5c6372eee5b3575a40404b50eb4e1d00dc1778d7 /Master/texmf-dist/tex/latex/mpgraphics
parente719033c1c0b7088ce96bb0c0d0511f8fcce8bbd (diff)
mpgraphics (20apr11)
git-svn-id: svn://tug.org/texlive/trunk@22142 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mpgraphics')
-rw-r--r--Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty b/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty
index eb861e6251e..b00a18b14e8 100644
--- a/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty
+++ b/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty
@@ -14,14 +14,15 @@
%%
\NeedsTeXFormat{LaTeX2e}
\newcommand{\mpgraphics@date}{2011/07/25}
-\newcommand{\mpgraphics@version}{v0.1}
-\newcommand{\mpgraphics@commit}{commit 6}
+\newcommand{\mpgraphics@version}{v0.2}
+\newcommand{\mpgraphics@commit}{commit 7}
\ProvidesPackage{mpgraphics}[\mpgraphics@date\space \mpgraphics@version\space <\mpgraphics@commit>
inline and display metapost figures in LaTeX]
\newcommand{\mpg@graphicsextension}{\ifPDFTeX\ifpdf pdf\else eps\fi\else\ifXeTeX pdf\fi\fi}
\newcommand{\mpg@graphicsformatname}{\ifPDFTeX\ifpdf PDF\else EPS\fi\else\ifXeTeX PDF\fi\fi}
\newcommand{\mpg@formatname}{\ifPDFTeX\ifpdf pdflatex\else latex\fi\else\ifXeTeX xelatex\fi\fi}
\RequirePackage{graphicx,color,moreverb,xkeyval,ifplatform,iftex,ifpdf}
+\@ifundefined{verbatim@out}{\newwrite\verbatim@out}{}%
\newif\if@mpg@debug\@mpg@debugfalse
\expandafter\newif\csname if@mpg@no@\mpg@graphicsextension\endcsname
\newif\if@mpg@noprocess \@mpg@noprocessfalse
@@ -370,7 +371,7 @@ inline and display metapost figures in LaTeX]
\expandafter\edef\csname Fig#1\endcsname{TRUE}
\fi\fi\d@d}
%%
-%% Copyright © 2011 Vafa Khalighi <vafakhlgh@gmail.com>
+%% Copyright © 2011 Vafa Khalighi <vafa018@gmail.com>
%%
%% It may be distributed and/or modified under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of