summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-18 19:43:16 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-18 19:43:16 +0000
commitc7ec54d7435979ac910d284f2a3a0bf5193a63cd (patch)
tree83093013e28f022330c2b2e4f5b8adb030cd3ebf /Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx
parent35fd9173d56a5f1c25703a0889d714173e93ab4a (diff)
Oberdiek update (epstopdf v2.4).
git-svn-id: svn://tug.org/texlive/trunk@15827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx28
1 files changed, 19 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx b/Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx
index 42dd3cb9e9c..8d510fb1544 100644
--- a/Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/epstopdf.dtx
@@ -70,7 +70,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: epstopdf 2009/09/24 v2.3 Conversion with epstopdf on the fly (HO)}
+\Msg{* Package: epstopdf 2009/10/17 v2.4 Conversion with epstopdf on the fly (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -141,7 +141,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{epstopdf.drv}%
- [2009/09/24 v2.3 Conversion with epstopdf on the fly (HO)]%
+ [2009/10/17 v2.4 Conversion with epstopdf on the fly (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2008/08/11]
\begin{document}
@@ -150,7 +150,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{910}
+% \CheckSum{913}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -171,7 +171,7 @@ and the derived files
% \GetFileInfo{epstopdf.drv}
%
% \title{The \xpackage{epstopdf} package}
-% \date{2009/09/24 v2.3}
+% \date{2009/10/17 v2.4}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -392,6 +392,9 @@ and the derived files
% over using \xfile{foo.pdf}. Otherwise \xfile{foo.pdf} is included
% without generating \xfile{foo-suffix.pdf}.
% The default of option \xoption{prefersuffix} is \texttt{true}.
+% \It{program@epstopdf}
+% The name for the conversion program from EPS to PDF,
+% default is `|epstopdf|'.
% \It{verbose}
% It prints some information about the image in the \xfile{.log} file
% (default).
@@ -563,7 +566,7 @@ and the derived files
\fi
\expandafter\x\csname ver@epstopdf.sty\endcsname
\ProvidesPackage{epstopdf}%
- [2009/09/24 v2.3 Conversion with epstopdf on the fly (HO)]
+ [2009/10/17 v2.4 Conversion with epstopdf on the fly (HO)]
% \end{macrocode}
% \begin{macrocode}
\begingroup
@@ -596,7 +599,7 @@ and the derived files
%
% \begin{macrocode}
\let\ETE@SavedAtEnd\ETE@AtEnd
-\RequirePackage{epstopdf-base}[2009/09/24]
+\RequirePackage{epstopdf-base}[2009/10/17]
\let\ETE@AtEnd\ETE@SavedAtEnd
% \end{macrocode}
%
@@ -689,7 +692,7 @@ and the derived files
\fi
\expandafter\x\csname ver@epstopdf-base.sty\endcsname
\ProvidesPackage{epstopdf-base}%
- [2009/09/24 v2.3 Base part for package epstopdf]
+ [2009/10/17 v2.4 Base part for package epstopdf]
% \end{macrocode}
%
% \subsubsection{Catcodes}
@@ -810,6 +813,7 @@ and the derived files
\DeclareStringOption{outdir}
\DeclareStringOption{suffix}
\DeclareBoolOption{prefersuffix}
+\DeclareStringOption{program@epstopdf}
% \end{macrocode}
% Options \xoption{disable} and \xoption{enable} are for testing
% only. Therefore they are not documented on purpose.
@@ -830,7 +834,8 @@ and the derived files
append,%
update,%
prefersuffix,%
- suffix=-\SourceExt-converted-to%
+ suffix=-\SourceExt-converted-to,%
+ program@epstopdf=epstopdf%
}
% \end{macrocode}
%
@@ -1084,7 +1089,7 @@ and the derived files
\ETE@epstopdf{#1}%
}
\def\ETE@epstopdf#1{%
- epstopdf %
+ \ETE@program@epstopdf\space
\ifcase\ifx\OutputDirectory\@empty
\ifx\ETE@suffix\@empty
1%
@@ -1504,6 +1509,11 @@ and the derived files
% Bug fix for the case that both option \xoption{suffix} and
% \xoption{outdir} are used.
% \end{Version}
+% \begin{Version}{2009/10/17 v2.4}
+% \item
+% The name of the program `epstopdf' can be configured via
+% the new option \xoption{program@epstopdf}.
+% \end{Version}
% \end{History}
%
% \PrintIndex