From 8b2c5c99a9df67b559a227d41490d9c758a47835 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 20 Apr 2011 23:10:19 +0000 Subject: mpgraphics (20apr11) git-svn-id: svn://tug.org/texlive/trunk@22142 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/mpgraphics') 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 +%% Copyright © 2011 Vafa Khalighi %% %% It may be distributed and/or modified under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of -- cgit v1.2.3