28.03.2013 Views

Guide to LaTeX (4th Edition) (Tools and Techniques

Guide to LaTeX (4th Edition) (Tools and Techniques

Guide to LaTeX (4th Edition) (Tools and Techniques

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

H.1. Brief description of the L AT E X comm<strong>and</strong>s 515<br />

\AtEndOfClass{code} [p] . . . . . . . . . . . . . . . (D.2.4) – 444<br />

S<strong>to</strong>res the code <strong>to</strong> be inserted in<strong>to</strong> the processing stream when the<br />

current class file has finished being read. May only be given in a class<br />

file, or in another file that is read by a class file. May be used by a<br />

local configuration file <strong>to</strong> overwrite defaults in the class file itself.<br />

\AtEndOfPackage{code} [p] . . . . . . . . . . . . . . (D.2.4) – 444<br />

S<strong>to</strong>res the code <strong>to</strong> be inserted in<strong>to</strong> the processing stream when the<br />

current package file has finished being read. May only be given in a<br />

package file, or in another file that is read by a package file. May be<br />

used by a local configuration file <strong>to</strong> overwrite defaults in the package<br />

file itself.<br />

\author{name} . . . . . . . . . . . . . . . . . . . . . (3.3.1) – 53<br />

Enters the author name(s) for a title page produced by the<br />

\maketitle comm<strong>and</strong>.<br />

\b{x} . . . . . . . . . . . . . . . . . . . . . . . . . . (2.5.7) – 24<br />

Comm<strong>and</strong> <strong>to</strong> produce an underbar accent: \b{o} = ō.<br />

\backmatter . . . . . . . . . . . . . . . . . . . . . . . (3.3.5) – 57<br />

In the book class, introduces the material that comes at the end<br />

(bibliography, index) by turning off the chapter numbering of the<br />

\chapter comm<strong>and</strong>.<br />

\backslash [m] produces \ . . . . . . . . . . . . . . . (5.3.6) – 127<br />

\bar{x} [m] . . . . . . . . . . . . . . . . . . . . . . (5.3.9) – 129<br />

Macron accent over the math variable x: \bar{a} = ā.<br />

\Bar{x} [m][a] . . . . . . . . . . . . . . . . . . . . (12.2.2) – 263<br />

With the amsmath package, can be used like \bar, but with multiple<br />

A M S-L AT E X math accents the positioning will be correct.<br />

\baselineskip . . . . . . . . . . . . . . . . . . . . . (3.2.4) – 46<br />

Interline spacing within a paragraph. Every font has its own internal<br />

line spacing. A new value (a rubber length) may be assigned with<br />

\setlength:<br />

\setlength{\baselineskip}{12pt plus2pt minus1pt}<br />

\baselinestretch . . . . . . . . . . . . . . (3.2.4), (4.1.2) – 46, 63<br />

A fac<strong>to</strong>r with the normal value of 1 by which the internal length<br />

\baselineskip is multiplied <strong>to</strong> produce the actual interline spacing.<br />

May be changed with:<br />

\renewcomm<strong>and</strong>{\baselinestretch}{fac<strong>to</strong>r}<br />

The new value takes effect after the next change in font size!

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!