% \iffalse meta-comment % % Copyright (C) 2001, 2006, 2007 by % Heiko Oberdiek % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3 of this license or (at your option) any later % version. The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. % % This work has the LPPL maintenance status "maintained". % % This Current Maintainer of this work is Heiko Oberdiek. % % This work consists of the main source file epstopdf.dtx % and the derived files % epstopdf.sty, epstopdf.pdf, epstopdf.ins, epstopdf.drv. % % Distribution: % CTAN:macros/latex/contrib/oberdiek/epstopdf.dtx % CTAN:macros/latex/contrib/oberdiek/epstopdf.pdf % % Unpacking: % (a) If epstopdf.ins is present: % tex epstopdf.ins % (b) Without epstopdf.ins: % tex epstopdf.dtx % (c) If you insist on using LaTeX % latex \let\install=y\input{epstopdf.dtx} % (quote the arguments according to the demands of your shell) % % Documentation: % (a) If epstopdf.drv is present: % latex epstopdf.drv % (b) Without epstopdf.drv: % latex epstopdf.dtx; ... % The class ltxdoc loads the configuration file ltxdoc.cfg % if available. Here you can specify further options, e.g. % use A4 as paper format: % \PassOptionsToClass{a4paper}{article} % % Programm calls to get the documentation (example): % pdflatex epstopdf.dtx % makeindex -s gind.ist epstopdf.idx % pdflatex epstopdf.dtx % makeindex -s gind.ist epstopdf.idx % pdflatex epstopdf.dtx % % Installation: % TDS:tex/latex/oberdiek/epstopdf.sty % TDS:doc/latex/oberdiek/epstopdf.pdf % TDS:source/latex/oberdiek/epstopdf.dtx % %<*ignore> \begingroup \def\x{LaTeX2e}% \expandafter\endgroup \ifcase 0\ifx\install y1\fi\expandafter \ifx\csname processbatchFile\endcsname\relax\else1\fi \ifx\fmtname\x\else 1\fi\relax \else\csname fi\endcsname % %<*install> \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} \Msg{* Package: epstopdf 2007/04/26 v1.4 Conversion with epstopdf on the fly (HO)} \Msg{************************************************************************} \keepsilent \askforoverwritefalse \preamble This is a generated file. Copyright (C) 2001, 2006, 2007 by Heiko Oberdiek This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. This work has the LPPL maintenance status "maintained". This Current Maintainer of this work is Heiko Oberdiek. This work consists of the main source file epstopdf.dtx and the derived files epstopdf.sty, epstopdf.pdf, epstopdf.ins, epstopdf.drv. \endpreamble \generate{% \file{epstopdf.ins}{\from{epstopdf.dtx}{install}}% \file{epstopdf.drv}{\from{epstopdf.dtx}{driver}}% \usedir{tex/latex/oberdiek}% \file{epstopdf.sty}{\from{epstopdf.dtx}{package}}% } \obeyspaces \Msg{************************************************************************} \Msg{*} \Msg{* To finish the installation you have to move the following} \Msg{* file into a directory searched by TeX:} \Msg{*} \Msg{* epstopdf.sty} \Msg{*} \Msg{* To produce the documentation run the file `epstopdf.drv'} \Msg{* through LaTeX.} \Msg{*} \Msg{* Happy TeXing!} \Msg{*} \Msg{************************************************************************} \endbatchfile % %<*ignore> \fi % %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{epstopdf.drv}% [2007/04/26 v1.4 Conversion with epstopdf on the fly (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc} \begin{document} \DocInput{epstopdf.dtx}% \end{document} % % \fi % % \CheckSum{195} % % \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 % Lower-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 % Digits \0\1\2\3\4\5\6\7\8\9 % Exclamation \! Double quote \" Hash (number) \# % Dollar \$ Percent \% Ampersand \& % Acute accent \' Left paren \( Right paren \) % Asterisk \* Plus \+ Comma \, % Minus \- Point \. Solidus \/ % Colon \: Semicolon \; Less than \< % Equals \= Greater than \> Question mark \? % Commercial at \@ Left bracket \[ Backslash \\ % Right bracket \] Circumflex \^ Underscore \_ % Grave accent \` Left brace \{ Vertical bar \| % Right brace \} Tilde \~} % % \GetFileInfo{epstopdf.drv} % % \title{The \xpackage{epstopdf} package} % \date{2007/04/26 v1.4} % \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}} % % \maketitle % % \begin{abstract} % This packages adds support of handling eps images % to package \xpackage{graphics} or \xpackage{graphicx} % with option \xoption{pdftex}. If an eps image is detected, % epstopdf is automatically called to convert it to pdf format. % \end{abstract} % % \tableofcontents % % \providecommand*{\xprogram}[1]{\textsf{#1}} % % \section{Documentation} % % \subsection{Requirements} % % \begin{itemize} % \item % The program \xprogram{epstopdf} for the conversion from EPS % to PDF. However, other programs can % be used and configured by \cs{DeclareGraphicsRule}. % \item % The feature \cs{write18} must be enabled. This allows the % running of external programs during \TeX's compile run. % Keep in mind that this is a security risk. The feature is an % addition to \cs{TeX}. Mik\TeX, te\TeX, \TeX\ Live support it. % In Web2C based \TeX\ distributions (te\TeX, \TeX\ Live) it can be % enabled in the configuration file \xfile{texmf.cnf}: % \begin{quote} % |shell_escape = 1| % \end{quote} % Because of the security risk, it is better to do it on the % command line only: % \begin{quote} % \texttt{-shell-escape} (te\TeX, \TeX\ Live)\\ % \texttt{--enable-write18} (MiK\TeX) % \end{quote} % Example: % \begin{quote} % |pdflatex -shell-escape test.tex| % \end{quote} % \end{itemize} % % \section{Usage} % % The package is loaded after graphic\{s,x\}, e.g.: % \begin{quote} % |\usepackage[pdftex]{graphicx}|\\ % |\usepackage{epstopdf}| % \end{quote} % Now images with extension `.eps' are detected % and supported: % \begin{itemize} % \item % Implicitly: |\includegraphics{bild}|\\ % If \xfile{bild.eps} is present, but \xfile{bild.pdf} is missed, % then \xfile{bild.eps} is converted to \xfile{bild.pdf} that % is then included by \pdfTeX. % On the next ocurrences or on the next \pdfTeX\ run, % the PDF file is already available, so the % conversion step is skipped. % \item % Explicitly: |\includegraphics{bild.eps}|\\ % Each time the conversion program is called. % \end{itemize} % % \subsection{Configuration} % % Package \xpackage{epstopdf} implements the forth argument % of \cs{DeclareGraphicsRule} for \pdfTeX. There conversion programs % can be configured and package \xpackage{epstopdf} declares: % \begin{quote} % |\DeclareGraphicsRule{.eps}{pdf}{.pdf}{`epstopdf #1}| % \end{quote} % Additionally the extension \xfile{.eps} is added to the % list of extensions that are recognized by package \xpackage{graphics}, % see \cs{GraphicsExtensions}. % % Instead of \xprogram{epstopdf} other programs can be used, % for example \xprogram{ghostscript}: % \begin{quote} % |\DeclareGraphicsRule{.eps}{pdf}{.pdf}{`ps2pdf -dEPSCrop #1}| % \end{quote} % % \subsection{Other image formats} % % The support that package \xpackage{epstopdf} implements is not % limited to EPS files. Other image conversions can be declared. % The following example shows it for GIF images under Unix with % ImageMagick's \xprogram{convert}: %\begin{quote} %\begin{verbatim} %\DeclareGraphicsRule{.gif}{png}{.png}{% % `convert #1 `basename #1 .gif`.png% %} %\end{verbatim} %\end{quote} % Or without \xprogram{basename}: %\begin{quote} %\begin{verbatim} %\makeatletter %\DeclareGraphicsRule{.gif}{png}{.png}{% % `convert #1 \noexpand\Gin@base.png% %} %\makeatother %\end{verbatim} %\end{quote} % The file extension \xfile{.gif} can be added to the extension list that % package \xpackage{graphics} searches if the file extension % is not given in \cs{includegraphics}. % The list can be set by \cs{GraphicsExtensions}. % The following example shows another way by adding \xfile{.gif} to the % list: %\begin{quote} %\begin{verbatim} %\makeatletter %\g@addto@macro\Gin@extensions{,.gif} %\makeatother %\end{verbatim} %\end{quote} % % \StopEventually{ % } % % \section{Implementation} % % \begin{macrocode} %<*package> % \end{macrocode} % % \subsection{Relead check and identification} % Reload check, especially if the package is not used with \LaTeX. % \begin{macrocode} \begingroup \catcode44 12 % , \catcode45 12 % - \catcode46 12 % . \catcode58 12 % : \catcode64 11 % @ \expandafter\let\expandafter\x\csname ver@epstopdf.sty\endcsname \ifcase 0% \ifx\x\relax % plain \else \ifx\x\empty % LaTeX \else 1% \fi \fi \else \expandafter\ifx\csname PackageInfo\endcsname\relax \def\x#1#2{% \immediate\write-1{Package #1 Info: #2.}% }% \else \def\x#1#2{\PackageInfo{#1}{#2, stopped}}% \fi \x{epstopdf}{The package is already loaded}% \endgroup \expandafter\endinput \fi \endgroup % \end{macrocode} % Package identification: % \begin{macrocode} \begingroup \catcode40 12 % ( \catcode41 12 % ) \catcode44 12 % , \catcode45 12 % - \catcode46 12 % . \catcode47 12 % / \catcode58 12 % : \catcode64 11 % @ \expandafter\ifx\csname ProvidesPackage\endcsname\relax \def\x#1#2#3[#4]{\endgroup \immediate\write-1{Package: #3 #4}% \xdef#1{#4}% }% \else \def\x#1#2[#3]{\endgroup #2[{#3}]% \ifx#1\relax \xdef#1{#3}% \fi }% \fi \expandafter\x\csname ver@epstopdf.sty\endcsname \ProvidesPackage{epstopdf}% [2007/04/26 v1.4 Conversion with epstopdf on the fly (HO)] % \end{macrocode} % % \subsection{Help macros for miniltx mode} % % \begin{macrocode} \@ifundefined{PackageWarning}{% \def\PackageWarning#1#2{% \begingroup \newlinechar=10 % \def\MessageBreak{% ^^J(#1)\@spaces\@spaces\@spaces\@spaces }% \immediate\write16{^^JPackage #1 Warning: #2\on@line.^^J}% \endgroup }% }{} \@ifundefined{PackageWarningNoLine}{% \def\PackageWarningNoLine#1#2{% \PackageWarning{#1}{#2\@gobble}% }% }{} \@ifundefined{on@line}{% \def\on@line{ on input line \the\inputlineno}% }{} \@ifundefined{@spaces}{% \def\@spaces{\space\space\space\space}% }{} % \end{macrocode} % % \subsection{Checks} % % Check, whether package graphics is loaded % (also graphicx loads graphics). % Because miniltx.tex does not know \cs{@ifpackageloaded} % we test for \cs{Gin@setfile} instead. % \begin{macrocode} \begingroup\expandafter\expandafter\expandafter\endgroup \expandafter\ifx\csname Gin@setfile\endcsname\relax \PackageWarningNoLine{epstopdf}{% No graphics package \string`graphic{s,x}\string' found% }% \expandafter\endinput \fi % \end{macrocode} % % Check, whether pdftex.def is loaded. \cs{ver@pdftex.def} is not % available with miniltx.tex, thus we test for \cs{Gin@driver}. % \begin{macrocode} \begingroup \def\x{pdftex.def}% \ifx\Gin@driver\x \else \PackageWarningNoLine{epstopdf}{% Graphics driver file \string`pdftex.def\string' not found% }% \expandafter\endgroup\expandafter\endinput \fi \endgroup % \end{macrocode} % % Check, whether the shell escape feature is enabled. % % \begin{macrocode} \begingroup \expandafter\ifx\csname pdfshellescape\endcsname\relax \else \ifnum\pdfshellescape>0 % \else \PackageWarningNoLine{epstopdf}{% Shell escape feature is not enabled% }% \fi \fi \endgroup % \end{macrocode} % % \subsection{Adding conversion support} % % Patch \cs{Gin@setfile} to execute |#3|, if it contains % a command. % \begin{macrocode} \let\ETEorg@Gin@setfile\Gin@setfile \def\Gin@setfile#1#2#3{% \if`\@car #3\relax\@nil \immediate\write18{\@cdr #3\@empty\@nil}% \ETEorg@Gin@setfile{#1}{#2}{\Gin@base #2}% \else \ETEorg@Gin@setfile{#1}{#2}{#3}% \fi } % \end{macrocode} % % Adding .eps at the end of the list of extensions, % defined by \cs{GraphicsExtensions}. % \begin{macrocode} \@ifundefined{Gin@extensions}{% \def\Gin@extensions{.eps}% }{% \expandafter\ifx\expandafter\indent\Gin@extensions\indent \def\Gin@extensions{.eps}% \else \expandafter\def\expandafter\Gin@extensions\expandafter{% \Gin@extensions,.eps% }% \fi } % \end{macrocode} % % \cs{DeclareGraphicsRule} for .eps % \begin{macrocode} \@namedef{Gin@rule@.eps}#1{{pdf}{.pdf}{`epstopdf #1}} % \end{macrocode} % % \begin{macrocode} % % \end{macrocode} % \section{Installation} % % \subsection{Download} % % \paragraph{Package.} This package is available on % CTAN\footnote{\url{ftp://ftp.ctan.org/tex-archive/}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/epstopdf.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/epstopdf.pdf}] Documentation. % \end{description} % % % \paragraph{Bundle.} All the packages of the bundle `oberdiek' % are also available in a TDS compliant ZIP archive. There % the packages are already unpacked and the documentation files % are generated. The files and directories obey the TDS standard. % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/oberdiek-tds.zip}] % \end{description} % % \subsection{Bundle installation} % % \paragraph{Unpacking.} Unpack the \xfile{oberdiek-tds.zip} in the % TDS tree (also known as \xfile{texmf} tree) of your choice. % Example (linux): % \begin{quote} % |unzip oberdiek-tds.zip -d ~/texmf| % \end{quote} % % \paragraph{Script installation.} % Check the directory \xfile{TDS:scripts/oberdiek/} for % scripts that need further installation steps. % Package \xpackage{attachfile2} comes with the Perl script % \xfile{pdfatfi.pl} that should be installed in such a way % that it can be called as \texttt{pdfatfi}. % Example (linux): % \begin{quote} % |chmod +x scripts/oberdiek/pdfatfi.pl|\\ % |cp scripts/oberdiek/pdfatfi.pl /usr/local/bin/| % \end{quote} % % \subsection{Package installation} % % \paragraph{Unpacking.} The \xfile{.dtx} file is a self-extracting % \docstrip\ archive. The files are extracted by running the % \xfile{.dtx} through \plainTeX: % \begin{quote} % \verb|tex epstopdf.dtx| % \end{quote} % % \paragraph{TDS.} Now the different files must be moved into % the different directories in your installation TDS tree % (also known as \xfile{texmf} tree): % \begin{quote} % \def\t{^^A % \begin{tabular}{@{}>{\ttfamily}l@{ $\rightarrow$ }>{\ttfamily}l@{}} % epstopdf.sty & tex/latex/oberdiek/epstopdf.sty\\ % epstopdf.pdf & doc/latex/oberdiek/epstopdf.pdf\\ % epstopdf.dtx & source/latex/oberdiek/epstopdf.dtx\\ % \end{tabular}^^A % }^^A % \sbox0{\t}^^A % \ifdim\wd0>\linewidth % \begingroup % \advance\linewidth by\leftmargin % \advance\linewidth by\rightmargin % \edef\x{\endgroup % \def\noexpand\lw{\the\linewidth}^^A % }\x % \def\lwbox{^^A % \leavevmode % \hbox to \linewidth{^^A % \kern-\leftmargin\relax % \hss % \usebox0 % \hss % \kern-\rightmargin\relax % }^^A % }^^A % \ifdim\wd0>\lw % \sbox0{\small\t}^^A % \ifdim\wd0>\linewidth % \ifdim\wd0>\lw % \sbox0{\footnotesize\t}^^A % \ifdim\wd0>\linewidth % \ifdim\wd0>\lw % \sbox0{\scriptsize\t}^^A % \ifdim\wd0>\linewidth % \ifdim\wd0>\lw % \sbox0{\tiny\t}^^A % \ifdim\wd0>\linewidth % \lwbox % \else % \usebox0 % \fi % \else % \lwbox % \fi % \else % \usebox0 % \fi % \else % \lwbox % \fi % \else % \usebox0 % \fi % \else % \lwbox % \fi % \else % \usebox0 % \fi % \else % \lwbox % \fi % \else % \usebox0 % \fi % \end{quote} % If you have a \xfile{docstrip.cfg} that configures and enables \docstrip's % TDS installing feature, then some files can already be in the right % place, see the documentation of \docstrip. % % \subsection{Refresh file name databases} % % If your \TeX~distribution % (\teTeX, \mikTeX, \dots) relies on file name databases, you must refresh % these. For example, \teTeX\ users run \verb|texhash| or % \verb|mktexlsr|. % % \subsection{Some details for the interested} % % \paragraph{Attached source.} % % The PDF documentation on CTAN also includes the % \xfile{.dtx} source file. It can be extracted by % AcrobatReader 6 or higher. Another option is \textsf{pdftk}, % e.g. unpack the file into the current directory: % \begin{quote} % \verb|pdftk epstopdf.pdf unpack_files output .| % \end{quote} % % \paragraph{Unpacking with \LaTeX.} % The \xfile{.dtx} chooses its action depending on the format: % \begin{description} % \item[\plainTeX:] Run \docstrip\ and extract the files. % \item[\LaTeX:] Generate the documentation. % \end{description} % If you insist on using \LaTeX\ for \docstrip\ (really, % \docstrip\ does not need \LaTeX), then inform the autodetect routine % about your intention: % \begin{quote} % \verb|latex \let\install=y\input{epstopdf.dtx}| % \end{quote} % Do not forget to quote the argument according to the demands % of your shell. % % \paragraph{Generating the documentation.} % You can use both the \xfile{.dtx} or the \xfile{.drv} to generate % the documentation. The process can be configured by the % configuration file \xfile{ltxdoc.cfg}. For instance, put this % line into this file, if you want to have A4 as paper format: % \begin{quote} % \verb|\PassOptionsToClass{a4paper}{article}| % \end{quote} % An example follows how to generate the % documentation with pdf\LaTeX: % \begin{quote} %\begin{verbatim} %pdflatex epstopdf.dtx %makeindex -s gind.ist epstopdf.idx %pdflatex epstopdf.dtx %makeindex -s gind.ist epstopdf.idx %pdflatex epstopdf.dtx %\end{verbatim} % \end{quote} % % \begin{History} % \begin{Version}{2001/01/06 v1.0} % \item % First public version, % published in the \pdfTeX\ mailing list. % \end{Version} % \begin{Version}{2001/02/04 v1.1} % \item % Minor documentation update. % \item % CTAN. % \end{Version} % \begin{Version}{2006/02/20 v1.2} % \item % DTX framework. % \item % Compatibility for \xfile{miniltx.tex}. % \end{Version} % \begin{Version}{2006/08/26 v1.3} % \item % Check for \cs{write18} if available and print a warning % if the feature is not enabled. % \end{Version} % \begin{Version}{2007/04/26 v1.4} % \item % Documentation rewritten and extended. % \end{Version} % \end{History} % % \PrintIndex % % \Finale \endinput