summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/pdftex.man
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/man/pdftex.man')
-rw-r--r--Build/source/texk/web2c/man/pdftex.man34
1 files changed, 1 insertions, 33 deletions
diff --git a/Build/source/texk/web2c/man/pdftex.man b/Build/source/texk/web2c/man/pdftex.man
index bad15ed0265..82d020beb81 100644
--- a/Build/source/texk/web2c/man/pdftex.man
+++ b/Build/source/texk/web2c/man/pdftex.man
@@ -1,4 +1,4 @@
-.TH PDFTEX 1 "14 May 2010" "pdftex 1.40" "Web2C @VERSION@"
+.TH PDFTEX 1 "1 March 2011" "pdftex 1.40" "Web2C @VERSION@"
.\"=====================================================================
.if n .ds MF Metafont
.if t .ds MF M\s-2ETAFONT\s0
@@ -102,12 +102,10 @@ implementation.
This version of pdf\*(TX understands the following command line options.
.TP
.B -draftmode
-.rb
Sets \epdfdraftmode so pdf\*(TX doesn't write a PDF and doesn't read any
included images, thus speeding up execution.
.TP
.B -enc
-.rb
Enable the enc\*(TX extensions. This option is only effective in
combination with
.BR -ini .
@@ -115,7 +113,6 @@ For documentation of the enc\*(TX extensions see
.BR http://www.olsak.net/enctex.html .
.TP
.B -etex
-.rb
Enable the e-\*(TX extensions. This option is only effective in
combination with
.BR -ini .
@@ -123,25 +120,21 @@ See
.BR etex (1).
.TP
.B -file-line-error
-.rb
Print error messages in the form
.I file:line:error
which is similar to the way many compilers format them.
.TP
.B -no-file-line-error
-.rb
Disable printing error messages in the
.I file:line:error
style.
.TP
.B -file-line-error-style
-.rb
This is the old name of the
.B -file-line-error
option.
.TP
.BI -fmt \ format
-.rb
Use
.I format
as the name of the format to be used, instead of the name by which
@@ -150,15 +143,12 @@ pdf\*(TX was called or a
line.
.TP
.B -halt-on-error
-.rb
Exit with an error code when an error is encountered during processing.
.TP
.B -help
-.rb
Print help message and exit.
.TP
.B -ini
-.rb
Start in
.I INI
mode, which is used to dump formats. The
@@ -167,7 +157,6 @@ mode can be used for typesetting, but no format is preloaded, and
basic initializations like setting catcodes may be required.
.TP
.BI -interaction \ mode
-.rb
Sets the interaction mode. The mode can be either
.IR batchmode ,
.IR nonstopmode ,
@@ -178,31 +167,26 @@ The meaning of these modes is the same as that of the corresponding
\ecommands.
.TP
.B -ipc
-.rb
Send DVI or PDF output to a socket as well as the usual output file.
Whether this option is available is the choice of the installer.
.TP
.B -ipc-start
-.rb
As
.BR -ipc ,
and starts the server at the other end as well. Whether this option
is available is the choice of the installer.
.TP
.BI -jobname \ name
-.rb
Use
.I name
for the job name, instead of deriving it from the name of the input file.
.TP
.BI -kpathsea-debug \ bitmask
-.rb
Sets path searching debugging flags according to the bitmask. See the
.I Kpathsea
manual for details.
.TP
.BI -mktex \ fmt
-.rb
Enable
.RI mktex fmt ,
where
@@ -213,12 +197,10 @@ or
.IR tfm .
.TP
.B -mltex
-.rb
Enable ML\*(TX extensions. Only effective in combination with
.BR -ini .
.TP
.BI -no-mktex \ fmt
-.rb
Disable
.RI mktex fmt ,
where
@@ -229,7 +211,6 @@ or
.IR tfm .
.TP
.BI -output-comment \ string
-.rb
In
.I DVI
mode, use
@@ -242,7 +223,6 @@ in
mode.
.TP
.BI -output-directory \ directory
-.rb
Write output files in
.I directory
instead of the current directory. Look up input files in
@@ -250,7 +230,6 @@ instead of the current directory. Look up input files in
first, the along the normal search path.
.TP
.BI -output-format \ format
-.rb
Set the output format mode, where
.I format
must be either
@@ -260,7 +239,6 @@ or
This also influences the set of graphics formats understood by pdf\*(TX.
.TP
.B -parse-first-line
-.rb
If the first line of the main input file begins with
.I %&
parse it to look for a dump name or a
@@ -268,24 +246,20 @@ parse it to look for a dump name or a
option.
.TP
.B -no-parse-first-line
-.rb
Disable parsing of the first line of the main input file.
.TP
.BI -progname \ name
-.rb
Pretend to be program
.IR name .
This affects both the format used and the search paths.
.TP
.B -recorder
-.rb
Enable the filename recorder.
This leaves a trace of the files opened for input and output
in a file with extension
.IR .fls .
.TP
.B -shell-escape
-.rb
Enable the
.BI \ewrite18{ command }
construct. The
@@ -294,7 +268,6 @@ can be any shell command. This construct is normally
disallowed for security reasons.
.TP
.B -no-shell-escape
-.rb
Disable the
.BI \ewrite18{ command }
construct, even if it is enabled in the
@@ -302,7 +275,6 @@ construct, even if it is enabled in the
file.
.TP
.B -src-specials
-.rb
In
.I DVI
mode, insert source specials into the
@@ -313,7 +285,6 @@ This option is ignored in
mode.
.TP
.BI -src-specials \ where
-.rb
In
.I DVI
mode, insert source specials in certain placed of the
@@ -334,14 +305,12 @@ This option is ignored in
mode.
.TP
.BI -translate-file \ tcxname
-.rb
Use the
.I tcxname
translation table to set the mapping of input characters and
re-mapping of output characters.
.TP
.BI -default-translate-file \ tcxname
-.rb
Like
.B -translate-file
except that a
@@ -349,7 +318,6 @@ except that a
line can overrule this setting.
.TP
.B -version
-.rb
Print version information and exit.
.\"=====================================================================
.SH ENVIRONMENT