summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/pdfetex.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-01-20 01:07:52 +0000
committerKarl Berry <karl@freefriends.org>2007-01-20 01:07:52 +0000
commit6e324fb707ff4a4209adb7dae158c12348b74b09 (patch)
treed97de2f89d4b8e4523c606afb7229a4b5d083e99 /Master/texmf/doc/man/man1/pdfetex.1
parent98ebf0454a3dd2fe03aa928069df389121fe2a63 (diff)
man pages updates from Sanjoy
git-svn-id: svn://tug.org/texlive/trunk@3610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/pdfetex.1')
-rw-r--r--Master/texmf/doc/man/man1/pdfetex.113
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf/doc/man/man1/pdfetex.1 b/Master/texmf/doc/man/man1/pdfetex.1
index ee65eaa6a99..6da1dca29ca 100644
--- a/Master/texmf/doc/man/man1/pdfetex.1
+++ b/Master/texmf/doc/man/man1/pdfetex.1
@@ -84,9 +84,12 @@ In
mode, pdfe\*(TX can natively handle the
.IR PDF ,
.IR JPG ,
+.IR JBIG2 ,
and
.I PNG
-graphics formats.
+graphics formats. pdfe\*(TX cannot include PostScript or Encapsulated
+PostScript (EPS) graphics files; first convert them to PDF using
+.BR epstopdf (1).
pdfe\*(TX's handling of its command-line arguments is similar to that of
of the other \*(TX programs in the
.I web2c
@@ -474,14 +477,14 @@ More about the list can be found at the
website.
.\"=====================================================================
.SH "SEE ALSO"
-.BR tex (1),
-.BR mf (1),
.BR etex (1),
-.BR pdftex (1).
+.BR mf (1),
+.BR pdftex (1),
+.BR tex (1).
.\"=====================================================================
.SH AUTHORS
The primary authors of pdfe\*(TX are Han The Thanh, Petr Sojka,
-Jiri Zlatuska, and Peter Breitenlohner (e\*TX).
+Jiri Zlatuska, and Peter Breitenlohner (e\*(TX).
.PP
\*(TX was designed by Donald E. Knuth,
who implemented it using his \*(WB system for Pascal programs.