1e2pall(1)                            teTeX                           e2pall(1)
2
3
4

NAME

6       e2pall - convert all EPS files in a LaTeX document to PDF
7

SYNOPSIS

9       e2pall TEXFILE
10

DESCRIPTION

12       e2pall  searches  through TEXFILE for \includegraphics commands to find
13       the base names  of  image  files.   When  it  finds  one,  e2pall  runs
14       epstopdf(1) to create a PDF file from the EPS file.
15
16       e2pall  will  check  to be sure that an existing PDF file is up-to-date
17       with the EPS file, and will not run epstopdf(1)  if  the  PDF  file  is
18       newer than the EPS file.
19

BUGS

21              Seems to be broken
22
23              Cannot  handle  \input{filename}  or  \includegraphics{filename}
24              split over more than one line
25
26              Must be run from same directory as the LaTeX file
27
28              Does not look down $TEXINPUTS
29
30              Cannot handle documents that use \include commands
31
32              Assumes all files included with \includegraphics are EPS files
33

SEE ALSO

35       epstopdf(1)
36

AUTHOR

38       e2pall was written by Jody Klymak <jklymak@apl.washington.edu> and pub‐
39       lished in a posting to the <pdftex@tug.org> (mailing list).
40
41       This  manual  page was written by C.M. Connelly <c@eskimo.com>, for the
42       Debian GNU/Linux system.  It may be used by other distributions without
43       contacting  the  author.   Any mistakes or omissions in the manual page
44       are my fault; inquiries about or corrections to this manual page should
45       be directed to me (and not to the primary author).
46
47teTeX                             August 2000                        e2pall(1)
Impressum