From b0f3361df8e042de432eea3dde12086a360f57eb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Jul 2012 17:05:12 +0000 Subject: mpgraphics (21jun12) git-svn-id: svn://tug.org/texlive/trunk@27230 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty b/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty index b00a18b14e8..21353559321 100644 --- a/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty +++ b/Master/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty @@ -7,15 +7,15 @@ %% mpgraphics.dtx (with options: `mpgraphics.sty') %% %% ______________________________________ -%% Copyright © 2011 Vafa Khalighi +%% Copyright © 2011-2012 Vafa Khalighi %% %% License information appended. %% %% \NeedsTeXFormat{LaTeX2e} -\newcommand{\mpgraphics@date}{2011/07/25} -\newcommand{\mpgraphics@version}{v0.2} -\newcommand{\mpgraphics@commit}{commit 7} +\newcommand{\mpgraphics@date}{2012/06/09} +\newcommand{\mpgraphics@version}{v0.3} +\newcommand{\mpgraphics@commit}{commit 2} \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} @@ -75,7 +75,7 @@ inline and display metapost figures in LaTeX] "\unexpanded{\input} #1"} \def\mpg@cmd@extrametapost#1#2{mpost \mpg@metapost@opts\space "\unexpanded{\input} #1"} -\def\mpg@cmd@epstopdf#1#2{epstopdf \mpg@epstopdf@opts\space -o "#2" "#1"} +\def\mpg@cmd@epstopdf#1#2{epstopdf \mpg@epstopdf@opts\space --outfile "#2" "#1"} \def\mpg@nl{^^J\space\space\space\space} \newcommand\mpg@PackageError[2]{% \PackageError{mpgraphics}{\mpg@nl #1^^J}{#2}} @@ -371,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-2012 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