~chris-rogers/maus/emr_mc_digitization

« back to all changes in this revision

Viewing changes to doc/doc_src/detectors/tracker/01-Current/99-Styles/revtex4-1/revtex4-1-tds/doc/latex/revtex/auguide/summary4-1.tex

  • Committer: Chris Rogers
  • Date: 2014-04-16 11:48:45 UTC
  • mfrom: (707 merge)
  • mto: This revision was merged to the branch mainline in revision 711.
  • Revision ID: chris.rogers@stfc.ac.uk-20140416114845-h3u3q7pdcxkxvovs
Update to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
%% ****** Start of file summary4-1.tex ****** %
2
 
%%
3
 
%%   This file is part of the APS files in the REVTeX 4 distribution.
4
 
%%   Version 4.1r of REVTeX, August, 2010
5
 
%%
6
 
%%   Copyright (c) 2000, 2001, 2009, 2010 The American Physical Society.
7
 
%%
8
 
%%   See the REVTeX 4.1 README file for restrictions and more information.
9
 
%%
10
 
\listfiles
11
 
\documentclass[%
12
 
twocolumn,secnumarabic,amssymb, amsmath, nofootinbib,tightenlines,
13
 
nobibnotes, aps, 
14
 
prl,
15
 
%outputdebug,
16
 
]{revtex4-1}
17
 
%\usepackage{amsmath}%
18
 
\usepackage{longtable}%
19
 
\usepackage{bm}%
20
 
\usepackage{docs}
21
 
%\usepackage[colorlinks=true,linkcolor=blue]{hyperref}%
22
 
%\nofiles
23
 
\expandafter\ifx\csname package@font\endcsname\relax\else
24
 
 \expandafter\expandafter
25
 
 \expandafter\usepackage
26
 
 \expandafter\expandafter
27
 
 \expandafter{\csname package@font\endcsname}%
28
 
\fi
29
 
 
30
 
\begin{document}
31
 
 
32
 
\title[Command Option Summary]{\revtex~4.1 Command and Options Summary}%
33
 
 
34
 
\author{American Physical Society}%
35
 
\email{revtex4@aps.org}
36
 
\affiliation{One Research Road, Ridge, NY 11961}
37
 
\date{August 2010}%
38
 
\maketitle
39
 
 
40
 
This is the \textit{\revtex~4.1 Command and Options Summary}. It details
41
 
usage for many of the new commands and options that are available in
42
 
\revtex~4. Please see the \textit{\revtex~4.1 Author's Guide} for
43
 
complete information on how to use \revtex~4.1.  Class options for the
44
 
\verb+\documentclass+ line are marked with square
45
 
brackets. Environments are indicated by \verb+\begin{<env>}+ and always
46
 
require a matching \verb+\end{<env>}+.
47
 
 
48
 
\setlength\LTleft{0pt}
49
 
\setlength\LTright{0pt}
50
 
%
51
 
\begin{longtable*}{@{\extracolsep{0in}}p{3in}p{4in}}
52
 
\caption{\label{tab:summary}\revtex~4.1 Command Summary}\\*
53
 
%
54
 
\noalign{\vspace{3pt}}%
55
 
\toprule\rule{0pt}{12pt}
56
 
\textbf{\revtex~4/\LaTeXe\ Markup}&\textbf{Details and Usage}\\*[3pt]
57
 
\endfirsthead
58
 
%
59
 
\multicolumn{2}{c}{TABLE~\ref{tab:summary} (continued): \revtex~4.1 Command Summary}%
60
 
\rule{0pt}{12pt}\\[3pt]
61
 
\colrule\rule{0pt}{12pt}
62
 
\textbf{\revtex~4/\LaTeXe\ Markup}&\textbf{Details and Usage}\\*[3pt]
63
 
\endhead
64
 
%
65
 
\noalign{\nobreak\vspace{3pt}}%
66
 
\colrule
67
 
\endfoot
68
 
%
69
 
\noalign{\nobreak\vspace{3pt}}%
70
 
\botrule
71
 
\endlastfoot
72
 
%
73
 
\multicolumn{2}{c}{\textsc{Frequently Used Class Options}\rule[-6pt]{0pt}{18pt}}\\*
74
 
\verb+[aps]+ & \textit{American Physical Society} styling. Default.\\
75
 
\verb+[aip]+ & \textit{American Institute of Physics} styling.\\
76
 
\verb+[prl]+, \verb+[pra]+, \verb+[prb]+, \verb+[prc]+, \verb+[prd]+, \verb+[pre]+, \verb+[prstab]+, \verb+[prstper]+, \verb+[rmp]+& Further customize \verb+[aps]+ styling for APS journals.\\
77
 
\verb+[apl]+, \verb+[bmf]+, \verb+[cha]+, \verb+[jap]+, \verb+[jcp]+, \verb+[jmp]+, \verb+[rse]+, \verb+[pof]+, \verb+[pop]+, \verb+[rsi]+& Further customize \verb+[aip]+ styling for AIP journals.\\
78
 
%\verb+[rmp]+ & Further customize \verb+[aps]+ styling for \textit{Reviews of Modern Physics}.\\
79
 
\verb+[twocolumn]+ & Two-column formatting.\\
80
 
\verb+[onecolumn]+ & Single-column formatting.\\
81
 
\verb+[preprint]+ & Single-column formatting with increased interline spacing.\\
82
 
\verb+[reprint]+ & Closely approximate a given journal's style. Can be either single or two-column formatting depending on the journal.\\
83
 
\verb+[10pt]+, \verb+[11pt]+, \verb+[12pt]+ & Set font size. \verb+[preprint]+ gives \verb+[12pt]+, \verb+[twocolumn]+ gives
84
 
\verb+[10pt]+ by default.\\
85
 
\verb+[groupedaddress]+ & Group authors with same affiliations together. Default. \\
86
 
\verb+[superscriptaddress]+ & Associate authors with affiliations via superscript numbers. Appropriate for collaborations or if several authors share some, but not all, affiliations.\\
87
 
\verb+[draft]+ & Mark overfull lines.\\
88
 
\verb+[linenumbers]+ & Number lines (requires lineno.sty).\\
89
 
\verb+[longbibliography]+ & Use alternative Bib\TeX\ style files that show journal article titles in the bibliography.\\
90
 
\verb+[amsfonts]+, \verb+[noamsfonts]+ & Load (don't load)
91
 
\verb+amsfonts+ package. Adds AMS font support.\\
92
 
\verb+[amssymb]+, \verb+[noamssymb]+ & Load (don't load)
93
 
\verb+amssymb+ package. Adds additional AMS symbols.\\
94
 
\verb+[amsmath]+, \verb+[noamsmath]+ & Load (don't load)
95
 
\verb+amsmath+ package. Adds AMS-\LaTeX\ features.\\
96
 
%
97
 
\multicolumn{2}{c}{\textsc{Other Class Options}\rule[-6pt]{0pt}{18pt}}\\*
98
 
\verb+[preprintnumbers]+, \verb+[nopreprintnumbers]+ & Control display of preprint numbers given by \verb+\preprint+ command. \verb+[preprintnumbers]+ is default for \verb+[preprint]+; otherwise \verb+[nopreprintnumbers]+ is default.\\
99
 
\verb+[floatfix]+ & Invoke emergency processing to avoid the \LaTeX\ error \verb+``Too many unprocessed floats''+ or all subsequent floats being moved to the end of the job. \revtex~4 will display a message recommending this option if warranted.\\
100
 
\verb+[bibnotes]+, \verb+[nobibnotes]+ & Control location of author footnotes. Default varies with journal style.\\
101
 
\verb+[footinbib]+, \verb+[nofootinbib]+ & Control location of footnotes. Default varies with journal style.\\
102
 
\verb+[altaffilletter]+, \verb+[altaffillsymbol]+ & Use letters or symbols for
103
 
\verb+\altaffiliation+ superscripts. \verb+[altaffillsymbol]+ is default.\\
104
 
\verb+[unsortedaddress]+ & Like \verb+[groupedaddress]+, but doesn't combine authors together who share the same affiliations.\\
105
 
\verb+[runinaddress]+ & Like \verb+[groupedaddress]+, but joins multiple affiliations together into a single sequence separated by commas.\\
106
 
\verb+[showpacs]+, \verb+[noshowpacs]+ & Control display of PACS: line.\\
107
 
\verb+[showkeys]+, \verb+[noshowkeyws]+ & Control display of Keywords: line.\\
108
 
\verb+[tightenlines]+ & Single space manuscript (for use with \verb+[preprint]+).\\
109
 
\verb+[floats]+ & Position floats near call outs. Default.\\
110
 
\verb+[endfloats]+ & Move all floats to the end of the document.\\
111
 
\verb+[endfloats*]+ &  Move all floats to the end of the document and put each on a separate page.\\
112
 
\verb+[titlepage]+, \verb+[notitlepage]+ & Control appearance of title page.\\
113
 
\verb+[final]+ & Don't mark overfull lines. Default.\\
114
 
\verb+[letterpaper]+, \verb+[a4paper]+, \verb+[a5paper]+ & Select paper size. \verb+[letterpaper]+ is default.\\
115
 
\verb+[oneside]+, \verb+[twoside]+ & Control book syle layout. \verb+[oneside]+ is default.\\
116
 
\verb+[fleqn]+ & Flush displayed equations left. \\
117
 
\verb+[eqsecnum]+ & Number equations by section.\\
118
 
\verb+[balancelastpage]+, \verb+[nobalancelastpage]+ & Control
119
 
\verb+[twocolumn]+ balancing on last page. \verb+[balancelastpage]+ is default.\\
120
 
\verb+[raggedbottom]+, \verb+[flushbottom]+ & Control \verb+[twocolumn]+ balancing. \verb+[flushbottom]+ is default.\\
121
 
\verb+[raggedfooter]+, \verb+[noraggedfooter]+ & Control positioning of footer. \verb+[noraggedfooter]+ is default.\\
122
 
\verb+[byrevtex]+ & Display ``Typeset by \revtex~4''.\\
123
 
\verb+[citeautoscript]+ & Fix up spacing and punctuation when switching from non-superscript style citations to superscript citation styles. \verb+\cite+ commands and associated spacing and punctuation should be as for the non-superscript style.\\
124
 
\verb+[galley]+ & Typeset in a single narrow column.\\
125
 
\verb+[nomerge]+ & Allows processing of legacy documents that use square brackets as part of the key in a \verb+cite+ command.\\
126
 
%
127
 
\multicolumn{2}{c}{\textsc{Frontmatter Commands}\rule[-6pt]{0pt}{18pt}}\\*
128
 
\verb+\title{<title>}+ & The manuscript title.\\
129
 
\verb+\author{One Author}+ & Specify one author's name.\\
130
 
\verb+\surname{Lloyd Weber}+, \verb+\surname{Mao}+ & Indicate which part of a name within
131
 
\verb+\author+ should be used for alphabetizing and indexing.\\
132
 
\verb+\email[<optional text>]{author@any.edu}+& Specify an e-mail address for an author.\\
133
 
\verb+\homepage[<optional text>]+ \verb+    {http://any.edu/homepage/}+& Specify a URL for an author's web site.\\
134
 
\verb+\altaffiliation[optional text]+ \verb+    {affiliation information}+&Specify an alternate or temporary address for an author.\\
135
 
\verb+\thanks{text}+& Additional information about an author not covered by the more specific macros above.\\
136
 
\verb+\collaboration{<The Collaboration>}+ & Specify a collaboration name for a group of authors. Should be placed after the authors. \\
137
 
\verb+\affiliation{text}+ & Specify a single affiliation. Applies to all previous authors without a specified affiliation.\\
138
 
\verb+\noaffiliation+ & For an author or collaboration without an affiliation.\\
139
 
\verb+\date{<date>}+ &  Show the date on the manuscript. \verb+\date{\today}+ gives the current date.\\
140
 
\verb+\begin{abstract}+ & Start the manuscript's abstract. Must appear before \verb+\maketitle+ command.\\
141
 
\verb+\pacs{<pacs codes>}+& PACS codes for manuscript. Multiple PACS codes should be specified together in a single \verb+\pacs+ macro.\\
142
 
\verb+\keywords{<keywords>}+ & Suggested keywords for indexing.\\
143
 
\verb+\preprint{<report number>}+ & Specify an institutional report number to appear in the upper-righthand corner of the first page. Multiple 
144
 
\verb+\preprint+ macros may be supplied, but space may limit how many can appear.\\
145
 
\verb+\maketitle+ & Typeset the title/author/abstract block.\\
146
 
%
147
 
\multicolumn{2}{c}{\textsc{Sectioning Commands}\rule[-6pt]{0pt}{18pt}}\\*
148
 
\verb+\section{<heading>}, \subsection{<heading>}+,
149
 
\verb+\subsubsection{<heading>}+ & Start a new section or subsection.\\
150
 
\verb+\section*{<heading>}+ & Start a new section without a number.\\
151
 
\verb+\appendix+ & Makes all following sections appendices.\\
152
 
\verb+\appendix*+ & Signifies there is a single appendix section to follow.\\
153
 
\verb+\begin{acknowledgments}+ & Start an Acknowledgments section. Note spelling.\\
154
 
\verb+\lowercase{<text>}+ & Escape a letter or word from being uppercased in a top-level \verb+\section+ heading.\\
155
 
%
156
 
\multicolumn{2}{c}{\textsc{Citation, Footnote, and Cross-referencing Commands}\rule[-6pt]{0pt}{18pt}}\\*
157
 
\verb+\bibliography{<bib file basename>}+ & Specify a list of .bib
158
 
files in which to find references. Read in the resulting .bbl file.  For use with Bib\TeX\ . \\
159
 
\verb+\bibliographystyle{<bst stylefile>}+ & Specify a Bib\TeX\ (.bst) style file to use. APS journal options select the proper default (\texttt{apsrev} or \texttt{apsrmp}).\\
160
 
\verb+\begin{thebibliography}+ & Start the reference section (when not using Bib\TeX). \\
161
 
\verb+\bibitem[<optional text>]{<key>}+ & Specify a single reference.\\
162
 
\verb+\cite{<list of keys>}+ & Cite one or more references. \verb+<key>+ is same as that of \verb+\bibitem+. Prepend a * in front of a key to merge the reference with the previous one in the bibliography.\\
163
 
\verb+\cite{*[{<prepended>}][{<appended>}]{<keys>}+  & Prepend and/or append text to a bibliography entry. Note use of curly braces within the square brackets.\\
164
 
\verb+\onlinecite{<key>}+ & For superscript style citations, place the corresponding number on the baseline rather than as a superscript.\\
165
 
\verb+\bibinfo[<tag>]{<text>}+ & A pure markup macro that adds tagging information to the components of a reference. \revtex~4 Bib\TeX\ style files automatically add them appropriately. Doesn't affect the typesetting.\\
166
 
\verb+\url{<url>}+ & Typeset a URL (\revtex~4 automatically loads \texttt{url.sty}).Bib\TeX\ styles automatically add this markup.\\
167
 
\verb+\eprint{<e-print id>}+ & Typeset an e-print identifier. Bib\TeX\ styles automatically add this markup.\\
168
 
\verb+\footnote{<text>}+ & Create a footnote or endnote in bibliography depending on class options. \verb+\footnote+ within a table will create a footnote attached to the table.\\
169
 
\verb+\footnotemark{<key>}+, \verb+\footnotetext[<key>]{<text>}+ & In a table, allows for multiple items to share the note. \\
170
 
\verb+\label{<key>}+ & Label an item for cross-referencing. \verb+\label+ should appear within the argument of the cross-referenced item (e.g., \verb+\section{\label{<key>}...}+ or \verb+\caption{\label{<key>}...}+.\\
171
 
\verb+\ref{<key>}+ & Refer to an item labeled by \verb+\label{<key>}+.\\
172
 
\verb+\pageref{<key>}+ & Refer to the page on which an item labeled by \verb+\label{<key>}+ appears.\\
173
 
%
174
 
\multicolumn{2}{c}{\textsc{Math and Equation Commands}\rule[-6pt]{0pt}{18pt}}\\*
175
 
\verb+$+ & Inline math delimiter.\\
176
 
\verb+\begin{equation}+ & Display numbered one-line equation.\\
177
 
\verb+\[+, \verb+\]+ & Display unnumbered one-line equation.\\
178
 
\verb+\begin{eqnarray}+ & Display multiple equations together or a
179
 
long equation that requires multiple lines. Use \verb+widetext+
180
 
environment for an equation that must span the page in two-column formatting.\\
181
 
\verb+\nonumber+ & Suppress numbering of an equation with
182
 
\verb+eqnarray+.\\
183
 
\verb+\begin{eqnarray*}+ & Display multiple equations with no equation
184
 
numbering at all.\\
185
 
\verb+&+ & Alignment character for equations within \verb+eqnarray+.\\
186
 
\verb+\\+ & End a row in \verb+eqnarray+.\\
187
 
\verb+\\*+ & Prevent a page break at this point in an
188
 
\verb+eqnarray+.\\
189
 
\verb+\label{<key>}+ & Label an equation or group of equations for
190
 
cross-referencing.\\
191
 
\verb+\ref{<key>}+ & Refer to an equation by its label (e.g.,
192
 
\verb+Eq~(ref{<key>})+).\\
193
 
\verb+\tag{<key}}+ & Specify an alternative labeling separate from the
194
 
automatic numbering of equations. Requires \verb+[amsmath]+.\\
195
 
\verb+\text{<text>}+ & Non-italicized text within a math
196
 
context. Requires \verb+[amsmath]+. Do not use \verb+\rm+,
197
 
\verb+\textrm+, or \verb+\mbox+.\\
198
 
%
199
 
\multicolumn{2}{c}{\textsc{Some} AMS-\LaTeX\ \textsc{Commands}\rule[-6pt]{0pt}{18pt}}\\*
200
 
\verb+\begin{split}+ & Split equations with alignment.\\
201
 
\verb+\begin{multline}+ & Split equations without alignment.\\
202
 
\verb+\begin{align}+ & Equation groups with alignment.\\
203
 
\verb+\begin{gather}+ & Equation groups without alignment.\\
204
 
\verb+\begin{subequations}+ & Create an equation array in which each
205
 
equation is individually numbered (4a, 4b, 4c, etc.) as part of a
206
 
single group of equations that can be referenced as a whole.\\
207
 
\verb+\intertext+ & Textual interjections witin a display equation.\\
208
 
\verb+\usepackage{amscd}+ & Create commutative diagrams.\\
209
 
\verb+\begin{pmatrix}+ & Matrices with parentheses as delimiters.\\
210
 
\verb+\begin{bmatrix}+ & Matrices with square brackets as delimiters.\\
211
 
\verb+\begin{Bmatrix}+ & Matrices with curly braces as delimiters.\\
212
 
\verb+\begin{vmatrix}+ & Matrices with vertical bars as delimiters.\\
213
 
\verb+\begin{Vmatrix}+ & Matrices with double vertical bars as
214
 
delimiters.\\
215
 
\verb+\hdotsfor+ & Row of dots in a matrix.\\
216
 
\verb+\Hat+ & Alternative \verb+\hat+ accent for stacking.\\
217
 
\verb+\Check+ & Alternative \verb+\check+ accent for stacking.\\
218
 
\verb+\Tilde+ & Alternative \verb+\tilde+ accent for stacking.\\
219
 
\verb+\Acute+ & Alternative \verb+\acute+ accent for stacking.\\
220
 
\verb+\Grave+ & Alternative \verb+\grave+ accent for stacking.\\
221
 
\verb+\Dot+ & Alternative \verb+\dot+ accent for stacking.\\
222
 
\verb+\Ddot+ & Alternative \verb+\ddot+ accent for stacking.\\
223
 
\verb+\Breve+ & Alternative \verb+\breve+ accent for stacking.\\
224
 
\verb+\Vec+ & Alternative \verb+\vec+ accent for stacking.\\
225
 
\verb+\xleftarrow+ & Extensible left arrow.\\
226
 
\verb+\xrightarrow+ & Extensible right arrow.\\
227
 
\verb+\overset+ & Place a symbol over another.\\
228
 
\verb+\underset+ & Place a symbol under another.\\
229
 
\verb+\lvert+ & Vertical bar with spacing rules appropriate for use as
230
 
a left delimiter.\\
231
 
\verb+\rvert+ & Vertical bar with spacing rules appropriate for use as
232
 
a right delimiter.\\
233
 
\verb+\lVert+ & Double vertical bar with spacing rules appropriate for use as
234
 
a left delimiter.\\
235
 
\verb+\rVert+ & Double vertical bar with spacing rules appropriate for use as
236
 
a right delimiter.\\
237
 
\verb+\DeclareMathOperator+ & Declare a new math operator so that
238
 
spacing and font is correct.\\
239
 
\verb+\text+ & Words and phrases in display math.\\
240
 
\verb+\boldsymbol+ & Make symbol bold. Also available in bm.sty.\\
241
 
\verb+\sideset+ & Sets subscripts and superscripts at the corners of a
242
 
summation or product.\\
243
 
\verb+\substack+ & Create a stack of subexpressions (for example,
244
 
stacked summation limits).\\
245
 
\verb+\begin{subarray}+ & Like \verb+\substack+, but allows finer
246
 
control of subexpression alignment.\\
247
 
\verb+\mathfrak+ & Replaces \verb+\frak+.\\
248
 
\verb+\mathbb+ & Replaces \verb+\Bbb+.\\
249
 
%
250
 
\multicolumn{2}{c}{\textsc{Font Commands}\rule[-6pt]{0pt}{18pt}}\\*
251
 
\verb+\textbf{<text>}+ & Text boldface font.\\
252
 
\verb+\textit{<text>}+ & Text italicixed font.\\
253
 
\verb+\textrm{<text>}+ & Text Roman font.\\
254
 
\verb+\textsl{<text>}+ & Text Slanted font.\\
255
 
\verb+\textsc{<text>}+ & Text Small Caps font.\\
256
 
\verb+\textsf{<text>}+ & Text Sans Serif font.\\
257
 
\verb+\textmd{<text>}+ & Text Medium Series font.\\
258
 
\verb+\textnormal{<text>}+ & Text Normal Series font.\\
259
 
\verb+\textup{<text>}+ & Text Upright Series font.\\
260
 
\verb+\texttt{<text>}+ & Text Typewriter font.\\
261
 
\verb+\mathit{<text>}+ & Math italics font. \\
262
 
\verb+\mathbf{<text>}+ & Math boldface font.\\
263
 
\verb+\mathtt{<text>}+ & Math typewriter font.\\
264
 
\verb+\mathsf{<text>}+ & Math sans serif font.\\
265
 
\verb+\mathcal{<text>}+ & Math calligraphic font. \\
266
 
\verb+\mathfrak{<text>}+ & Math fraktur font. Requires
267
 
\verb+[amsfonts]+ or \verb+[amssymb]+.\\
268
 
\verb+\mathbb{<text>}+ & Math blackboard bold font. Requires
269
 
\verb+[amsfonts]+ or \verb+[amssymb]+.\\
270
 
\verb+\bm{<text>}+ & Bold math symbols (Greek and other symbols). Requires \verb+\usepackage{bm}+.\\
271
 
%
272
 
\multicolumn{2}{c}{\textsc{Table Commands}\rule[-6pt]{0pt}{18pt}}\\*
273
 
\verb+\begin{table}[<placement>]+ & Start a table float environment set to the
274
 
current column width. The
275
 
placement options may be any combination of h, t, b, p, or ! signifying
276
 
here, top, bottom, page, and ``as soon as possible'',
277
 
respectively. A placement option of H will allow a long table to break
278
 
across pages. \LaTeX\ may not be able to honor placement
279
 
requests.\\
280
 
\verb+\begin{table*}+ & Start a non-floating table environment set to the
281
 
current page width. Will be deferred to the following page.\\
282
 
\verb+\begin{ruledtabular}+ & Adds \textit{Physical Review} style double
283
 
(Scotch) rules around a table and adjusts the intercolumn spacing.\\
284
 
\verb+\begin{tabular}[<position>]{<column specs>}+ & The
285
 
\verb+\tabular+ envrionment sets the positions and the  number of
286
 
columns (as well as alignment) in the table.\\
287
 
\verb+\begin{tabular*}{<width>}[<pos>]{<col specs>}+ & Like
288
 
\verb+tabular+, but with a set width.\\
289
 
\verb+\squeezetable+ & Set table in a smaller font smaller. Place this
290
 
macro before the \verb+\begin{table}+ line and sandwich everything
291
 
between \verb+\begingroup+ and \verb+\endgroup+.\\
292
 
\verb+\begin{longtable}{<column specs>}+ & Create a table set to the current column
293
 
width that spans more than one
294
 
page or column. \verb+\usepackage{longtable}+ required.\\
295
 
\verb+\begin{longtable*}{<column specs>}+ & Create a table set to the
296
 
current page width that spans more than one page. \verb+\usepackage{longtable}+ required.\\
297
 
\verb+\caption{<text>}+ & Adds a caption for the table.\\
298
 
\verb+\printtables+ & With \verb+[endfloats]+, control where the
299
 
held back tables actually appear.\\
300
 
\verb+\begin{turnpage}+ & Rotate a table or figure by 90 degrees
301
 
(landscape mode). Will put figure or table on a page by
302
 
itself. Requires \verb+\graphics+ package.\\
303
 
%
304
 
\multicolumn{2}{c}{\textsc{Graphics Commands}\rule[-6pt]{0pt}{18pt}}\\*
305
 
\verb+\begin{figure}[<placement>]+ & Start a figure float environment
306
 
set to the current column width.
307
 
The placement options may be any combination of h, t, b, p, or ! signifying
308
 
here, top, bottom, page, and ``as soon as possible'',
309
 
respectively.  A placement option of H will allow a long table to break
310
 
across pages. \LaTeX\ may not be able to honor placement
311
 
requests.\\
312
 
\verb+\begin{figure*}+ & Start a non-floating figure environment set
313
 
to the current page width. Will be deferred to the following page.\\
314
 
\verb+\includegraphics[<scale,rotation>]+\verb+{fig file}+& Defined
315
 
by invoking either \verb+\usepackage{graphics}+ or
316
 
\verb+\usepackage{graphicx}+, the standard \LaTeXe\ packages for calling
317
 
in figures. \verb+graphicx+ is the same as \verb+graphics+, but uses
318
 
key-value pairs for optional arguments.\\
319
 
\verb+\usepackage{epsfig}+ & Provides an alternative interface to the
320
 
\verb+graphics+ package similar to the epsf class option in \revtex~3.\\
321
 
\verb+\printfigures+ &  With \verb+[endfloats]+, control where the
322
 
held back figures actually appear.\\
323
 
%
324
 
\multicolumn{2}{c}{\textsc{Miscellaneous Commands}\rule[-6pt]{0pt}{18pt}}\\*
325
 
\verb+\begin{widetext}+ & Change column width to be the page
326
 
width. Will add guiding rules.\\
327
 
\verb+\twocolumngrid+ & Low-level switch to a two column layout.\\
328
 
\verb+\onecolumngrid+ & Low-level switch to a single page-wide column layout.\\
329
 
\verb+\protect+ & Protect a fragile command within a macro with a
330
 
``moving'' argument. \verb+\caption+ and \verb+\footnote+ are common
331
 
macros that have moving arguments.\\
332
 
\verb+\frac{numerator}{denominator}+ & Create a fraction. Use in place of \verb+\over+.\\
333
 
%
334
 
\multicolumn{2}{c}{\textsc{\revtex~4 and Miscellaneous Symbols}\rule[-6pt]{0pt}{18pt}}\\*
335
 
\verb+\textemdash+ & \textemdash\\
336
 
\verb+\textendash+ & \textendash\\
337
 
\verb+\textexclamdown+ & \textexclamdown\\
338
 
\verb+\textquestiondown+ & \textquestiondown\\
339
 
\verb+\textquotedblleft+ & \textquotedblleft\\
340
 
\verb+\textquotedblright+ & \textquotedblright\\
341
 
\verb+\textquoteleft+ & \textquoteleft\\
342
 
\verb+\textquoteright+ & \textquoteright\\
343
 
\verb+\textbullet+ & \textbullet\\
344
 
\verb+\textperiodcentered+ & \textperiodcentered\\
345
 
\verb+\textvisiblespace+ & \textvisiblespace\\
346
 
\verb+\textcompworkmark+ & Break a ligature.\\ % ``fluffier''
347
 
%vs. ``f\textcompworkmark luf\textcompworkmark fier''.\\
348
 
\verb+\textcircled{<char>}+ & Circle a character. \textcircled{e}.\\
349
 
\verb+\lambdabar+ & $\lambdabar$ \\
350
 
\cmd\openone & $\openone$\\
351
 
\cmd\altsuccsim & $\altsuccsim$ \\
352
 
\cmd\altprecsim & $\altprecsim$ \\
353
 
\cmd\alt & $\alt$ \\
354
 
\cmd\agt & $\agt$ \\
355
 
\cmd\tensor\ x & $\tensor x$ \\
356
 
\cmd\overstar\ x & $\overstar x$ \\
357
 
\cmd\loarrow\ x & $\loarrow x$ \\
358
 
\cmd\roarrow\ x & $\roarrow x$  \\
359
 
\verb+\mathring{x}+ & $\mathring{x}$ (Replaces
360
 
\verb+\overcir+). Standard \LaTeXe\ . \\
361
 
\verb+\dddot{x}+ & $\dddot{x}$ (Replaces \verb+\overdots+). Requires \verb+[amsmath]+.\\
362
 
\verb+\triangleq+ & $\triangleq$ (Replaces
363
 
\verb+\corresponds+). Requires \verb+[amssymb]+.\\
364
 
\cmd\biglb\ ( \cmd\bigrb ) & $\biglb( \bigrb)$ \\
365
 
\cmd\Biglb\ ( \cmd\Bigrb ) & $\Biglb( \Bigrb)$ \\
366
 
\cmd\bigglb\ ( \cmd\biggrb ) & $\bigglb( \biggrb)$ \\
367
 
\cmd\Bigglb\ ( \cmd\Biggrb\ ) & $\Bigglb( \Biggrb)$ 
368
 
\end{longtable*}
369
 
 
370
 
\end{document}