1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This document is an unofficial reference manual for LaTeX, a
document preparation system, version of October 2018.
This manual was originally translated from LATEX.HLP v1.0a in the
VMS Help Library. The pre-translation version was written by
George D. Greenwade of Sam Houston State University. The
LaTeX 2.09 version was written by Stephen Gilmore. The
LaTeX2e version was adapted from this by Torsten Martinsen. Karl
Berry made further updates and additions, and gratefully acknowledges
using Hypertext Help with LaTeX, by Sheldon Green, and
LaTeX Command Summary (for LaTeX 2.09) by
L. Botway and C. Biemesderfer (published by the TeX Users
Group as TeXniques number 10), as reference material. We also
gratefully acknowledge additional material appearing in
latex2e-reference by Martin Herbert Dietze. (From these references no
text was directly copied.)
Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013,
2014, 2015, 2016, 2017, 2018 Karl Berry.
Copyright 1988, 1994, 2007 Stephen Gilmore.
Copyright 1994, 1995, 1996 Torsten Martinsen.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the entire
resulting derived work is distributed under the terms of a permission
notice identical to this one.
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions. -->
<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Command line (LaTeX2e unofficial reference manual (October 2018))</title>
<meta name="description" content="Command line (LaTeX2e unofficial reference manual (October 2018))">
<meta name="keywords" content="Command line (LaTeX2e unofficial reference manual (October 2018))">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<link href="latex2e_0.html#Top" rel="start" title="Top">
<link href="latex2e_30.html#Index" rel="index" title="Index">
<link href="latex2e_0.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="latex2e_0.html#Top" rel="up" title="Top">
<link href="latex2e_29.html#Document-templates" rel="next" title="Document templates">
<link href="latex2e_27.html#g_t_005ctypeout" rel="prev" title="\typeout">
<style type="text/css">
<!--
body {margin: 1em; margin-top: 0px; padding-top: 1px}
a.anchor {float: right}
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>
</head>
<body id="top" lang="en">
<a name="Command-line" class="anchor"></a>
<a name="Command-line-1" class="anchor"></a>
<h2 class="chapter">Command line</h2>
<a name="index-command-line" class="anchor"></a>
<p>Synopsis (from a terminal command line):
</p>
<div class="example">
<pre class="example">pdflatex <var>options</var> <var>argument</var>
</pre></div>
<p>Run LaTeX on <var>argument</var>. In place of <code>pdflatex</code> you can
also use <code>xelatex</code>, or <code>lualatex</code>, or <code>dviluatex</code>, or
<code>latex</code>.
</p>
<p>For example, this will run LaTeX on the file <samp>thesis.tex</samp>,
creating the output <samp>thesis.pdf</samp>.
</p>
<div class="example">
<pre class="example">pdflatex thesis
</pre></div>
<p><a name="index-_002etex_002c-default-extension" class="anchor"></a>
Note that <samp>.tex</samp> is the default file extension.
</p>
<p>pdfTeX is a development of the original TeX program, as are
XeTeX and LuaTeX (see <a href="latex2e_2.html#TeX-engines">TeX engines</a>). They are completely
backward compatible. But the original program had a custom output
format, DVI, while the newer ones can output directly to PDF. This
allows them to take advantage of the extra features in PDF such as
hyperlinks, support for modern image formats such as JPG and PNG, and
ubiquitous viewing programs. In short, if you run <code>pdflatex</code> or
<code>xelatex</code> or <code>lualatex</code> then you will by default get PDF
and have access to all its modern features. If you run <code>latex</code>,
or <code>dvilualatex</code>, then you will get DVI. The description here
assumes pdfLaTeX.
</p>
<p>See <a href="#Command-line-options">Command line options</a>, for a selection of the most useful
command line options. As to <var>argument</var>, the usual case is that it
does not begin with a backslash, so the system takes it to be the name
of a file and it compiles that file. If <var>argument</var> begins with a
backslash then the system will interpret it as a line of LaTeX
input, which can be used for special effects (see <a href="#Command-line-input">Command line input</a>).
</p>
<p>If you gave no arguments or options then <code>pdflatex</code> prompts for
input from the terminal. You can escape from this by entering
<code><control>-D</code>.
</p>
<p>If LaTeX finds an error in your document then by default it stops and
asks you about it. See <a href="#Recovering-from-errors">Recovering from errors</a> for an outline of what
to do.
</p>
<hr>
<a name="Command-line-options" class="anchor"></a>
<a name="Command-line-options-1" class="anchor"></a>
<h3 class="section">Command line options</h3>
<a name="index-options_002c-command-line" class="anchor"></a>
<p>These are the command-line options relevant to ordinary document
authoring. For a full list, try running ‘<samp>latex --help</samp>’ from the
command line.
</p>
<p>With many implementations you can specify command line options by
prefixing them with ‘<samp>-</samp>’ or ‘<samp>--</samp>’. This is the case for
both TeX Live (and MacTeX) and MiKTeX. We will use both
conventions interchangeably.
</p>
<dl compact="compact">
<dd><a name="index-_002d_002dversion-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>-version</code></dt>
<dd><p>Show the current version, like ‘<samp>pdfTeX 3.14159265-2.6-1.40.16 (TeX
Live 2015/Debian)</samp>’ along with a small amount of additional information,
and exit.
</p>
<a name="index-_002d_002dhelp-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>-help</code></dt>
<dd><p>Give a brief usage message that is useful as a prompt and exit.
</p>
<a name="index-_002d_002dinteraction-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>-interaction=<var>mode</var></code></dt>
<dd><p>TeX compiles a document in one of four interaction modes:
<code>batchmode</code>, <code>nonstopmode</code>, <code>scrollmode</code>,
<code>errorstopmode</code>. In <em>errorstop mode</em> (the default), TeX
stops at each error and asks for user intervention. In <em>batch
mode</em> it prints nothing on the terminal, errors are scrolled as if the
user hit <code><return></code> at every error, and missing files cause the
job to abort. In <em>nonstop mode</em>, diagnostic message appear on the
terminal but as in batch mode there is no user interaction. In
<em>scroll mode</em>, TeX only stops for missing files or keyboard
input.
</p>
<p>For instance, starting LaTeX with this command line
</p>
<div class="example">
<pre class="example">pdflatex -interaction=batchmode <var>filename</var>
</pre></div>
<p>eliminates most terminal output.
</p>
<a name="index-_002d_002djobname-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>-jobname=<var>string</var></code></dt>
<dd><p>Set the value of TeX’s <code>jobname</code> to the string. The log file
and output file will then be named <samp><var>string</var>.log</samp> and
<samp><var>string</var>.pdf</samp>.
</p>
<p>When you run <code><code>pdflatex</code> <var>options</var> <var>argument</var></code>, if
<var>argument</var> does not start with a backslash then TeX considers it
the name of a file to input. Otherwise it waits for the first
<code>\input</code> instruction and the name of the input file will be the job
name. This is used to name the log file the output file. The
<code>jobname</code> option overrides that process and directly specifies the
name. See <a href="#Command-line-input">Command line input</a> for an example of its use.
</p>
<a name="index-_002d_002doutput_002ddirectory-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>-output-directory=<var>directory</var></code></dt>
<dd><p>Write files in the directory <var>directory</var>. It must already exist.
</p>
<a name="index-_002d_002dshell_002descape-command_002dline-option" class="anchor"></a>
<a name="index-_002d_002dno_002dshell_002descape-command_002dline-option" class="anchor"></a>
<a name="index-_002d_002denable_002dwrite18-command_002dline-option" class="anchor"></a>
<a name="index-_002d_002ddisable_002dwrite18-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>--shell-escape</code></dt>
<dt><code>--no-shell-escape</code></dt>
<dt><code>--enable-write18</code></dt>
<dt><code>--disable-write18</code></dt>
<dd><p>Enable or disable <code>\write18{<var>shell command</var>}</code>. The first two
options are for with TeX Live or MacTeX while the second two are
for MiKTeX.
</p>
<a name="index-package_002c-sagetex" class="anchor"></a>
<a name="index-sagetex-package" class="anchor"></a>
<p>Sometimes you want to run external system commands from inside a
LaTeX file. For instance the package <samp>sagetex</samp> allows you to
have the mathematics software system <i>Sage</i> do calculations or draw
graphs and then incorporate that output in your document. For this
TeX provides the <code>\write18</code> command.
</p>
<p>But with this functionality enabled, security issues could happen if you
compiled a LaTeX file from the Internet. By default <code>\write18</code>
is disabled. (More precisely, by default TeX Live, MacTeX, and
MiKTeX only allow the execution of a limited number of TeX-related
programs, which they distribute.)
</p>
<p>If you invoke LaTeX with the option <code>no-shell-escape</code>, and in
your document you call <code>\write18{ls -l}</code>, then you do not get an
error but the log file says ‘<samp>runsystem(ls -l)...disabled</samp>’.
</p>
<a name="index-_002d_002dhalt_002don_002derror-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>-halt-on-error</code></dt>
<dd><p>Stop processing at the first error.
</p>
<a name="index-_002d_002dfile_002dline_002derror-command_002dline-option" class="anchor"></a>
<a name="index-_002d_002dno_002dfile_002dline_002derror-command_002dline-option" class="anchor"></a>
</dd>
<dt><code>-file-line-error</code></dt>
<dt><code>-no-file-line-error</code></dt>
<dd><p>Enable or disable <code><var>filename</var>:<var>lineno</var>:<var>error</var></code>-style
error messages. These are only available with TeX Live or MacTeX.
</p></dd>
</dl>
<hr>
<a name="Command-line-input" class="anchor"></a>
<a name="Command-line-input-1" class="anchor"></a>
<h3 class="section">Command line input</h3>
<a name="index-input_002c-on-command-line" class="anchor"></a>
<p>As part of the command line invocation <code>pdflatex <var>options</var>
<var>argument</var></code> you can specify arbitrary LaTeX input by starting
<var>argument</var> with a backslash. This allows you to do some special
effects.
</p>
<a name="index-package_002c-hyperref-3" class="anchor"></a>
<a name="index-hyperref-package-3" class="anchor"></a>
<p>For example, this file (which uses the <samp>hyperref</samp> package for
hyperlinks) can produce two kinds of output, one for paper and one for a
PDF.
</p>
<div class="example">
<pre class="example">\ifdefined\paperversion % in preamble
\newcommand{\urlcolor}{black}
\else
\newcommand{\urlcolor}{blue}
\fi
\usepackage[colorlinks=true,urlcolor=\urlcolor]{hyperref}
...
\href{https://www.ctan.org}{CTAN} % in body
...
</pre></div>
<p>Compiling this document <samp>book.tex</samp> with the command line
<code>pdflatex book</code> will give the ‘<samp>CTAN</samp>’ link in blue. But
compiling it with <code>pdflatex "\def\paperversion{}\input book.tex"</code>
has the link in black. (Note the use of double quotes to prevent
interpretation of the symbols by the command line shell; your system may
do this differently.)
</p>
<p>In a similar way, from the single file <samp>main.tex</samp> you can compile
two different versions.
</p>
<div class="example">
<pre class="example">pdflatex -jobname=students "\def\student{}\input{main}"
pdflatex -jobname=teachers "\def\teachers{}\input{main}"
</pre></div>
<p>The <code>jobname</code> option is there because otherwise both files would be
called <samp>main.pdf</samp> and the second would overwrite the first.
</p>
<p>A final example. This loads the package <samp>graphicx</samp> with the option
<code>draft</code>
</p>
<div class="example">
<pre class="example">pdflatex -jobname=aa "\RequirePackage[draft]{graphicx}\input{aa.tex}"
</pre></div>
<p>so the graphic files are read for their size information but not
incorporated into the PDF. (The <code>jobname</code> option is there because
otherwise the output file would be <samp>graphicx.pdf</samp>, as
<code>\RequirePackage</code> does an <code>\input</code> of its own.)
</p>
<hr>
<a name="Recovering-from-errors" class="anchor"></a>
<a name="Recovering-from-errors-1" class="anchor"></a>
<h3 class="section">Recovering from errors</h3>
<p>If LaTeX finds an error in your document then it gives you an error
message and prompts you with a question mark, <code>?</code>. For instance,
running LaTeX on this file
</p>
<div class="example">
<pre class="example">\newcommand{\NP}{\ensuremath{\textbf{NP}}}
The \PN{} problem is a million dollar one.
</pre></div>
<p>causes it show this, and wait for input.
</p>
<div class="example">
<pre class="example">! Undefined control sequence.
l.5 The \PN
{} problem is a million dollar one.
?
</pre></div>
<p>The simplest thing is to enter ‘<samp>x</samp>’ and <code><return></code> and fix the
typo. You could instead enter ‘<samp>?</samp>’ and <code><return></code> to see other
options.
</p>
<a name="index-_002a-prompt" class="anchor"></a>
<a name="index-prompt_002c-_002a" class="anchor"></a>
<a name="index-_005cstop" class="anchor"></a>
<p>There are two other error scenarios. The first is that you forgot to
include the <code>\end{document}</code> or misspelled it. In this case
LaTeX gives you a ‘<samp>*</samp>’ prompt. You can get back to the command
line by typing <code>\stop</code> and <code><return></code>.
</p>
<p>The last scenario is that you mistyped the file name. For instance,
instead of <code>pdflatex test</code> you might type <code>pdflatex tste</code>.
</p>
<div class="example">
<pre class="example">! I can't find file `tste'.
<*> tste
(Press Enter to retry, or Control-D to exit)
Please type another input file name:
</pre></div>
<p>The simplest thing is to enter <code><Control></code> and ‘<samp>d</samp>’ (holding
them down at the same time), and then retype the correct command line.
</p>
</body>
</html>
|