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 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator"
content="HTML Tidy for Linux/x86 (vers 1st March 2002), see www.w3.org" />
<meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1" />
<title>Part I. An Introduction to TeX</title>
<link rel="stylesheet" href="mtw.css" type="text/css" />
<meta name="generator"
content="DocBook XSL Stylesheets V1.53.0" />
<link rel="home" href="index.html" title="Making TeX Work" />
<link rel="up" href="index.html" title="Making TeX Work" />
<link rel="previous" href="pr02.html" title="Preface" />
<link rel="next" href="ch01.html"
title="Chapter 1. The Big Picture" />
</head>
<body>
<div class="navheader">
<table border="0" cellpadding="0" cellspacing="0"
width="100%" summary="Navigation table">
<tr>
<td align="left"> <a title="Making TeX Work"
href="index.html"><img src="figures/nav-home.png"
alt="Home" border="0" /></a> <a title="Preface"
href="pr02.html"><img src="figures/nav-prev.png"
alt="Prev" border="0" /></a> <a
title="Making TeX Work" href="index.html"><img
src="figures/nav-up.png" alt="Up" border="0" />
</a> <a title="Chapter 1. The Big Picture"
href="ch01.html"><img src="figures/nav-next.png"
alt="Next" border="0" /></a></td>
<td align="right"><i>Making TeX Work</i> Version 1.0.1
<span class="alpha-version">(<a
href="co01.html"><em>Alpha</em></a>)</span></td>
</tr>
</table>
</div>
<div class="part">
<div class="titlepage">
<div>
<h1 class="title"><a id="part.intro"
name="part.intro"></a>An Introduction to TeX</h1>
</div>
</div>
<div class="partintro">
<p><a href="pt01.html"
title="Part I. An Introduction to TeX">Part I</a>,
introduces TeX and the tools that make up the TeX system.
It describes various editing environments that simplify the
job of editing TeX documents. It also discusses the
mechanics of running TeX and recovery from errors, and it
provides an overview of TeX macro packages and format
files.</p>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt>1. <a href="ch01.html">The Big Picture</a></dt>
<dd>
<dl>
<dt><a href="ch01.html#sec.texforbeginners">What Is
TeX?</a></dt>
<dt><a href="ch01.html#id2857628">TeX for
Beginners</a></dt>
<dd>
<dl>
<dt><a
href="ch01.html#sec.tex.controlsequences">Boxes
and Glue</a></dt>
<dt><a href="ch01.html#id2858068">Control
Sequences</a></dt>
<dt><a
href="ch01.html#sec.textformVSwordproc">Special
Characters</a></dt>
</dl>
</dd>
<dt><a href="ch01.html#id2859644">Text Formatting
Versus Word Processing</a></dt>
<dd>
<dl>
<dt><a href="ch01.html#sec.howtexworks">What
About Desktop Publishing?</a></dt>
<dt><a href="ch01.html#id2860232">What About
troff?</a></dt>
<dt><a href="ch01.html#id2860619">What About
SGML?</a></dt>
</dl>
</dd>
<dt><a href="ch01.html#id2860690">How TeX
Works</a></dt>
<dd>
<dl>
<dt><a
href="ch01.html#subsubsec.runningtex">TeXing a
Simple Document</a></dt>
<dt><a href="ch01.html#id2861683">TeXing More
Complex Documents</a></dt>
<dt><a href="ch01.html#id2861875">Building a
Table of Contents</a></dt>
<dt><a href="ch01.html#id2861991">Figure
References</a></dt>
<dt><a href="ch01.html#id2862061">Indexes and
Glossaries</a></dt>
<dt><a
href="ch01.html#id2862096">Bibliographies</a></dt>
<dt><a href="ch01.html#id2862381">Special
Things</a></dt>
</dl>
</dd>
</dl>
</dd>
<dt>2. <a href="ch02.html">Editing</a></dt>
<dd>
<dl>
<dt><a href="ch02.html#sec.whatcando">What Can an
Editor Do?</a></dt>
<dd>
<dl>
<dt><a href="ch02.html#sec.auctex">Quoting
Automatically</a></dt>
<dt><a href="ch02.html#id2862787">Matching
Braces</a></dt>
<dt><a href="ch02.html#id2862919">Inserting
Common Control Sequences</a></dt>
<dt><a href="ch02.html#id2862968">Running TeX
Automatically</a></dt>
</dl>
</dd>
<dt><a href="ch02.html#id2863045">GNU
Emacs</a></dt>
<dd>
<dl>
<dt><a href="ch02.html#id2863154">Starting TeX
Mode</a></dt>
<dt><a href="ch02.html#id2863366">Typing in
Emacs</a></dt>
<dt><a href="ch02.html#id2863418">Running TeX
Automatically</a></dt>
</dl>
</dd>
<dt><a href="ch02.html#id2863525">aucTeX</a></dt>
<dd>
<dl>
<dt><a href="ch02.html#sec.multifile">Starting
aucTeX</a></dt>
<dt><a href="ch02.html#id2863748">Typing in
aucTeX</a></dt>
<dt><a href="ch02.html#id2865794">aucTeX
Outline Mode</a></dt>
<dt><a href="ch02.html#id2865831">Intelligent
Paragraph Reformatting</a></dt>
<dt><a href="ch02.html#id2865862">Multi-file
Documents</a></dt>
<dt><a href="ch02.html#sec.texcomp">Running
TeX</a></dt>
<dt><a href="ch02.html#id2866224">Finding
Errors</a></dt>
</dl>
</dd>
<dt><a
href="ch02.html#id2866254">Multi-Edit</a></dt>
<dd>
<dl>
<dt><a href="ch02.html#id2866322">Setting Up
TeX Support</a></dt>
<dt><a href="ch02.html#id2866543">Typing in
Multi-Edit</a></dt>
<dt><a href="ch02.html#id2866670">Running
TeX</a></dt>
</dl>
</dd>
<dt><a href="ch02.html#id2866742">Brief</a></dt>
<dt><a
href="ch02.html#id2866836">MicroEMACS</a></dt>
<dt><a href="ch02.html#id2867057">epm: OS/2's
Enhanced Editor</a></dt>
<dt><a href="ch02.html#id2867165">Other
Tools</a></dt>
<dt><a href="ch02.html#id2867406">TeX as a
Compiler</a></dt>
<dd>
<dl>
<dt><a href="ch02.html#id2867481">Processing a
Document</a></dt>
</dl>
</dd>
<dt><a
href="ch02.html#id2868148">Spellchecking</a></dt>
<dd>
<dl>
<dt><a
href="ch02.html#id2868250">ispell</a></dt>
<dt><a
href="ch02.html#id2868280">amSpell</a></dt>
</dl>
</dd>
<dt><a href="ch02.html#id2868394">Revision
Control</a></dt>
<dt><a href="ch02.html#id2868511">TeX
Shells</a></dt>
<dd>
<dl>
<dt><a
href="ch02.html#id2868544">TeXShell</a></dt>
<dt><a
href="ch02.html#id2868647">TeXPert</a></dt>
<dt><a href="ch02.html#id2868748">4TeX</a></dt>
<dt><a
href="ch02.html#id2868860">PMTeX</a></dt>
<dt><a
href="ch02.html#id2868984">TeXit</a></dt>
</dl>
</dd>
</dl>
</dd>
<dt>3. <a href="ch03.html">Running TeX</a></dt>
<dd>
<dl>
<dt><a href="ch03.html#run.sec.formatfiles">What Do
You Run?</a></dt>
<dt><a href="ch03.html#id2869278">What Files Does
TeX Need?</a></dt>
<dd>
<dl>
<dt><a href="ch03.html#id2869610">Pool
Files</a></dt>
<dt><a href="ch03.html#id2869651">Format
Files</a></dt>
<dt><a href="ch03.html#sec.userfiles">User
Files</a></dt>
</dl>
</dd>
<dt><a href="ch03.html#sec.clineopts">The Command
Line</a></dt>
<dd>
<dl>
<dt><a
href="ch03.html#sec.runtex.cmdcautions">Command-line
Options</a></dt>
<dt><a href="ch03.html#id2870602">Command-line
Cautions</a></dt>
</dl>
</dd>
<dt><a href="ch03.html#id2871334">TeX Without
Options</a></dt>
<dt><a href="ch03.html#sec.errors">What About
Errors?</a></dt>
<dd>
<dl>
<dt><a href="ch03.html#sec.logfiles">Log
Files</a></dt>
<dt><a
href="ch03.html#sec.qprompt">Interpreting TeX
Error Messages</a></dt>
<dt><a href="ch03.html#id2872461">Naming a File
TeX Cannot Find</a></dt>
<dt><a href="ch03.html#id2872549">Misspelling a
Control Sequence Name</a></dt>
<dt><a href="ch03.html#id2872653">Failure to
Close an Environment</a></dt>
<dt><a href="ch03.html#id2872844">Math Outside
of Math Mode</a></dt>
<dt><a href="ch03.html#id2873082">Missing
Fonts</a></dt>
<dt><a href="ch03.html#id2873273">Everything
Else</a></dt>
</dl>
</dd>
<dt><a href="ch03.html#id2873346">The Question Mark
Prompt</a></dt>
</dl>
</dd>
<dt>4. <a href="ch04.html">Macro Packages</a></dt>
<dd>
<dl>
<dt><a
href="ch04.html#macpack.sec.latexvslatexe">Installation:
Making Format Files</a></dt>
<dd>
<dl>
<dt><a href="ch04.html#id2874541">Hyphenation
Patterns</a></dt>
</dl>
</dd>
<dt><a href="ch04.html#id2874634">General-purpose
Formats</a></dt>
<dd>
<dl>
<dt><a href="ch04.html#id2874772">Plain
TeX</a></dt>
<dt><a href="ch04.html#id2875093">Extended
Plain TeX</a></dt>
<dt><a href="ch04.html#id2875359">LaTeX2e
Versus LaTeX</a></dt>
<dt><a
href="ch04.html#sec.latexe">LaTeX2e</a></dt>
<dt><a
href="ch04.html#sec.latex">LaTeX</a></dt>
<dt><a
href="ch04.html#sec.texincolor">AMSTeX</a></dt>
<dt><a
href="ch04.html#id2877047">AMSLaTeX</a></dt>
<dt><a
href="ch04.html#id2877164">Lollipop</a></dt>
<dt><a
href="ch04.html#id2873910">TeXinfo</a></dt>
<dt><a href="ch04.html#id2877747">Other
Formats</a></dt>
</dl>
</dd>
<dt><a href="ch04.html#id2878394">Special-purpose
Formats</a></dt>
<dd>
<dl>
<dt><a
href="ch04.html#id2878827">SliTeX</a></dt>
<dt><a
href="ch04.html#id2878922">FoilTeX</a></dt>
<dt><a
href="ch04.html#id2878993">Seminar</a></dt>
</dl>
</dd>
<dt><a href="ch04.html#id2879086">TeX in
Color</a></dt>
<dd>
<dl>
<dt><a href="ch04.html#id2879169">Setting Up
Color</a></dt>
<dt><a href="ch04.html#id2879595">Using
Color</a></dt>
<dt><a href="ch04.html#id2879708">Now I've Got
Color, but I Need Black and White!</a></dt>
<dt><a href="ch04.html#id2879774">Color Under
LaTeX2e</a></dt>
<dt><a href="ch04.html#id2879830">Color Is
Subtle</a></dt>
<dt><a href="ch04.html#id2879898">Further
Reading</a></dt>
</dl>
</dd>
</dl>
</dd>
</dl>
</div>
</div>
</div>
<div class="navfooter">
<table width="100%" summary="Navigation table">
<tr>
<td width="40%" align="left"><a title="Preface"
href="pr02.html"><img src="figures/nav-prev.png"
alt="Prev" border="0" /></a> </td>
<td width="20%" align="center"><a title="Making TeX Work"
href="index.html"><img src="figures/nav-home.png"
alt="Home" border="0" /></a></td>
<td width="40%" align="right"> <a
title="Chapter 1. The Big Picture"
href="ch01.html"><img src="figures/nav-next.png"
alt="Next" border="0" /></a></td>
</tr>
<tr>
<td width="40%" align="left">Preface </td>
<td width="20%" align="center"><a title="Making TeX Work"
href="index.html"><img src="figures/nav-up.png" alt="Up"
border="0" /></a></td>
<td width="40%" align="right">
 Chapter 1. The Big Picture</td>
</tr>
</table>
</div>
</body>
</html>
|