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.

572 Appendix H. Comm<strong>and</strong> Summary<br />

\ProvidesPackage{class}[version] [p] . . . . . . . . . (D.2.1) – 441<br />

At the beginning of a package file, this statement declares the name<br />

of the package <strong>and</strong> its version, <strong>to</strong> be checked against the name <strong>and</strong><br />

version in the \usepackage or \RequirePackage comm<strong>and</strong> that<br />

input it. The version specification, if present, consists of three parts:<br />

date, version number, <strong>and</strong> additional information. Example:<br />

\ProvidesPackage{notes}[1995/02/13 1.2 G. Smith]<br />

\ProvideTextComm<strong>and</strong>{\cmd}{code}[narg][opt]{def } [p]<br />

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . (A.3.7) – 379<br />

Defines \cmd in the same way as \providecomm<strong>and</strong> except the definition<br />

is only valid when encoding code is active. If the comm<strong>and</strong><br />

\cmd is already defined for that encoding, it is not redefined.<br />

\ProvideTextComm<strong>and</strong>Default{\cmd}{code}[narg][opt]{def } [p]<br />

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . (A.3.7) – 380<br />

Is the same as \DeclareTextComm<strong>and</strong>Default except that if a default<br />

encoding definition already exists for \cmd, then no redefinition<br />

occurs <strong>and</strong> the previous definition is retained.<br />

\ps text . . . . . . . . . . . . . . . . . . . . . . . . (16.1) – 353<br />

Adds a postscript <strong>to</strong> a letter in the letter document class.<br />

\Psi [m] produces Ψ . . . . . . . . . . . . . . . . . . (5.3.1) – 125<br />

\psi [m] produces ψ . . . . . . . . . . . . . . . . . . (5.3.1) – 125<br />

\pushtabs . . . . . . . . . . . . . . . . . . . . . . . . (4.6.4) – 83<br />

Saves the current set of tabula<strong>to</strong>r s<strong>to</strong>ps in the tabbing environment.<br />

It may be recalled with the \poptabs comm<strong>and</strong>.<br />

\put(x,y){pic elem} . . . . . . . . . . . . . . . . . (13.1.3) – 289<br />

The positioning comm<strong>and</strong> within a picture environment. The picture<br />

element pic elem is placed with its reference point at the location<br />

(x, y).<br />

\qbezier[num](x1,y1)(x2,y2)(x3,y3) . . . . . . (13.1.4) – 299<br />

This comm<strong>and</strong> can be given within the picture environment <strong>to</strong><br />

draw a quadratic Bézier curve from point (x1,y1) <strong>to</strong> (x3,y3), using<br />

(x2,y2) as the extra Bézier point. The curve is drawn as num +<br />

1 dots if the optional argument num is given, otherwise num is<br />

calculated au<strong>to</strong>matically <strong>to</strong> produce a solid line. It is the same as<br />

\bezier except that num is optional.<br />

\quad . . . . . . . . . . . . . . . . . . . . . . . . . . (2.7.1) – 30<br />

Inserts horizontal spacing of size 1 em.<br />

\qquad . . . . . . . . . . . . . . . . . . . . . . . . . . (2.7.1) – 30<br />

Inserts horizontal spacing of size 2 em.

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

Saved successfully!

Ooh no, something went wrong!