home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / LATEXINF / LATEX.IPF (.txt) < prev    next >
Microsoft Windows Help File Content  |  1994-05-11  |  170KB  |  2,657 lines

  1. :userdoc.
  2. :docprof toc=123456.
  3. :title.LaTeX help 1.1
  4. :h1.-Preface-
  5. :p.:parml tsize=30 break=none compact.
  6. :pt.:link reftype=hd refid=hd2.License:elink.:pd.Licensing information.
  7. :pt.:link reftype=hd refid=hd3.Overview:elink.:pd.What is LaTeX?
  8. :pt.:link reftype=hd refid=hd4.Commands:elink.:pd.Commands within a LaTeX document.
  9. :pt.:link reftype=hd refid=hd5.Parameters:elink.:pd.The command line.
  10. also available&dot.&dot.&dot.
  11. :pt.:link reftype=hd refid=hd6.List of Commands:elink.:pd.An alphabetical list of all LaTex commands.
  12. :pt.:link reftype=hd refid=hd7.Index:elink.:pd.An alphabetical "Concept Index".
  13. :eparml.
  14. :h1 id=hd2.Licensing Information
  15. :lm margin=1.
  16. :p.  The programs currently being distributed that relate to Texinfo
  17. include two portions of GNU Emacs, plus two other separate programs
  18. (:font facename=Courier size=12x8.texindex:font facename=default size=0x0. and :font facename=Courier size=12x8.texinfo.tex:font facename=default size=0x0.).  These programs are
  19. :hp1.free:ehp1.; this means that everyone is free to use them and free to
  20. redistribute them on a free basis.  The Texinfo related programs are not
  21. in the public domain; they are copyrighted and there are restrictions on
  22. their distribution, but these restrictions are designed to permit
  23. everything that a good cooperating citizen would want to do.  What is
  24. not allowed is to try to prevent others from further sharing any version
  25. of these programs that they might get from you.
  26. :p.  Specifically, we want to make sure that you have the right to give
  27. away copies of the programs that relate to Texinfo, that you receive
  28. source code or else can get it if you want it, that you can change these
  29. programs or use pieces of them in new free programs, and that you know
  30. you can do these things.
  31. :p.  To make sure that everyone has such rights, we have to forbid you to
  32. deprive anyone else of these rights.  For example, if you distribute
  33. copies of the Texinfo related programs, you must give the recipients all
  34. the rights that you have.  You must make sure that they, too, receive or
  35. can get the source code.  And you must tell them their rights.
  36. :p.  Also, for our own protection, we must make certain that everyone finds
  37. out that there is no warranty for the programs that relate to Texinfo.
  38. If these programs are modified by someone else and passed on, we want
  39. their recipients to know that what they have is not what we distributed,
  40. so that any problems introduced by others will not reflect on our
  41. reputation.
  42. :p.  The precise conditions of the licensees for the programs currently
  43. being distributed that relate to Texinfo are found in the General Public
  44. Licensees that accompany them.  The programs that are part of GNU Emacs
  45. are covered by the GNU Emacs copying terms (see Section  of :hp1.The GNU Emacs Manual:ehp1.), 
  46. and other programs are covered by licensees that are contained in their
  47. source files.
  48. :h1 id=hd3.Overview of LaTeX and Local Guide
  49. :lm margin=1.
  50. :p.The LaTeX command typesets a file of text using the TeX program and the
  51. LaTeX Macro package for TeX.  To be more specific, it processes an input
  52. file containing the text of a document with interspersed commands that
  53. describe how the text should be formatted.  It produces at least three
  54. files as output&colon.
  55. :ol.:li.
  56. A "Device Independent", or :font facename=Courier size=12x8.&apos..dvi&apos.:font facename=default size=0x0. file. This contains commands that
  57. can be translated into commands for a variety of output devices.  You
  58. can view the output of LaTeX by using a program such as :font facename=Courier size=12x8.xdvi:font facename=default size=0x0.,
  59. which actually uses the :font facename=Courier size=12x8.&apos..dvi&apos.:font facename=default size=0x0. file.
  60. :li.A "transcript" or :font facename=Courier size=12x8.&apos..log&apos.:font facename=default size=0x0. file that contains summary information and
  61. diagnostic messages for any errors discovered in the input file.
  62. :li.An "auxiliary" or :font facename=Courier size=12x8.&apos..aux&apos.:font facename=default size=0x0. file. This is used by LaTeX itself, for
  63. things such as sectioning.
  64. :eol.:lm margin=1.
  65. :p.For a description of what goes on inside TeX, you should consult
  66. :hp1.The TeX book:ehp1. by Donald E. Knuth, ISBN 0-201-13448-9, published
  67. jointly by the American Mathematical Society and Addison-Wesley
  68. Publishing Company.
  69. :p.For a description of LaTeX, you should consult&colon.
  70. :p.:hp1.LaTeX&colon. A Document Preparation System:ehp1., by Leslie Lamport, ISBN
  71. 0-201-15790-X, published jointly by the American Mathematical Society
  72. and Addison-Wesley Publishing Company, 1985.
  73. :p.:hp1.LaTeX for Engineers &. Scientists:ehp1., by David J. Buerger, ISBN
  74. 0-07-008845-4, McGraw-Hill, 1990.
  75. :p.:hp1.The LaTeX Cookbook:ehp1., by F. Teagle, Informatics Department,
  76. Rutherford Appelton Laboratory, Chilton, Didcot, Oxon, OX11 0QX, 1991.
  77. :p.:hp1.LaTeX for Everyone:ehp1., by Jane Hahn, available from PCTeX in
  78. California, and from the TeX Users Group, 1991.
  79. :p.:hp1.LaTeX Line by Line&colon. Tips and Techniques for Document Processing:ehp1.
  80. by Antoni Diller, Chichester&colon. John Wiley and Sons, 1992.
  81. :p.:hp1.A Guide to LaTeX:ehp1., by Helmut Kopka and Patrick Daly,
  82. Addison-Wesley, 1992.
  83. :h1 id=hd4.Commands
  84. :lm margin=1.
  85. :p.A LaTeX command begins with the command name, which consists of a
  86. :font facename=Courier size=12x8.\:font facename=default size=0x0. followed by either (a) a string of letters or (b) a single
  87. non-letter.  Arguments contained in square brackets, :font facename=Courier size=12x8.[]:font facename=default size=0x0., are
  88. optional while arguments contained in braces, :font facename=Courier size=12x8.{}:font facename=default size=0x0., are required.
  89. :p.NOTE&colon.  LaTeX  is case sensitive.   Enter  all commands  in lower  case
  90. unless explicitly directed to do otherwise.
  91. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd8.Counters:elink.:pd.Information on internal counters.
  92. :pt.:link reftype=hd refid=hd9.Cross References:elink.:pd.Automatic referencing.
  93. :pt.:link reftype=hd refid=hd10.Definitions:elink.:pd.Define your own commands etc.
  94. :pt.:link reftype=hd refid=hd11.Document Styles:elink.:pd.Some of the various styles available.
  95. :pt.:link reftype=hd refid=hd12.Environments:elink.:pd.Such as enumerate &. itemize.
  96. :pt.:link reftype=hd refid=hd13.Footnotes:elink.:pd.How to produce footnotes.
  97. :pt.:link reftype=hd refid=hd14.Lengths:elink.:pd.The length commands.
  98. :pt.:link reftype=hd refid=hd15.Letters:elink.:pd.The letter style.
  99. :pt.:link reftype=hd refid=hd16.Line &. Page Breaking:elink.:pd.How do insert pagebreaks etc.
  100. :pt.:link reftype=hd refid=hd17.Making Paragraphs:elink.:pd.Paragraph commands.
  101. :pt.:link reftype=hd refid=hd18.Math Formulae:elink.:pd.How to create mathematical formulae.
  102. :pt.:link reftype=hd refid=hd19.Modes:elink.:pd.Paragraph, Math or LR modes.
  103. :pt.:link reftype=hd refid=hd20.Page Styles:elink.:pd.Various styles of page layout.
  104. :pt.:link reftype=hd refid=hd21.Sectioning:elink.:pd.How to section properly.
  105. :pt.:link reftype=hd refid=hd22.Spaces &. Boxes:elink.:pd.All the associated commands.
  106. :pt.:link reftype=hd refid=hd23.Special Characters:elink.:pd.Special reserved characters.
  107. :pt.:link reftype=hd refid=hd24.Splitting the Input:elink.:pd.Dealing with big files by splitting.
  108. :pt.:link reftype=hd refid=hd25.Starting &. Ending:elink.:pd.The formal start &. end layouts.
  109. :pt.:link reftype=hd refid=hd26.Table of Contents:elink.:pd.How to create a table of contents.
  110. :pt.:link reftype=hd refid=hd27.Terminal Input/Output:elink.:pd.User interaction.
  111. :pt.:link reftype=hd refid=hd28.Typefaces:elink.:pd.Such as bold, italics etc.
  112. :eparml.
  113. :h2 id=hd8.Counters
  114. :lm margin=1.
  115. :p.Everything LaTeX numbers for you has a counter associated with it. The
  116. name of the counter is the same as the name of the environment or
  117. command that produces the number, except with no :font facename=Courier size=12x8.\:font facename=default size=0x0..  (enumi -
  118. enumiv are used for the nested enumerate environment.)  Below is a list
  119. of the counters used in LaTeX 's standard document styles to control
  120. numbering.
  121. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  122.  part            paragraph       figure          enumi
  123.  chapter         subparagraph    table           enumii
  124.  section         page            footnote        enumiii
  125.  subsection      equation        mpfootnote      enumiv
  126.  subsubsection
  127. :font facename=default size=0x0.:lm margin=1.:elines.
  128. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd29.\addtocounter:elink.:pd.
  129. :pt.:link reftype=hd refid=hd30.\alph:elink.:pd.
  130. :pt.:link reftype=hd refid=hd31.\arabic:elink.:pd.
  131. :pt.:link reftype=hd refid=hd32.\fnsymbol:elink.:pd.
  132. :pt.:link reftype=hd refid=hd33.\newcounter:elink.:pd.
  133. :pt.:link reftype=hd refid=hd34.\roman:elink.:pd.
  134. :pt.:link reftype=hd refid=hd35.\setcounter:elink.:pd.
  135. :pt.:link reftype=hd refid=hd36.\usecounter:elink.:pd.
  136. :pt.:link reftype=hd refid=hd37.\value:elink.:pd.
  137. :eparml.
  138. :h3 id=hd29.\addtocounter
  139. :lm margin=1.
  140. :p.:font facename=Courier size=12x8.\addtocounter{counter}{value}:font facename=default size=0x0.
  141. :p.The :font facename=Courier size=12x8.\addtocounter:font facename=default size=0x0. command increments the :font facename=Courier size=12x8.counter:font facename=default size=0x0. by the
  142. amount specified by the :font facename=Courier size=12x8.value:font facename=default size=0x0. argument.  The :font facename=Courier size=12x8.value:font facename=default size=0x0.
  143. argument can be negative.
  144. :h3 id=hd30.\alph
  145. :lm margin=1.
  146. :p.:font facename=Courier size=12x8.\alph{counter}:font facename=default size=0x0.
  147. :p.This command causes the value of the :font facename=Courier size=12x8.counter:font facename=default size=0x0. to be printed in
  148. alphabetic characters.  The :font facename=Courier size=12x8.\alph:font facename=default size=0x0. command causes lower case
  149. alphabetic alphabetic characters, i.e., :font facename=Courier size=12x8.a, b, c&dot.&dot.&dot.:font facename=default size=0x0. while the
  150. :font facename=Courier size=12x8.\Alph:font facename=default size=0x0. command causes upper case alphabetic characters, i.e.,
  151. :font facename=Courier size=12x8.A, B, C&dot.&dot.&dot.:font facename=default size=0x0..
  152. :h3 id=hd31.\arabic
  153. :lm margin=1.
  154. :p.:font facename=Courier size=12x8.\arabic{counter}:font facename=default size=0x0.
  155. :p.The :font facename=Courier size=12x8.\arabic:font facename=default size=0x0. command causes the value of the :font facename=Courier size=12x8.counter:font facename=default size=0x0. to be
  156. printed in arabic numbers, i.e., :font facename=Courier size=12x8.3:font facename=default size=0x0..
  157. :h3 id=hd32.\fnsymbol
  158. :lm margin=1.
  159. :p.:font facename=Courier size=12x8.\fnsymbol{counter}:font facename=default size=0x0.
  160. :p.The :font facename=Courier size=12x8.\fnsymbol:font facename=default size=0x0. command causes the value of the :font facename=Courier size=12x8.counter:font facename=default size=0x0. to
  161. be printed in a specific sequence of nine symbols that can be used for
  162. numbering footnotes.
  163. :p.eg. From 1-9&colon.:artwork name='fnsymbol.BMP' runin.
  164. :p.NB. :font facename=Courier size=12x8.counter:font facename=default size=0x0. must have a value between 1 and 9 inclusive.
  165. :h3 id=hd33.\newcounter
  166. :lm margin=1.
  167. :p.:font facename=Courier size=12x8.\newcounter{foo}[counter]:font facename=default size=0x0.
  168. :p.The :font facename=Courier size=12x8.\newcounter:font facename=default size=0x0. command defines a new counter named :font facename=Courier size=12x8.foo:font facename=default size=0x0..
  169. The optional argument :font facename=Courier size=12x8.[counter]:font facename=default size=0x0. causes the counter :font facename=Courier size=12x8.foo:font facename=default size=0x0. to
  170. be reset whenever the counter named in the optional argument is
  171. incremented.
  172. :h3 id=hd34.\roman
  173. :lm margin=1.
  174. :p.:font facename=Courier size=12x8.\roman{counter}:font facename=default size=0x0.
  175. :p.This command causes the value of the :font facename=Courier size=12x8.counter:font facename=default size=0x0. to be printed in
  176. roman numerals.  The :font facename=Courier size=12x8.\roman:font facename=default size=0x0. command causes lower case roman
  177. numerals, i.e., :font facename=Courier size=12x8.i, ii, iii&dot.&dot.&dot.:font facename=default size=0x0., while the :font facename=Courier size=12x8.\Roman:font facename=default size=0x0. command
  178. causes upper case roman numerals, i.e., :font facename=Courier size=12x8.I, II, III&dot.&dot.&dot.:font facename=default size=0x0..
  179. :h3 id=hd35.\setcounter
  180. :lm margin=1.
  181. :p.:font facename=Courier size=12x8.\setcounter{counter}{value}:font facename=default size=0x0.
  182. :p.The :font facename=Courier size=12x8.\setcounter:font facename=default size=0x0. command sets the value of the :font facename=Courier size=12x8.counter:font facename=default size=0x0. to
  183. that specified by the :font facename=Courier size=12x8.value:font facename=default size=0x0. argument.
  184. :h3 id=hd36.\usecounter
  185. :lm margin=1.
  186. :p.:font facename=Courier size=12x8.\usecounter{counter}:font facename=default size=0x0.
  187. :p.The :font facename=Courier size=12x8.\usecounter:font facename=default size=0x0. command is used in the second argument of the
  188. :font facename=Courier size=12x8.list:font facename=default size=0x0. environment to allow the counter specified to be used to
  189. number the list items.
  190. :h3 id=hd37.\value
  191. :lm margin=1.
  192. :p.:font facename=Courier size=12x8.\value{counter}:font facename=default size=0x0.
  193. :p.The :font facename=Courier size=12x8.\value:font facename=default size=0x0. command produces the value of the :font facename=Courier size=12x8.counter:font facename=default size=0x0. named
  194. in the mandatory argument.  It can be used where LaTeX expects an
  195. integer or number, such as the second argument of a :font facename=Courier size=12x8.\setcounter:font facename=default size=0x0.
  196. or :font facename=Courier size=12x8.\addtocounter:font facename=default size=0x0. command, or in&colon.
  197. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  198.         \hspace{\value{foo}\parindent}
  199. :font facename=default size=0x0.:lm margin=1.:elines.
  200. :p.It is useful for doing arithmetic with counters.
  201. :h2 id=hd9.Cross References
  202. :lm margin=1.
  203. :p.One reason for numbering things like figures and equations is to refer
  204. the reader to them, as in "See Figure 3 for more details."
  205. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd38.\label:elink.:pd.
  206. :pt.:link reftype=hd refid=hd39.\pageref:elink.:pd.
  207. :pt.:link reftype=hd refid=hd40.\ref:elink.:pd.
  208. :eparml.
  209. :h3 id=hd38.\label
  210. :lm margin=1.
  211. :p.:font facename=Courier size=12x8.\label{key}:font facename=default size=0x0.
  212. :p.A :font facename=Courier size=12x8.\label:font facename=default size=0x0. command appearing in ordinary text assigns to the
  213. :font facename=Courier size=12x8.key:font facename=default size=0x0. the number of the current sectional unit; one appearing
  214. inside a numbered environment assigns that number to the :font facename=Courier size=12x8.key:font facename=default size=0x0..
  215. :p.A :font facename=Courier size=12x8.key:font facename=default size=0x0. can consist of any sequence of letters, digits, or
  216. punctuation characters.  Upper and lowercase letters are different.
  217. :h3 id=hd39.\pageref
  218. :lm margin=1.
  219. :p.:font facename=Courier size=12x8.\pageref{key}:font facename=default size=0x0.
  220. :p.The :font facename=Courier size=12x8.\pageref:font facename=default size=0x0. command produces the page number of the place in the
  221. text where the corresponding :font facename=Courier size=12x8.\label:font facename=default size=0x0. command appears. ie. where
  222. :font facename=Courier size=12x8.\label{key}:font facename=default size=0x0. appears.
  223. :h3 id=hd40.\ref
  224. :lm margin=1.
  225. :p.:font facename=Courier size=12x8.\ref{key}:font facename=default size=0x0.
  226. :p.The :font facename=Courier size=12x8.\ref:font facename=default size=0x0. command produces the number of the sectional unit,
  227. equation number, &dot.&dot.&dot. of the corresponding :font facename=Courier size=12x8.\label:font facename=default size=0x0. command.
  228. :h2 id=hd10.Definitions
  229. :lm margin=1.
  230. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd41.\newcommand:elink.:pd.
  231. :pt.:link reftype=hd refid=hd42.\newenvironment:elink.:pd.
  232. :pt.:link reftype=hd refid=hd43.\newtheorem:elink.:pd.
  233. :pt.:link reftype=hd refid=hd44.\newfont:elink.:pd.
  234. :eparml.
  235. :h3 id=hd41.\newcommand
  236. :lm margin=1.
  237. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  238.  \newcommand{cmd}[args]{def}
  239.  \renewcommand{cmd}[args]{def}
  240. :font facename=default size=0x0.:lm margin=1.:elines.
  241. :p.These commands define (or redefine) a command.
  242. :parml break=fit.:pt.:font facename=Courier size=12x8.cmd:font facename=default size=12x8.:pd.
  243. A command name beginning with a :font facename=Courier size=12x8.\:font facename=default size=0x0..  For :font facename=Courier size=12x8.\newcommand:font facename=default size=0x0. it
  244. must not be already defined and must not begin with :font facename=Courier size=12x8.\end:font facename=default size=0x0.; for
  245. :font facename=Courier size=12x8.\renewcommand:font facename=default size=0x0. it must already be defined.
  246. :pt.:font facename=Courier size=12x8.args:font facename=default size=12x8.:pd.An integer from 1 to 9 denoting the number of arguments of the command
  247. being defined.  The default is for the command to have no arguments.
  248. :pt.:font facename=Courier size=12x8.def:font facename=default size=12x8.:pd.The text to be substituted for every occurrence of :font facename=Courier size=12x8.cmd:font facename=default size=0x0.; a
  249. parameter of the form :font facename=Courier size=12x8.#n:font facename=default size=0x0. in :font facename=Courier size=12x8.cmd:font facename=default size=0x0. is replaced by the text of
  250. the nth argument when this substitution takes place.
  251. :eparml.:lm margin=1.
  252. :h3 id=hd42.\newenvironment
  253. :lm margin=1.
  254. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  255.  \newenvironment{nam}[args]{begdef}{enddef}
  256.  \renewenvironment{nam}[args]{begdef}{enddef}
  257. :font facename=default size=0x0.:lm margin=1.:elines.
  258. :p.These commands define or redefine an environment.
  259. :parml break=fit.:pt.:font facename=Courier size=12x8.nam:font facename=default size=12x8.:pd.
  260. The name of the environment.  For :font facename=Courier size=12x8.\newenvironment:font facename=default size=0x0. there must be
  261. no currently defined environment by that name, and the command
  262. :font facename=Courier size=12x8.\nam:font facename=default size=0x0. must be undefined.  For :font facename=Courier size=12x8.\renewenvironment:font facename=default size=0x0. the
  263. environment must already be defined.
  264. :pt.:font facename=Courier size=12x8.args:font facename=default size=12x8.:pd.An integer from 1 to 9 denoting the number of arguments of
  265. the newly-defined environment.  The default is no arguments.
  266. :pt.:font facename=Courier size=12x8.begdef:font facename=default size=12x8.:pd.The text substituted for every occurrence of :font facename=Courier size=12x8.\begin{nam}:font facename=default size=0x0.; a
  267. parameter of the form :font facename=Courier size=12x8.#n:font facename=default size=0x0. in :font facename=Courier size=12x8.cmd:font facename=default size=0x0. is replaced by the text of
  268. the nth argument when this substitution takes place.
  269. :pt.:font facename=Courier size=12x8.enddef:font facename=default size=12x8.:pd.The text substituted for every occurrence of :font facename=Courier size=12x8.\end{nam}:font facename=default size=0x0..  It may
  270. not contain any argument parameters.
  271. :eparml.:lm margin=1.
  272. :h3 id=hd43.\newtheorem
  273. :lm margin=1.
  274. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  275.  \newtheorem{env_name}{caption}[within]
  276.  \newtheorem{env_name}[numbered_like]{caption}
  277. :font facename=default size=0x0.:lm margin=1.:elines.
  278. :p.This command defines a theorem-like environment.
  279. :parml break=fit.:pt.:font facename=Courier size=12x8.env_name:font facename=default size=12x8.:pd.
  280. The name of the environment to be defined. A string of letters.  It must
  281. not be the name of an existing environment or counter.
  282. :pt.:font facename=Courier size=12x8.caption:font facename=default size=12x8.:pd.The text printed at the beginning of the environment, right before the
  283. number. This may simply say "Theorem", for example.
  284. :pt.:font facename=Courier size=12x8.within:font facename=default size=12x8.:pd.The name of an already defined counter, usually of a sectional unit.
  285. Provides a means of resetting the new theorem counter :hp2.within:ehp2.
  286. the sectional unit.
  287. :pt.:font facename=Courier size=12x8.numbered_like:font facename=default size=12x8.:pd.The name of an already defined theorem-like environment.
  288. :eparml.:lm margin=1.
  289. :p.The :font facename=Courier size=12x8.\newtheorem:font facename=default size=0x0. command may have at most one optional argument.
  290. :h3 id=hd44.\newfont
  291. :lm margin=1.
  292. :p.:font facename=Courier size=12x8.\newfont{cmd}{font_name}:font facename=default size=0x0.
  293. :p.Defines the command name :font facename=Courier size=12x8.cmd:font facename=default size=0x0., which must not be currently
  294. defined, to be a declaration that selects the font named
  295. :font facename=Courier size=12x8.font_name:font facename=default size=0x0. to be the current font.
  296. :h2 id=hd11.Document Styles
  297. :lm margin=1.
  298. :p.Valid LaTeX document styles include&colon.
  299. :ul.:li.
  300. article
  301. :li.report
  302. :li.letter
  303. :li.book
  304. :eul.:lm margin=1.
  305. :p.Other document styles are often available. See :link reftype=hd refid=hd3.Overview:elink., for details.
  306. They are selected with the following command&colon.
  307. :p.:font facename=Courier size=12x8.\documentstyle [options] {style}:font facename=default size=0x0.
  308. :p.The options for the different styles are&colon.
  309. :ol.:li.
  310. :font facename=Courier size=12x8.article:font facename=default size=0x0. - 11pt, 12pt, twoside, twocolumn, draft, fleqn, leqno, acm
  311. :li.:font facename=Courier size=12x8.report:font facename=default size=0x0.  - 11pt, 12pt, twoside, twocolumn, draft, fleqn, leqno, acm
  312. :li.:font facename=Courier size=12x8.letter:font facename=default size=0x0.  - 11pt, 12pt, fleqn,   leqno, acm
  313. :li.:font facename=Courier size=12x8.book:font facename=default size=0x0.    - 11pt, 12pt, twoside, twocolumn, draft, fleqn, leqno
  314. :eol.:lm margin=1.
  315. :p.If you specify more than one option, they must be separated by a comma.
  316. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd45.\flushbottom:elink.:pd.
  317. :pt.:link reftype=hd refid=hd46.\onecolumn:elink.:pd.
  318. :pt.:link reftype=hd refid=hd47.\raggedbottom:elink.:pd.
  319. :pt.:link reftype=hd refid=hd48.\twocolumn:elink.:pd.
  320. :eparml.
  321. :h3 id=hd45.\flushbottom
  322. :lm margin=1.
  323. :p.The :font facename=Courier size=12x8.\flushbottom:font facename=default size=0x0. declaration makes all text pages the same
  324. height, adding extra vertical space when necessary to fill out the page.
  325. :p.This is the standard for the book style.
  326. :h3 id=hd46.\onecolumn
  327. :lm margin=1.
  328. :p.The :font facename=Courier size=12x8.\onecolumn:font facename=default size=0x0. declaration starts a new page and produces
  329. single-column output.
  330. :h3 id=hd47.\raggedbottom
  331. :lm margin=1.
  332. :p.The :font facename=Courier size=12x8.\raggedbottom:font facename=default size=0x0. declaration makes all pages the height of the
  333. text on that page.  No extra vertical space is added.
  334. :h3 id=hd48.\twocolumn
  335. :lm margin=1.
  336. :p.The :font facename=Courier size=12x8.\twocolumn:font facename=default size=0x0. declaration starts a new page and produces
  337. two-column output.
  338. :h2 id=hd12.Environments
  339. :lm margin=1.
  340. :p.LaTeX provides a number of different paragraph-making environments.
  341. Each environment begins and ends in the same manner.
  342. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  343.         \begin{environment-name}
  344.         .
  345.         .
  346.         .
  347.         \end{environment-name}
  348. :font facename=default size=0x0.:lm margin=1.:elines.
  349. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd49.array:elink.:pd.
  350. :pt.:link reftype=hd refid=hd50.center:elink.:pd.
  351. :pt.:link reftype=hd refid=hd51.description:elink.:pd.
  352. :pt.:link reftype=hd refid=hd52.enumerate:elink.:pd.
  353. :pt.:link reftype=hd refid=hd53.eqnarray:elink.:pd.
  354. :pt.:link reftype=hd refid=hd54.equation:elink.:pd.
  355. :pt.:link reftype=hd refid=hd55.figure:elink.:pd.
  356. :pt.:link reftype=hd refid=hd56.flushleft:elink.:pd.
  357. :pt.:link reftype=hd refid=hd57.flushright:elink.:pd.
  358. :pt.:link reftype=hd refid=hd58.itemize:elink.:pd.
  359. :pt.:link reftype=hd refid=hd59.list:elink.:pd.
  360. :pt.:link reftype=hd refid=hd60.minipage:elink.:pd.
  361. :pt.:link reftype=hd refid=hd61.picture:elink.:pd.
  362. :pt.:link reftype=hd refid=hd62.quotation:elink.:pd.
  363. :pt.:link reftype=hd refid=hd63.quote:elink.:pd.
  364. :pt.:link reftype=hd refid=hd64.tabbing:elink.:pd.
  365. :pt.:link reftype=hd refid=hd65.table:elink.:pd.
  366. :pt.:link reftype=hd refid=hd66.tabular:elink.:pd.
  367. :pt.:link reftype=hd refid=hd67.thebibliography:elink.:pd.
  368. :pt.:link reftype=hd refid=hd68.theorem:elink.:pd.
  369. :pt.:link reftype=hd refid=hd69.titlepage:elink.:pd.
  370. :pt.:link reftype=hd refid=hd70.verbatim:elink.:pd.
  371. :pt.:link reftype=hd refid=hd71.verse:elink.:pd.
  372. :eparml.
  373. :h3 id=hd49.array
  374. :lm margin=1.
  375. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  376. \begin{array}{col1col2&dot.&dot.&dot.coln}
  377. column 1 entry &. column 2 entry &dot.&dot.&dot. &. column n entry \\
  378. \end{array}
  379. :font facename=default size=0x0.:lm margin=1.:elines.
  380. :p.Math arrays are produced with the array environment.  It has a single
  381. mandatory argument describing the number of columns and the alignment
  382. within them.  Each column, :font facename=Courier size=12x8.coln:font facename=default size=0x0., is specified by a single letter
  383. that tells how items in that row should be formatted.
  384. :ul.:li.
  385. :font facename=Courier size=12x8.c:font facename=default size=0x0. - for centred
  386. :li.:font facename=Courier size=12x8.l:font facename=default size=0x0. - for flushleft
  387. :li.:font facename=Courier size=12x8.r:font facename=default size=0x0. - for flushright
  388. :eul.:lm margin=1.
  389. :p.Column entries must be separated by an :font facename=Courier size=12x8.&.:font facename=default size=0x0..  Column entries may
  390. include other LaTeX commands.  Each row of the array must be terminated
  391. with the string :font facename=Courier size=12x8.\\:font facename=default size=0x0..
  392. :h3 id=hd50.center
  393. :lm margin=1.
  394. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  395.  \begin{center}
  396.  Text on line 1 \\
  397.  Text on line 2 \\
  398.  \end{center}
  399. :font facename=default size=0x0.:lm margin=1.:elines.
  400. :p.The :font facename=Courier size=12x8.center:font facename=default size=0x0. environment allows you to create a paragraph consisting of
  401. lines that are centred within the left and right margins on the current
  402. page.  Each line must be terminated with the string :font facename=Courier size=12x8.\\:font facename=default size=0x0..
  403. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd72.\centering:elink.:pd.
  404. :eparml.
  405. :h4 id=hd72.\centering
  406. :lm margin=1.
  407. :p.This declaration corresponds to the :font facename=Courier size=12x8.center:font facename=default size=0x0. environment.  This
  408. declaration can be used inside an environment such as :font facename=Courier size=12x8.quote:font facename=default size=0x0. or in
  409. a :font facename=Courier size=12x8.parbox:font facename=default size=0x0..  The text of a figure or table can be centered on the
  410. page by putting a :font facename=Courier size=12x8.\centering:font facename=default size=0x0. command at the beginning of the
  411. figure or table environment.
  412. :p.Unlike the :font facename=Courier size=12x8.center:font facename=default size=0x0. environment, the :font facename=Courier size=12x8.\centering:font facename=default size=0x0. command does
  413. not start a new paragraph; it simply changes how LaTeX formats paragraph
  414. units.  To affect a paragraph unit's format, the scope of the
  415. declaration must contain the blank line or :font facename=Courier size=12x8.\end:font facename=default size=0x0. command (of an
  416. environment like quote) that ends the paragraph unit.
  417. :h3 id=hd51.description
  418. :lm margin=1.
  419. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  420.  \begin{description}
  421.  \item [label] First item
  422.  \item [label] Second item
  423.  \end{description}
  424. :font facename=default size=0x0.:lm margin=1.:elines.
  425. :p.The :font facename=Courier size=12x8.description:font facename=default size=0x0. environment is used to make labelled lists.  The
  426. :font facename=Courier size=12x8.label:font facename=default size=0x0. is bold face and flushed right.
  427. :h3 id=hd52.enumerate
  428. :lm margin=1.
  429. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  430.  \begin{enumerate}
  431.  \item First item
  432.  \item Second item
  433.  \end{enumerate}
  434. :font facename=default size=0x0.:lm margin=1.:elines.
  435. :p.The :font facename=Courier size=12x8.enumerate:font facename=default size=0x0. environment produces a numbered list.  Enumerations
  436. can be nested within one another, up to four levels deep.  They can also
  437. be nested within other paragraph-making environments.
  438. :p.Each item of an enumerated list begins with an :font facename=Courier size=12x8.\item:font facename=default size=0x0. command.
  439. There must be at least one :font facename=Courier size=12x8.\item:font facename=default size=0x0. command within the environment.
  440. :h3 id=hd53.eqnarray
  441. :lm margin=1.
  442. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  443.  \begin{eqnarray}
  444.  math formula 1 \\
  445.  math formula 2 \\
  446.  \end{eqnarray}
  447. :font facename=default size=0x0.:lm margin=1.:elines.
  448. :p.The :font facename=Courier size=12x8.eqnarray:font facename=default size=0x0. environment is used to display a sequence of
  449. equations or inequalities.  It is very much like a three-column
  450. :font facename=Courier size=12x8.array:font facename=default size=0x0. environment, with consecutive rows separated by :font facename=Courier size=12x8.\\:font facename=default size=0x0.
  451. and consecutive items within a row separated by an :font facename=Courier size=12x8.&.:font facename=default size=0x0..  An
  452. equation number is placed on every line unless that line has a
  453. :font facename=Courier size=12x8.\nonumber:font facename=default size=0x0. command.
  454. :h3 id=hd54.equation
  455. :lm margin=1.
  456. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  457.  \begin{equation}
  458.   math formula
  459.  \end{equation}
  460. :font facename=default size=0x0.:lm margin=1.:elines.
  461. :p.The :font facename=Courier size=12x8.equation:font facename=default size=0x0. environment centres your equation on the page and places
  462. the equation number in the right margin.
  463. :h3 id=hd55.figure
  464. :lm margin=1.
  465. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  466.  \begin{figure}[placement]
  467.   body of the figure
  468.  \caption{figure title}
  469.  \end{figure}
  470. :font facename=default size=0x0.:lm margin=1.:elines.
  471. :p.Figures are objects that are not part of the normal text, and are
  472. usually "floated" to a convenient place, like the top of a page.
  473. Figures will not be split between two pages.
  474. :p.The optional argument :font facename=Courier size=12x8.[placement]:font facename=default size=0x0. determines where LaTeX will try
  475. to place your figure.  There are four places where LaTeX can possibly
  476. put a float&colon.
  477. :ol.:li.
  478. :font facename=Courier size=12x8.h:font facename=default size=0x0. (Here) - at the position in the text where the figure
  479. environment appears.
  480. :li.:font facename=Courier size=12x8.t:font facename=default size=0x0. (Top) - at the top of a text page.
  481. :li.:font facename=Courier size=12x8.b:font facename=default size=0x0. (Bottom) - at the bottom of a text page.
  482. :li.:font facename=Courier size=12x8.p:font facename=default size=0x0. (Page of floats) - on a separate float page, which is a page
  483. containing no text, only floats.
  484. :eol.:lm margin=1.
  485. :p.The standard report and article styles use the default placement
  486. :font facename=Courier size=12x8.tbp:font facename=default size=0x0..
  487. :p.The body of the figure is made up of whatever text, LaTeX commands, etc.
  488. you wish.  The :font facename=Courier size=12x8.\caption:font facename=default size=0x0. command allows you to title your figure.
  489. :h3 id=hd56.flushleft
  490. :lm margin=1.
  491. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  492.  \begin{flushleft}
  493.  Text on line 1 \\
  494.  Text on line 2 \\
  495.  \end{flushleft}
  496. :font facename=default size=0x0.:lm margin=1.:elines.
  497. :p.The :font facename=Courier size=12x8.flushleft:font facename=default size=0x0. environment allows you to create a paragraph
  498. consisting of lines that are flushed left, to the left-hand margin.
  499. Each line must be terminated with the string :font facename=Courier size=12x8.\\:font facename=default size=0x0..
  500. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd73.\raggedright:elink.:pd.
  501. :eparml.
  502. :h4 id=hd73.\raggedright
  503. :lm margin=1.
  504. :p.This declaration corresponds to the :font facename=Courier size=12x8.flushleft:font facename=default size=0x0. environment.  This
  505. declaration can be used inside an environment such as :font facename=Courier size=12x8.quote:font facename=default size=0x0. or in
  506. a :font facename=Courier size=12x8.parbox:font facename=default size=0x0..
  507. :p.Unlike the :font facename=Courier size=12x8.flushleft:font facename=default size=0x0. environment, the :font facename=Courier size=12x8.\raggedright:font facename=default size=0x0. command
  508. does not start a new paragraph; it simply changes how LaTeX formats
  509. paragraph units.  To affect a paragraph unit's format, the scope of the
  510. declaration must contain the blank line or :font facename=Courier size=12x8.\end:font facename=default size=0x0. command (of an
  511. environment like quote) that ends the paragraph unit.
  512. :h3 id=hd57.flushright
  513. :lm margin=1.
  514. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  515.  \begin{flushright}
  516.  Text on line 1 \\
  517.  Text on line 2 \\
  518.  \end{flushright}
  519. :font facename=default size=0x0.:lm margin=1.:elines.
  520. :p.The :font facename=Courier size=12x8.flushright:font facename=default size=0x0. environment allows you to create a paragraph
  521. consisting of lines that are flushed right, to the right-hand margin.
  522. Each line must be terminated with the string :font facename=Courier size=12x8.\\:font facename=default size=0x0..
  523. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd74.\raggedleft:elink.:pd.
  524. :eparml.
  525. :h4 id=hd74.\raggedleft
  526. :lm margin=1.
  527. :p.This declaration corresponds to the :font facename=Courier size=12x8.flushright:font facename=default size=0x0. environment.  This
  528. declaration can be used inside an environment such as :font facename=Courier size=12x8.quote:font facename=default size=0x0. or in
  529. a :font facename=Courier size=12x8.parbox:font facename=default size=0x0..
  530. :p.Unlike the :font facename=Courier size=12x8.flushright:font facename=default size=0x0. environment, the :font facename=Courier size=12x8.\raggedleft:font facename=default size=0x0. command
  531. does not start a new paragraph; it simply changes how LaTeX formats
  532. paragraph units.  To affect a paragraph unit's format, the scope of the
  533. declaration must contain the blank line or :font facename=Courier size=12x8.\end:font facename=default size=0x0. command (of an
  534. environment like quote) that ends the paragraph unit.
  535. :h3 id=hd58.itemize
  536. :lm margin=1.
  537. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  538.  \begin{itemize}
  539.  \item First item
  540.  \item Second item
  541.  \end{itemize}
  542. :font facename=default size=0x0.:lm margin=1.:elines.
  543. :p.The :font facename=Courier size=12x8.itemize:font facename=default size=0x0. environment produces a "bulleted" list.  Itemizations
  544. can be nested within one another, up to four levels deep.  They can also
  545. be nested within other paragraph-making environments.
  546. :p.Each item of an :font facename=Courier size=12x8.itemized:font facename=default size=0x0. list begins with an :font facename=Courier size=12x8.\item:font facename=default size=0x0. command.
  547. There must be at least one :font facename=Courier size=12x8.\item:font facename=default size=0x0. command within the environment.
  548. :h3 id=hd59.list
  549. :lm margin=1.
  550. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  551.  \begin{list}{label}{spacing}
  552.  \item First item
  553.  \item Second item
  554.  \end{list}
  555. :font facename=default size=0x0.:lm margin=1.:elines.
  556. :p.The :font facename=Courier size=12x8.{label}:font facename=default size=0x0. argument specifies how items should be labelled.
  557. This argument is a piece of text that is inserted in a box to form the
  558. label.  This argument can and usually does contain other LaTeX commands.
  559. :p.The :font facename=Courier size=12x8.{spacing}:font facename=default size=0x0. argument contains commands to change the spacing
  560. parameters for the list.  This argument will most often be null, i.e.,
  561. :font facename=Courier size=12x8.{}:font facename=default size=0x0..  This will select all default spacing which should suffice
  562. for most cases.
  563. :h3 id=hd60.minipage
  564. :lm margin=1.
  565. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  566.  \begin{minipage}[position]{width}
  567.   text
  568.  \end{minipage}
  569. :font facename=default size=0x0.:lm margin=1.:elines.
  570. :p.The :font facename=Courier size=12x8.minipage:font facename=default size=0x0. environment is similar to a :font facename=Courier size=12x8.\parbox:font facename=default size=0x0. command.
  571. It takes the same optional :font facename=Courier size=12x8.position:font facename=default size=0x0. argument and mandatory
  572. :font facename=Courier size=12x8.width:font facename=default size=0x0. argument.  You may use other paragraph-making environments
  573. inside a minipage.
  574. :p.Footnotes in a :font facename=Courier size=12x8.minipage:font facename=default size=0x0. environment are handled in a way that is
  575. particularly useful for putting footnotes in figures or tables.  A
  576. :font facename=Courier size=12x8.\footnote:font facename=default size=0x0. or :font facename=Courier size=12x8.\footnotetext:font facename=default size=0x0. command puts the footnote at
  577. the bottom of the minipage instead of at the bottom of the page, and it
  578. uses the :font facename=Courier size=12x8.mpfootnote:font facename=default size=0x0. counter instead of the ordinary
  579. :font facename=Courier size=12x8.footnote:font facename=default size=0x0. counter.
  580. :p.NOTE&colon. Don't put one minipage inside another if you are using footnotes;
  581. they may wind up at the bottom of the wrong minipage.
  582. :h3 id=hd61.picture
  583. :lm margin=1.
  584. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  585.  \begin{picture}(width,height)(x offset,y offset)
  586.   picture commands
  587.  \end{picture}
  588. :font facename=default size=0x0.:lm margin=1.:elines.
  589. :p.The :font facename=Courier size=12x8.picture:font facename=default size=0x0. environment allows you to create just about any kind
  590. of picture you want containing text, lines, arrows and circles.  You
  591. tell LaTeX where to put things in the picture by specifying their
  592. coordinates.  A coordinate is a number that may have a decimal point and
  593. a minus sign - a number like :font facename=Courier size=12x8.5:font facename=default size=0x0., :font facename=Courier size=12x8.2.3:font facename=default size=0x0. or :font facename=Courier size=12x8.-3.1416:font facename=default size=0x0..  A
  594. coordinate specifies a length in multiples of the unit length
  595. :font facename=Courier size=12x8.\unitlength:font facename=default size=0x0., so if :font facename=Courier size=12x8.\unitlength:font facename=default size=0x0. has been set to :font facename=Courier size=12x8.1cm:font facename=default size=0x0.,
  596. then the coordinate 2.54 specifies a length of 2.54 centimeters.  You
  597. can change the value of :font facename=Courier size=12x8.\unitlength:font facename=default size=0x0. anywhere you want, using the
  598. :font facename=Courier size=12x8.\setlength:font facename=default size=0x0. command, but strange things will happen if you try
  599. changing it inside the picture environment.
  600. :p.A position is a pair of coordinates, such as :font facename=Courier size=12x8.(2.4,-5):font facename=default size=0x0., specifying
  601. the point with x-coordinate :font facename=Courier size=12x8.2.4:font facename=default size=0x0. and y-coordinate :font facename=Courier size=12x8.-5:font facename=default size=0x0..
  602. Coordinates are specified in the usual way with respect to an origin,
  603. which is normally at the lower-left corner of the picture.  Note that
  604. when a position appears as an argument, it is not enclosed in braces;
  605. the parentheses serve to delimit the argument.
  606. :p.The :font facename=Courier size=12x8.picture:font facename=default size=0x0. environment has one mandatory argument, which is a
  607. :font facename=Courier size=12x8.position:font facename=default size=0x0..  It specifies the size of the picture.  The environment
  608. produces a rectangular box with width and height determined by this
  609. argument's x- and y-coordinates.
  610. :p.The :font facename=Courier size=12x8.picture:font facename=default size=0x0. environment also has an optional :font facename=Courier size=12x8.position:font facename=default size=0x0.
  611. argument, following the :font facename=Courier size=12x8.size:font facename=default size=0x0. argument, that can change the
  612. origin.  (Unlike ordinary optional arguments, this argument is not
  613. contained in square brackets.) The optional argument gives the
  614. coordinates of the point at the lower-left corner of the picture
  615. (thereby determining the origin).  For example, if :font facename=Courier size=12x8.\unitlength:font facename=default size=0x0.
  616. has been set to :font facename=Courier size=12x8.1mm:font facename=default size=0x0., the command&dot.&dot.&dot.
  617. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  618.    \begin{picture}(100,200)(10,20)
  619. :font facename=default size=0x0.:lm margin=1.:elines.
  620. &dot.&dot.&dot.produces a picture of width 100 millimeters and height 200
  621. millimeters, whose lower-left corner is the point (10,20) and whose
  622. upper-right corner is therefore the point (110,220).  When you first
  623. draw a picture, you will omit the optional argument, leaving the origin
  624. at the lower-left corner.  If you then want to modify your picture by
  625. shifting everything, you just add the appropriate optional argument.
  626. :p.The environment's mandatory argument determines the nominal size of the
  627. picture.  This need bear no relation to how large the picture really is;
  628. LaTeX will happily allow you to put things outside the picture, or even
  629. off the page.  The picture's nominal size is used by TeX in determining
  630. how much room to leave for it.
  631. :p.Everything that appears in a picture is drawn by the :font facename=Courier size=12x8.\put:font facename=default size=0x0.
  632. command. The command&dot.&dot.&dot.
  633. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  634.    \put (11.3,-.3){&dot.&dot.&dot.}
  635. :font facename=default size=0x0.:lm margin=1.:elines.
  636. &dot.&dot.&dot.puts the object specified by :font facename=Courier size=12x8.&dot.&dot.&dot.:font facename=default size=0x0. in the picture, with its
  637. reference point at coordinates (11.3,-.3).  The reference points for
  638. various objects will be described below.
  639. :p.The :font facename=Courier size=12x8.\put:font facename=default size=0x0. command creates an :font facename=Courier size=12x8.LR box:font facename=default size=0x0..  You can put anything
  640. in the text argument of the :font facename=Courier size=12x8.\put:font facename=default size=0x0. command that you'd put into the
  641. argument of an :font facename=Courier size=12x8.\mbox:font facename=default size=0x0. and related commands.  When you do this, the
  642. reference point will be the lower left corner of the box.
  643. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd75.\circle:elink.:pd.
  644. :pt.:link reftype=hd refid=hd76.\dashbox:elink.:pd.
  645. :pt.:link reftype=hd refid=hd77.\frame:elink.:pd.
  646. :pt.:link reftype=hd refid=hd78.\framebox (picture):elink.:pd.
  647. :pt.:link reftype=hd refid=hd79.\line:elink.:pd.
  648. :pt.:link reftype=hd refid=hd80.\linethickness:elink.:pd.
  649. :pt.:link reftype=hd refid=hd81.\makebox (picture):elink.:pd.
  650. :pt.:link reftype=hd refid=hd82.\multiput:elink.:pd.
  651. :pt.:link reftype=hd refid=hd83.\oval:elink.:pd.
  652. :pt.:link reftype=hd refid=hd84.\put:elink.:pd.
  653. :pt.:link reftype=hd refid=hd85.\shortstack:elink.:pd.
  654. :pt.:link reftype=hd refid=hd86.\vector:elink.:pd.
  655. :eparml.
  656. :h4 id=hd75.\circle
  657. :lm margin=1.
  658. :p.:font facename=Courier size=12x8.\circle[*]{diameter}:font facename=default size=0x0.
  659. :p.The :font facename=Courier size=12x8.\circle:font facename=default size=0x0. command produces a circle of the specified diameter.
  660. If the :font facename=Courier size=12x8.*:font facename=default size=0x0.-form of the command is used, LaTeX draws a solid circle.
  661. :h4 id=hd76.\dashbox
  662. :lm margin=1.
  663. :p.:font facename=Courier size=12x8.\dashbox{dash_length}(width,height){&dot.&dot.&dot.}:font facename=default size=0x0.
  664. :p.The :font facename=Courier size=12x8.\dashbox:font facename=default size=0x0. has an extra argument which specifies the width of
  665. each dash.  A dashed box looks best when the :font facename=Courier size=12x8.width:font facename=default size=0x0. and
  666. :font facename=Courier size=12x8.height:font facename=default size=0x0. are multiples of the :font facename=Courier size=12x8.dash_length:font facename=default size=0x0..
  667. :h4 id=hd77.\frame
  668. :lm margin=1.
  669. :p.:font facename=Courier size=12x8.\frame{&dot.&dot.&dot.}:font facename=default size=0x0.
  670. :p.The :font facename=Courier size=12x8.\frame:font facename=default size=0x0. command puts a rectangular frame around the object
  671. specified in the argument.  The reference point is the bottom left
  672. corner of the frame.  No extra space is put between the frame and the
  673. object.
  674. :h4 id=hd78.\framebox
  675. :lm margin=1.
  676. :p.:font facename=Courier size=12x8.\framebox(width,height)[position]{&dot.&dot.&dot.}:font facename=default size=0x0.
  677. :p.The :font facename=Courier size=12x8.\framebox:font facename=default size=0x0. command is exactly the same as the :font facename=Courier size=12x8.\makebox:font facename=default size=0x0.
  678. command, except that it puts a frame around the outside of the box that
  679. it creates.
  680. :p.The :font facename=Courier size=12x8.framebox:font facename=default size=0x0. command produces a rule of thickness
  681. :font facename=Courier size=12x8.\fboxrule:font facename=default size=0x0., and leaves a space :font facename=Courier size=12x8.\fboxsep:font facename=default size=0x0. between the rule
  682. and the contents of the box.
  683. :h4 id=hd79.\line
  684. :lm margin=1.
  685. :p.:font facename=Courier size=12x8.\line(x slope,y slope){length}:font facename=default size=0x0.
  686. :p.The :font facename=Courier size=12x8.\line:font facename=default size=0x0. command draws a line of the specified :font facename=Courier size=12x8.length:font facename=default size=0x0. and
  687. :font facename=Courier size=12x8.slope:font facename=default size=0x0..
  688. :h4 id=hd80.\linethickness
  689. :lm margin=1.
  690. :p.:font facename=Courier size=12x8.\linethickness{dimension}:font facename=default size=0x0.
  691. :p.Declares the thickness of horizontal and vertical lines in a picture
  692. environment to be :font facename=Courier size=12x8.dimension:font facename=default size=0x0., which must be a positive length. It
  693. does not affect the thickness of slanted lines and circles, or the
  694. quarter circles drawn by :font facename=Courier size=12x8.\oval:font facename=default size=0x0. to form the corners of an oval.
  695. :h4 id=hd81.\makebox
  696. :lm margin=1.
  697. :p.:font facename=Courier size=12x8.\makebox(width,height)[position]{&dot.&dot.&dot.}:font facename=default size=0x0.
  698. :p.The :font facename=Courier size=12x8.\makebox:font facename=default size=0x0. command for the picture environment is similar to
  699. the normal :font facename=Courier size=12x8.\makebox:font facename=default size=0x0. command except that you must specify a
  700. :font facename=Courier size=12x8.width:font facename=default size=0x0. and :font facename=Courier size=12x8.height:font facename=default size=0x0. in multiples of :font facename=Courier size=12x8.\unitlength:font facename=default size=0x0..
  701. :p.The optional argument, :font facename=Courier size=12x8.[position]:font facename=default size=0x0., specifies the quadrant that
  702. your text appears in.  You may select up to two of the following&colon.
  703. :ul.:li.
  704. :font facename=Courier size=12x8.t:font facename=default size=0x0. - Moves the item to the top of the rectangle
  705. :li.:font facename=Courier size=12x8.b:font facename=default size=0x0. - Moves the item to the bottom
  706. :li.:font facename=Courier size=12x8.l:font facename=default size=0x0. - Moves the item to the left
  707. :li.:font facename=Courier size=12x8.r:font facename=default size=0x0. - Moves the item to the right
  708. :eul.:lm margin=1.
  709. :p.See :link reftype=hd refid=hd87.\makebox:elink..
  710. :h4 id=hd82.\multiput
  711. :lm margin=1.
  712. :p.:font facename=Courier size=12x8.\multiput(x coord,y coord)(delta x,delta y){number of copies}{object}:font facename=default size=0x0.
  713. :p.The :font facename=Courier size=12x8.\multiput:font facename=default size=0x0. command can be used when you are putting the same
  714. object in a regular pattern across a picture.
  715. :h4 id=hd83.\oval
  716. :lm margin=1.
  717. :p.:font facename=Courier size=12x8.\oval(width,height)[portion]:font facename=default size=0x0.
  718. :p.The :font facename=Courier size=12x8.\oval:font facename=default size=0x0. command produces a rectangle with rounded corners.  The
  719. optional argument, :font facename=Courier size=12x8.[portion]:font facename=default size=0x0., allows you to select part of the
  720. oval.
  721. :ul.:li.
  722. :font facename=Courier size=12x8.t:font facename=default size=0x0. - Selects the top portion
  723. :li.:font facename=Courier size=12x8.b:font facename=default size=0x0. - Selects the bottom portion
  724. :li.:font facename=Courier size=12x8.r:font facename=default size=0x0. - Selects the right portion
  725. :li.:font facename=Courier size=12x8.l:font facename=default size=0x0. - Selects the left portion
  726. :eul.:lm margin=1.
  727. :h4 id=hd84.\put
  728. :lm margin=1.
  729. :p.:font facename=Courier size=12x8.\put(x coord,y coord){ &dot.&dot.&dot.  }:font facename=default size=0x0.
  730. :p.The :font facename=Courier size=12x8.\put:font facename=default size=0x0. command places the item specified by the mandatory
  731. argument at the given coordinates.
  732. :h4 id=hd85.\shortstack
  733. :lm margin=1.
  734. :p.:font facename=Courier size=12x8.\shortstack[position]{&dot.&dot.&dot.  \\ &dot.&dot.&dot.  \\ &dot.&dot.&dot.}:font facename=default size=0x0.
  735. :p.The :font facename=Courier size=12x8.\shortstack:font facename=default size=0x0. command produces a stack of objects.  The valid
  736. positions are&colon.
  737. :ul.:li.
  738. :font facename=Courier size=12x8.r:font facename=default size=0x0. - Moves the objects to the right of the stack
  739. :li.:font facename=Courier size=12x8.l:font facename=default size=0x0. - Moves the objects to the left of the stack
  740. :li.:font facename=Courier size=12x8.c:font facename=default size=0x0. - Moves the objects to the center of the stack (default)
  741. :eul.:lm margin=1.
  742. :h4 id=hd86.\vector
  743. :lm margin=1.
  744. :p.:font facename=Courier size=12x8.\vector(x slope,y slope){length}:font facename=default size=0x0.
  745. :p.The :font facename=Courier size=12x8.\vector:font facename=default size=0x0. command draws a line with an arrow of the specified
  746. length and slope.  The :font facename=Courier size=12x8.x:font facename=default size=0x0. and :font facename=Courier size=12x8.y:font facename=default size=0x0. values must lie between -4
  747. and +4, inclusive.
  748. :h3 id=hd62.quotation
  749. :lm margin=1.
  750. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  751.  \begin{quotation}
  752.   text
  753.  \end{quotation}
  754. :font facename=default size=0x0.:lm margin=1.:elines.
  755. :p.The margins of the :font facename=Courier size=12x8.quotation:font facename=default size=0x0. environment are indented on the left
  756. and the right.  The text is justified at both margins and there is
  757. paragraph indentation.  Leaving a blank line between text produces a new
  758. paragraph.
  759. :h3 id=hd63.quote
  760. :lm margin=1.
  761. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  762.  \begin{quote}
  763.   text
  764.  \end{quote}
  765. :font facename=default size=0x0.:lm margin=1.:elines.
  766. :p.The margins of the :font facename=Courier size=12x8.quote:font facename=default size=0x0. environment are indented on the left and
  767. the right.  The text is justified at both margins.  Leaving a blank line
  768. between text produces a new paragraph.
  769. :h3 id=hd64.tabbing
  770. :lm margin=1.
  771. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  772.  \begin{tabbing}
  773.  text \= more text \= still more text \= last text \\
  774.  second row \>  \> more \\
  775.  \end{tabbing}
  776. :font facename=default size=0x0.:lm margin=1.:elines.
  777. :p.The :font facename=Courier size=12x8.tabbing:font facename=default size=0x0. environment provides a way to align text in columns.
  778. It works by setting tab stops and tabbing to them much the way you do
  779. with an ordinary typewriter.
  780. :p.:parml tsize=30 break=none compact.
  781. :pt.:link reftype=hd refid=hd96.\=              :elink.:pd.
  782. :pt.:link reftype=hd refid=hd97.\>              :elink.:pd.
  783. :pt.:link reftype=hd refid=hd98.\<              :elink.:pd.
  784. :pt.:link reftype=hd refid=hd99.\+              :elink.:pd.
  785. :pt.:link reftype=hd refid=hd100.\- (tabbing)   :elink.:pd.
  786. :pt.:link reftype=hd refid=hd101.\'             :elink.:pd.
  787. :pt.:link reftype=hd refid=hd102.\`             :elink.:pd.
  788. :pt.:link reftype=hd refid=hd103.\kill          :elink.:pd.
  789. :eparml.
  790. :h4 id=hd96.\=
  791. :lm margin=1.
  792. :p.The :font facename=Courier size=12x8.\=:font facename=default size=0x0. command sets the tab stops.
  793. :h4 id=hd97.\>
  794. :lm margin=1.
  795. :p.The :font facename=Courier size=12x8.\>:font facename=default size=0x0. command causes LaTeX to advance to the next tab stop.
  796. :h4 id=hd98.\<
  797. :lm margin=1.
  798. :p.The :font facename=Courier size=12x8.\<:font facename=default size=0x0. command allows you to put something to the left of the
  799. local margin without changing the margin.
  800. :h4 id=hd99.\+
  801. :lm margin=1.
  802. :p.The :font facename=Courier size=12x8.\+:font facename=default size=0x0. command moves the left margin of the next and all the
  803. following commands one tab stop to the right.
  804. :h4 id=hd100.\-
  805. :lm margin=1.
  806. :p.The :font facename=Courier size=12x8.\-:font facename=default size=0x0. command moves the left margin of the next and all the
  807. following commands one tab stop to the left.
  808. :h4 id=hd101.\'
  809. :lm margin=1.
  810. :p.The :font facename=Courier size=12x8.\':font facename=default size=0x0. command moves everything that you have typed so far in the
  811. current column, everything starting from the most recent :font facename=Courier size=12x8.\>:font facename=default size=0x0.,
  812. :font facename=Courier size=12x8.\<:font facename=default size=0x0., :font facename=Courier size=12x8.\':font facename=default size=0x0., :font facename=Courier size=12x8.\\:font facename=default size=0x0., or :font facename=Courier size=12x8.\kill:font facename=default size=0x0. command, to the right
  813. of the previous column, flush against the current column's tab stop.
  814. :h4 id=hd102.\`
  815. :lm margin=1.
  816. :p.The :font facename=Courier size=12x8.\`:font facename=default size=0x0. command allows you to put text flushed right against any
  817. tab stop, including tab stop 0.  However, it can't move text to the
  818. right of the last column because there's no tab stop there.  The
  819. :font facename=Courier size=12x8.\`:font facename=default size=0x0. command moves all the text that follows it, up to the
  820. :font facename=Courier size=12x8.\\:font facename=default size=0x0. or :font facename=Courier size=12x8.\end{tabbing}:font facename=default size=0x0. command that ends the line, to the
  821. right margin of the tabbing environment.  There must be no :font facename=Courier size=12x8.\>:font facename=default size=0x0. or
  822. :font facename=Courier size=12x8.\':font facename=default size=0x0. command between the :font facename=Courier size=12x8.\`:font facename=default size=0x0. and the command that ends the
  823. line.
  824. :h4 id=hd103.\kill
  825. :lm margin=1.
  826. :p.The :font facename=Courier size=12x8.\kill:font facename=default size=0x0. command allows you to set tab stops without producing
  827. text.  It works just like the :font facename=Courier size=12x8.\\:font facename=default size=0x0. except that it throws away the
  828. current line instead of producing output for it.  The effect of any
  829. :font facename=Courier size=12x8.\=:font facename=default size=0x0., :font facename=Courier size=12x8.\+:font facename=default size=0x0. or :font facename=Courier size=12x8.\-:font facename=default size=0x0. commands in that line remain in
  830. effect.
  831. :h3 id=hd65.table
  832. :lm margin=1.
  833. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  834.  \begin{table}[placement]
  835.   body of the table
  836.  \caption{table title}
  837.  \end{table}
  838. :font facename=default size=0x0.:lm margin=1.:elines.
  839. :p.Tables  are objects  that  are not part  of the normal  text,  and are
  840. usually  "floated"  to a convenient  place,  like  the top  of a page.
  841. Tables will not be split between two pages.
  842. :p.The optional argument :font facename=Courier size=12x8.[placement]:font facename=default size=0x0. determines where LaTeX will try
  843. to place your table.  There are four places where LaTeX can possibly put
  844. a float&colon.
  845. :ul.:li.
  846. :font facename=Courier size=12x8.h:font facename=default size=0x0. &colon. Here - at the position in the text where the table
  847. environment appears.
  848. :li.:font facename=Courier size=12x8.t:font facename=default size=0x0. &colon. Top - at the top of a text page.
  849. :li.:font facename=Courier size=12x8.b:font facename=default size=0x0. &colon. Bottom - at the bottom of a text page.
  850. :li.:font facename=Courier size=12x8.p:font facename=default size=0x0. &colon. Page of floats - on a separate float page, which is a page
  851. containing no text, only floats.
  852. :eul.:lm margin=1.
  853. :p.The standard :font facename=Courier size=12x8.report:font facename=default size=0x0. and :font facename=Courier size=12x8.article:font facename=default size=0x0. styles use the default
  854. placement :font facename=Courier size=12x8.[tbp]:font facename=default size=0x0..
  855. The body of the table is made up of whatever text, LaTeX commands, etc.,
  856. you wish.  The :font facename=Courier size=12x8.\caption:font facename=default size=0x0. command allows you to title your table.
  857. :h3 id=hd66.tabular
  858. :lm margin=1.
  859. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  860.  \begin{tabular}[pos]{cols}
  861.  column 1 entry &. column 2 entry &dot.&dot.&dot. &. column n entry \\
  862.  \end{tabular}
  863.                 or
  864.  \begin{tabular*}{width}[pos]{cols}
  865.  column 1 entry &. column 2 entry &dot.&dot.&dot. &. column n entry \\
  866.  \end{tabular*}
  867. :font facename=default size=0x0.:lm margin=1.:elines.
  868. These environments produce a box consisting of a sequence of rows of
  869. items, aligned vertically in columns.  The mandatory and optional
  870. arguments consist of&colon.
  871. :parml break=fit.:pt.:font facename=Courier size=12x8.width:font facename=default size=12x8.:pd.
  872. Specifies the width of the :font facename=Courier size=12x8.tabular*:font facename=default size=0x0. environment.  There must be
  873. rubber space between columns that can stretch to fill out the specified
  874. width.
  875. :pt.:font facename=Courier size=12x8.pos:font facename=default size=12x8.:pd.Specifies the vertical position; default is alignment on the center of
  876. the environment.
  877. :lm margin=13.:p.:lm margin=15.1.:lm margin=18.
  878. :font facename=Courier size=12x8.t:font facename=default size=0x0. - align on top row
  879. :lm margin=13.:p.:lm margin=15.2.:lm margin=18.
  880. :font facename=Courier size=12x8.b:font facename=default size=0x0. - align on bottom row
  881. :p.:lm margin=13.
  882. :pt.:font facename=Courier size=12x8.cols:font facename=default size=12x8.:pd.Specifies the column formatting.  It consists of a sequence of the
  883. following specifiers, corresponding to the sequence of columns and
  884. intercolumn material.
  885. :lm margin=13.:p.:lm margin=15.1.:lm margin=18.
  886. :font facename=Courier size=12x8.l:font facename=default size=0x0. - A column of left-aligned items.
  887. :lm margin=13.:p.:lm margin=15.2.:lm margin=18.
  888. :font facename=Courier size=12x8.r:font facename=default size=0x0. - A column of right-aligned items.
  889. :lm margin=13.:p.:lm margin=15.3.:lm margin=18.
  890. :font facename=Courier size=12x8.c:font facename=default size=0x0. - A column of centred items.
  891. :lm margin=13.:p.:lm margin=15.4.:lm margin=18.
  892. :font facename=Courier size=12x8.|:font facename=default size=0x0. - A vertical line the full height and depth of the environment.
  893. :lm margin=13.:p.:lm margin=15.5.:lm margin=18.
  894. :font facename=Courier size=12x8.@{text}:font facename=default size=0x0. - This inserts text in every row.  An @-expression
  895. suppresses the intercolumn space normally inserted between columns; any
  896. desired space between the inserted text and the adjacent items must be
  897. included in text.  An :font facename=Courier size=12x8.\extracolsep{wd}:font facename=default size=0x0. command in an
  898. @-expression causes an extra space of width :font facename=Courier size=12x8.wd:font facename=default size=0x0. to appear to the
  899. left of all subsequent columns, until countermanded by another
  900. :font facename=Courier size=12x8.\extracolsep:font facename=default size=0x0. command.  Unlike ordinary intercolumn space, this
  901. extra space is not suppressed by an @-expression.  An
  902. :font facename=Courier size=12x8.\extracolsep:font facename=default size=0x0. command can be used only in an @-expression in the
  903. :font facename=Courier size=12x8.cols:font facename=default size=0x0. argument.
  904. :lm margin=13.:p.:lm margin=15.6.:lm margin=18.
  905. :font facename=Courier size=12x8.p{wd}:font facename=default size=0x0. - Produces a column with each item typeset in a parbox of
  906. width :font facename=Courier size=12x8.wd:font facename=default size=0x0., as if it were the argument of a :font facename=Courier size=12x8.\parbox[t]{wd}:font facename=default size=0x0.
  907. command.  However, a :font facename=Courier size=12x8.\\:font facename=default size=0x0. may not appear in the item, except in the
  908. following situations&colon.
  909. :lm margin=18.:p.:lm margin=19..&larrow.:lm margin=21.
  910. inside an environment like :font facename=Courier size=12x8.minipage:font facename=default size=0x0., :font facename=Courier size=12x8.array:font facename=default size=0x0., or :font facename=Courier size=12x8.tabular:font facename=default size=0x0..
  911. :lm margin=18.:p.:lm margin=19..&larrow.:lm margin=21.
  912. inside an explicit :font facename=Courier size=12x8.\parbox:font facename=default size=0x0..
  913. :lm margin=18.:p.:lm margin=19..&larrow.:lm margin=21.
  914. in the scope of a :font facename=Courier size=12x8.\centering:font facename=default size=0x0., :font facename=Courier size=12x8.\raggedright:font facename=default size=0x0., or :font facename=Courier size=12x8.\raggedleft:font facename=default size=0x0.
  915. declaration.  The latter declarations must appear inside braces or an
  916. environment when used in a :font facename=Courier size=12x8.p-column:font facename=default size=0x0. element.
  917. :p.:lm margin=18.
  918. :lm margin=13.:p.:lm margin=15.7.:lm margin=18.
  919. :font facename=Courier size=12x8.*{num}{cols}:font facename=default size=0x0. - Equivalent to :font facename=Courier size=12x8.num:font facename=default size=0x0. copies of
  920. :font facename=Courier size=12x8.cols:font facename=default size=0x0., where :font facename=Courier size=12x8.num:font facename=default size=0x0. is any positive integer and :font facename=Courier size=12x8.cols:font facename=default size=0x0. is
  921. any list of column-specifiers, which may contain another
  922. :font facename=Courier size=12x8.*-expression:font facename=default size=0x0..
  923. :p.:lm margin=13.
  924. :eparml.:lm margin=1.
  925. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd104.\cline:elink.:pd.
  926. :pt.:link reftype=hd refid=hd105.\hline:elink.:pd.
  927. :pt.:link reftype=hd refid=hd106.\multicolumn:elink.:pd.
  928. :pt.:link reftype=hd refid=hd107.\vline:elink.:pd.
  929. :eparml.
  930. :h4 id=hd104.\cline
  931. :lm margin=1.
  932. :p.:font facename=Courier size=12x8.\cline{i-j}:font
  933. facename=default size=0x0.
  934. The :font facename=Courier size=12x8.\cline:font facename=default size=0x0. command draws horizontal lines across the columns
  935. specified, beginning in column :font facename=Courier size=12x8.i:font facename=default size=0x0. and ending in column :font facename=Courier size=12x8.j:font facename=default size=0x0.,
  936. which are identified in the mandatory argument.
  937. :h4 id=hd105.\hline
  938. :lm margin=1.
  939. The :font facename=Courier size=12x8.\hline:font facename=default size=0x0. command will draw a horizontal line the width of the
  940. table.  It's most commonly used to draw a line at the top, bottom, and
  941. between the rows of the table.
  942. :h4 id=hd106.\multicolumn
  943. :lm margin=1.
  944. :font facename=Courier
  945. size=12x8.\multicolumn{cols}{pos}{text}:font
  946. facename=default size=0x0.
  947. The :font facename=Courier size=12x8.\multicolumn:font facename=default size=0x0. is used to make an entry that spans several
  948. columns.  The first mandatory argument, :font facename=Courier size=12x8.cols:font facename=default size=0x0., specifies the
  949. number of columns to span.  The second mandatory argument, :font facename=Courier size=12x8.pos:font facename=default size=0x0.,
  950. specifies the formatting of the entry; :font facename=Courier size=12x8.c:font facename=default size=0x0. for centred, :font facename=Courier size=12x8.l:font facename=default size=0x0.
  951. for flushleft, :font facename=Courier size=12x8.r:font facename=default size=0x0. for flushright.  The third mandatory argument,
  952. :font facename=Courier size=12x8.text:font facename=default size=0x0., specifies what text is to make up the entry.
  953. :h4 id=hd107.\vline
  954. :lm margin=1.
  955. The :font facename=Courier size=12x8.\vline:font facename=default size=0x0. command will draw a vertical line extending the full
  956. height and depth of its row.  An :font facename=Courier size=12x8.\hfill:font facename=default size=0x0. command can be used to
  957. move the line to the edge of the column.  It can also be used in an
  958. @-expression.
  959. :h3 id=hd67.thebibliography
  960. :lm margin=1.
  961. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  962.  \begin{thebibliography}{widest-label}
  963.  \bibitem[label]{cite_key}
  964.  \end{thebibliography}
  965. :font facename=default size=0x0.:lm margin=1.:elines.
  966. The :font facename=Courier size=12x8.thebibliography:font facename=default size=0x0. environment produces a bibliography or
  967. reference list.  In the :font facename=Courier size=12x8.article:font facename=default size=0x0. style, this reference list is
  968. labelled "References"; in the :font facename=Courier size=12x8.report:font facename=default size=0x0. style, it is labelled
  969. "Bibliography".
  970. :ul.:li.
  971. :font facename=Courier size=12x8.widest-label:font facename=default size=0x0.&colon. Text that, when printed, is approximately as wide
  972. as the widest item label produces by the :font facename=Courier size=12x8.\bibitem:font facename=default size=0x0. commands.
  973. :eul.:lm margin=1.
  974. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd108.\bibitem:elink.:pd.
  975. :pt.:link reftype=hd refid=hd109.\cite:elink.:pd.
  976. :pt.:link reftype=hd refid=hd110.\nocite:elink.:pd.
  977. :eparml.
  978. :h4 id=hd108.\bibitem
  979. :lm margin=1.
  980. :p.:font facename=Courier
  981. size=12x8.\bibitem[label]{cite_key}:font facename=default
  982. size=0x0.
  983. The :font facename=Courier size=12x8.\bibitem:font facename=default size=0x0. command generates an entry labelled by :font facename=Courier size=12x8.label:font facename=default size=0x0..
  984. If the :font facename=Courier size=12x8.label:font facename=default size=0x0. argument is missing, a number is generated as the
  985. :font facename=Courier size=12x8.label:font facename=default size=0x0., using the :font facename=Courier size=12x8.enumi:font facename=default size=0x0. counter.  The :font facename=Courier size=12x8.cite_key:font facename=default size=0x0. is
  986. any sequence of letters, numbers, and punctuation symbols not containing
  987. a comma.  This command writes an entry on the :font facename=Courier size=12x8.&apos..aux&apos.:font facename=default size=0x0. file
  988. containing :font facename=Courier size=12x8.cite_key:font facename=default size=0x0. and the item's :font facename=Courier size=12x8.label:font facename=default size=0x0..  When this
  989. :font facename=Courier size=12x8.&apos..aux&apos.:font facename=default size=0x0. file is read by the :font facename=Courier size=12x8.\begin{document}:font facename=default size=0x0. command, the
  990. item's :font facename=Courier size=12x8.label:font facename=default size=0x0. is associated with :font facename=Courier size=12x8.cite_key:font facename=default size=0x0., causing the
  991. reference to :font facename=Courier size=12x8.cite_key:font facename=default size=0x0. by a :font facename=Courier size=12x8.\cite:font facename=default size=0x0. command to produce the
  992. associated :font facename=Courier size=12x8.label:font facename=default size=0x0..
  993. :h4 id=hd109.\cite
  994. :lm margin=1.
  995. :p.:font facename=Courier
  996. size=12x8.\cite[text]{key_list}:font facename=default
  997. size=0x0.
  998. The :font facename=Courier size=12x8.key_list:font facename=default size=0x0. argument is a list of citation keys.  This command
  999. generates an in-text citation to the references associated with the keys
  1000. in :font facename=Courier size=12x8.key_list:font facename=default size=0x0. by entries on the :font facename=Courier size=12x8.&apos..aux&apos.:font facename=default size=0x0. file read by the
  1001. :font facename=Courier size=12x8.\begin{document}:font facename=default size=0x0. command.
  1002. :h4 id=hd110.\nocite
  1003. :lm margin=1.
  1004. :p.:font facename=Courier size=12x8.\nocite{key_list}:font facename=default size=0x0.
  1005. The :font facename=Courier size=12x8.\nocite:font facename=default size=0x0. command produces no text, but writes :font facename=Courier size=12x8.key_list:font facename=default size=0x0.,
  1006. which is a list of one or more citation keys, on the :font facename=Courier size=12x8.&apos..aux&apos.:font facename=default size=0x0. file.
  1007. :h3 id=hd68.theorem
  1008. :lm margin=1.
  1009. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1010.  \begin{theorem}
  1011.   theorem text
  1012.  \end{theorem}
  1013. :font facename=default size=0x0.:lm margin=1.:elines.
  1014. The :font facename=Courier size=12x8.theorem:font facename=default size=0x0. environment produces "Theorem x" in boldface followed
  1015. by your theorem text.
  1016. :h3 id=hd69.titlepage
  1017. :lm margin=1.
  1018. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1019.  \begin{titlepage}
  1020.   text
  1021.  \end{titlepage}
  1022. :font facename=default size=0x0.:lm margin=1.:elines.
  1023. The :font facename=Courier size=12x8.titlepage:font facename=default size=0x0. environment creates a title page, i.e.  a page with no
  1024. printed page number or heading.  It also causes the following page to be
  1025. numbered page one.  Formatting the title page is left to you.  The
  1026. :font facename=Courier size=12x8.\today:font facename=default size=0x0. command comes in handy for title pages.
  1027. :h3 id=hd70.verbatim
  1028. :lm margin=1.
  1029. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1030.  \begin{verbatim}
  1031.   text
  1032.  \end{verbatim}
  1033. :font facename=default size=0x0.:lm margin=1.:elines.
  1034. The :font facename=Courier size=12x8.verbatim:font facename=default size=0x0. environment is a paragraph-making environment that
  1035. gets LaTeX to print exactly what you type in.  It turns LaTeX into a
  1036. typewriter with carriage returns and blanks having the same effect that
  1037. they would on a typewriter.
  1038. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd111.\verb:elink.:pd.
  1039. :eparml.
  1040. :h4 id=hd111.\verb
  1041. :lm margin=1.
  1042. :font facename=Courier size=12x8.\verb char literal_text
  1043. char 
  1044. \verb*char literal_text char:font facename=default size=0x0.
  1045. Typesets :font facename=Courier size=12x8.literal_text:font facename=default size=0x0. exactly as typed, including special
  1046. characters and spaces, using a typewriter (:font facename=Courier size=12x8.\tt:font facename=default size=0x0.) type style.
  1047. There may be no space between :font facename=Courier size=12x8.\verb:font facename=default size=0x0. or :font facename=Courier size=12x8.\verb*:font facename=default size=0x0. and
  1048. :font facename=Courier size=12x8.char:font facename=default size=0x0. (space is shown here only for clarity).  The :font facename=Courier size=12x8.*-form:font facename=default size=0x0.
  1049. differs only in that spaces are printed.
  1050. :h3 id=hd71.verse
  1051. :lm margin=1.
  1052. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1053.  \begin{verse}
  1054.   text
  1055.  \end{verse}
  1056. :font facename=default size=0x0.:lm margin=1.:elines.
  1057. The :font facename=Courier size=12x8.verse:font facename=default size=0x0. environment is designed for poetry, though you may find
  1058. other uses for it.
  1059. :h2 id=hd13.Footnotes
  1060. :lm margin=1.
  1061. :p.:font facename=Courier size=12x8.Footnotes:font facename=default size=0x0. can be produced in one of two ways.  They can be
  1062. produced with one command, the :font facename=Courier size=12x8.\footnote:font facename=default size=0x0. command.  They can also
  1063. be produced with two commands, the :font facename=Courier size=12x8.\footnotemark:font facename=default size=0x0. and the
  1064. :font facename=Courier size=12x8.\footnotetext:font facename=default size=0x0. commands.  See the specific command for information
  1065. on why you would use one over the other.
  1066. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd112.\footnote:elink.:pd.
  1067. :pt.:link reftype=hd refid=hd113.\footnotemark:elink.:pd.
  1068. :pt.:link reftype=hd refid=hd114.\footnotetext:elink.:pd.
  1069. :eparml.
  1070. :h3 id=hd112.\footnote
  1071. :lm margin=1.
  1072. :p.:font facename=Courier size=12x8.\footnote[number]{text}:font facename=default size=0x0.
  1073. The :font facename=Courier size=12x8.\footnote:font facename=default size=0x0. command places the numbered footnote :font facename=Courier size=12x8.text:font facename=default size=0x0. at
  1074. the bottom of the current page.  The optional argument, :font facename=Courier size=12x8.number:font facename=default size=0x0.,
  1075. is used to change the default footnote number.  This command can only be
  1076. used in outer paragraph mode.
  1077. :h3 id=hd113.\footnotemark
  1078. :lm margin=1.
  1079. :p.The :font facename=Courier size=12x8.\footnotemark:font facename=default size=0x0. command puts the footnote :font facename=Courier size=12x8.number:font facename=default size=0x0. in the
  1080. text.  This command can be used in inner paragraph mode.  The text of
  1081. the footnote is supplied by the :font facename=Courier size=12x8.\footnotetext:font facename=default size=0x0. command.
  1082. :h3 id=hd114.\footnotetext
  1083. :lm margin=1.
  1084. :p.:font facename=Courier
  1085. size=12x8.\footnotetext[number]{text}:font facename=default
  1086. size=0x0.
  1087. The :font facename=Courier size=12x8.\footnotetext:font facename=default size=0x0. command produces the :font facename=Courier size=12x8.text:font facename=default size=0x0. to be placed
  1088. at the bottom of the page.  This command can come anywhere after the
  1089. :font facename=Courier size=12x8.\footnotemark:font facename=default size=0x0. command.  The :font facename=Courier size=12x8.\footnotetext:font facename=default size=0x0. command must
  1090. appear in outer paragraph mode.
  1091. The optional argument, :font facename=Courier size=12x8.number:font facename=default size=0x0., is used to change the default
  1092. footnote number.
  1093. :h2 id=hd14.Lengths
  1094. :lm margin=1.
  1095. A :font facename=Courier size=12x8.length:font facename=default size=0x0. is a measure of distance.  Many LaTeX commands take a
  1096. length as an argument.
  1097. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd115.\newlength:elink.:pd.
  1098. :pt.:link reftype=hd refid=hd116.\setlength:elink.:pd.
  1099. :pt.:link reftype=hd refid=hd117.\addtolength:elink.:pd.
  1100. :pt.:link reftype=hd refid=hd118.\settowidth:elink.:pd.
  1101. :eparml.
  1102. :h3 id=hd115.\newlength
  1103. :lm margin=1.
  1104. :p.:font facename=Courier size=12x8.\newlength{\gnat}:font facename=default size=0x0.
  1105. The :font facename=Courier size=12x8.\newlength:font facename=default size=0x0. command defines the mandatory argument,
  1106. :font facename=Courier size=12x8.\gnat:font facename=default size=0x0., as a :font facename=Courier size=12x8.length:font facename=default size=0x0. command with a value of :font facename=Courier size=12x8.0in:font facename=default size=0x0..  An
  1107. error occurs if a :font facename=Courier size=12x8.\gnat:font facename=default size=0x0. command already exists.
  1108. :h3 id=hd116.\setlength
  1109. :lm margin=1.
  1110. :p.:font facename=Courier size=12x8.\setlength{\gnat}{length}:font facename=default size=0x0.
  1111. The :font facename=Courier size=12x8.\setlength:font facename=default size=0x0. command is used to set the value of a
  1112. :font facename=Courier size=12x8.length:font facename=default size=0x0. command.  The :font facename=Courier size=12x8.length:font facename=default size=0x0. argument can be expressed in
  1113. any terms of length LaTeX understands, i.e., inches (:font facename=Courier size=12x8.in:font facename=default size=0x0.),
  1114. millimeters (:font facename=Courier size=12x8.mm:font facename=default size=0x0.), points (:font facename=Courier size=12x8.pt:font facename=default size=0x0.), etc.
  1115. :h3 id=hd117.\addtolength
  1116. :lm margin=1.
  1117. :p.:font facename=Courier size=12x8.\addtolength{\gnat}{length}:font facename=default size=0x0.
  1118. The :font facename=Courier size=12x8.\addtolength:font facename=default size=0x0. command increments a "length command" by the
  1119. amount specified in the :font facename=Courier size=12x8.length:font facename=default size=0x0. argument.  It can be a negative
  1120. amount.
  1121. :h3 id=hd118.\settowidth
  1122. :lm margin=1.
  1123. :font facename=Courier size=12x8.\settowidth{\gnat}{text}:font facename=default size=0x0.
  1124. The :font facename=Courier size=12x8.\settowidth:font facename=default size=0x0. command sets the value of a :font facename=Courier size=12x8.length:font facename=default size=0x0. command
  1125. equal to the width of the :font facename=Courier size=12x8.text:font facename=default size=0x0. argument.
  1126. :h2 id=hd15.Letters
  1127. :lm margin=1.
  1128. You can use LaTeX to typeset letters, both personal and business.  The
  1129. :font facename=Courier size=12x8.letter:font facename=default size=0x0. document style is designed to make a number of letters at
  1130. once, although you can make just one if you so desire.
  1131. Your :font facename=Courier size=12x8.&apos..tex&apos.:font facename=default size=0x0. source file has the same minimum commands as the other
  1132. document styles, i.e., you must have the following commands as a
  1133. minimum&colon.
  1134. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1135.  \documentstyle{letter}
  1136.  \begin{document}
  1137.   &dot.&dot.&dot. letters &dot.&dot.&dot.
  1138.  \end{document}
  1139. :font facename=default size=0x0.:lm margin=1.:elines.
  1140. Each letter is a :font facename=Courier size=12x8.letter:font facename=default size=0x0. environment, whose argument is the name
  1141. and address of the recipient.  For example, you might have&colon.
  1142. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1143.  \begin{letter}{Mr. Joe Smith\\ 2345 Princess St. 
  1144.       \\ Edinburgh, EH1 1AA}
  1145.    &dot.&dot.&dot.
  1146.  \end{letter}
  1147. :font facename=default size=0x0.:lm margin=1.:elines.
  1148. The letter itself begins with the :font facename=Courier size=12x8.\opening:font facename=default size=0x0. command.  The text of
  1149. the letter follows.  It is typed as ordinary LaTeX input.  Commands that
  1150. make no sense in a letter, like :font facename=Courier size=12x8.\chapter:font facename=default size=0x0., don't work.  The letter
  1151. closes with a :font facename=Courier size=12x8.\closing:font facename=default size=0x0. command.
  1152. After the :font facename=Courier size=12x8.closing:font facename=default size=0x0., you can have additional material.  The
  1153. :font facename=Courier size=12x8.\cc:font facename=default size=0x0. command produces the usual "cc&colon. &dot.&dot.&dot.".  There's also a similar
  1154. :font facename=Courier size=12x8.\encl:font facename=default size=0x0. command for a list of enclosures.
  1155. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd119.\opening:elink.:pd.
  1156. :pt.:link reftype=hd refid=hd120.\closing:elink.:pd.
  1157. :pt.:link reftype=hd refid=hd121.Declarations:elink.:pd.
  1158. :eparml.
  1159. :h3 id=hd119.\opening
  1160. :lm margin=1.
  1161. :p.:font facename=Courier size=12x8.\opening{text}:font facename=default size=0x0.
  1162. The letter begins with the :font facename=Courier size=12x8.\opening:font facename=default size=0x0. command.  The mandatory
  1163. argument, :font facename=Courier size=12x8.text:font facename=default size=0x0., is whatever text you wish to start your letter,
  1164. i.e.,
  1165. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1166.  \opening{Dear Joe,}
  1167. :font facename=default size=0x0.:lm margin=1.:elines.
  1168. :h3 id=hd120.\closing
  1169. :lm margin=1.
  1170. :p.:font facename=Courier size=12x8.\closing{text}:font facename=default size=0x0.
  1171. The letter closes with a :font facename=Courier size=12x8.\closing:font facename=default size=0x0. command, i.e.,
  1172. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1173.  \closing{Best Regards,}
  1174. :font facename=default size=0x0.:lm margin=1.:elines.
  1175. :h3 id=hd121.Declarations
  1176. :lm margin=1.
  1177. :p.The following commands are declarations which take a single argument.
  1178. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd122.\address:elink.:pd.
  1179. :pt.:link reftype=hd refid=hd123.\signature:elink.:pd.
  1180. :pt.:link reftype=hd refid=hd124.\location:elink.:pd.
  1181. :pt.:link reftype=hd refid=hd125.\telephone:elink.:pd.
  1182. :eparml.
  1183. :h3 id=hd122.\address
  1184. :lm margin=1.
  1185. :font facename=Courier size=12x8.\address{Return address}:font facename=default size=0x0.
  1186. The return address, as it should appear on the letter and the envelope.
  1187. Separate lines of the address should be separated by :font facename=Courier size=12x8.\\:font facename=default size=0x0. commands.
  1188. If you do not make an :font facename=Courier size=12x8.\address:font facename=default size=0x0. declaration, then the letter will
  1189. be formatted for copying onto your organisation's standard letterhead.
  1190. (See :link reftype=hd refid=hd3.Overview:elink., for details on your local implementation).  If you
  1191. give an :font facename=Courier size=12x8.\address:font facename=default size=0x0. declaration, then the letter will be formatted
  1192. as a personal letter.
  1193. :h3 id=hd123.\signature
  1194. :lm margin=1.
  1195. :p.:font facename=Courier size=12x8.\signature{Your name}:font facename=default size=0x0.
  1196. Your name, as it should appear at the end of the letter underneath the
  1197. space for your signature.  Items that should go on separate lines should
  1198. be separated by :font facename=Courier size=12x8.\\:font facename=default size=0x0. commands.
  1199. :h3 id=hd124.\location
  1200. :lm margin=1.
  1201. :p.:font facename=Courier size=12x8.\location{address}:font facename=default size=0x0.
  1202. This modifies your organisation's standard address.  This only appears
  1203. if the :font facename=Courier size=12x8.firstpage:font facename=default size=0x0. pagestyle is selected.
  1204. :h3 id=hd125.\telephone
  1205. :lm margin=1.
  1206. :font facename=Courier size=12x8.\telephone{number}:font facename=default size=0x0.
  1207. This is your telephone number.  This only appears if the
  1208. :font facename=Courier size=12x8.firstpage:font facename=default size=0x0. pagestyle is selected.
  1209. :h2 id=hd16.Line &. Page Breaking
  1210. :lm margin=1.
  1211. :p.The first thing LaTeX does when processing ordinary text is to
  1212. translate your input file into a string of glyphs and spaces.  To
  1213. produce a printed document, this string must be broken into lines, and
  1214. these lines must be broken into pages.  In some environments, you do the
  1215. line breaking yourself with the :font facename=Courier size=12x8.\\:font facename=default size=0x0. command, but LaTeX usually
  1216. does it for you.
  1217. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd126.\\:elink.:pd.
  1218. :pt.:link reftype=hd refid=hd127.\- (hyphenation):elink.:pd.
  1219. :pt.:link reftype=hd refid=hd128.\cleardoublepage:elink.:pd.
  1220. :pt.:link reftype=hd refid=hd129.\clearpage:elink.:pd.
  1221. :pt.:link reftype=hd refid=hd130.\hyphenation:elink.:pd.
  1222. :pt.:link reftype=hd refid=hd131.\linebreak:elink.:pd.
  1223. :pt.:link reftype=hd refid=hd132.\newline:elink.:pd.
  1224. :pt.:link reftype=hd refid=hd133.\newpage:elink.:pd.
  1225. :pt.:link reftype=hd refid=hd134.\nolinebreak:elink.:pd.
  1226. :pt.:link reftype=hd refid=hd135.\nopagebreak:elink.:pd.
  1227. :pt.:link reftype=hd refid=hd136.\pagebreak:elink.:pd.
  1228. :eparml.
  1229. :h3 id=hd126.\\
  1230. :lm margin=1.
  1231. :p.:font facename=Courier size=12x8.\\[*][extra-space]:font facename=default size=0x0.
  1232. The :font facename=Courier size=12x8.\\:font facename=default size=0x0. command tells LaTeX to start a new line.  It has an
  1233. optional argument, :font facename=Courier size=12x8.extra-space:font facename=default size=0x0., that specifies how much extra
  1234. vertical space is to be inserted before the next line.  This can be a
  1235. negative amount.
  1236. The :font facename=Courier size=12x8.\\*:font facename=default size=0x0. command is the same as the ordinary :font facename=Courier size=12x8.\\:font facename=default size=0x0. command
  1237. except that it tells LaTeX not to start a new page after the line.
  1238. :h3 id=hd127.\-
  1239. :lm margin=1.
  1240. :p.The :font facename=Courier size=12x8.\-:font facename=default size=0x0. command tells LaTeX that it may hyphenate the word at that
  1241. point.  LaTeX is very good at hyphenating, and it will usually find all
  1242. correct hyphenation points.  The :font facename=Courier size=12x8.\-:font facename=default size=0x0. command is used for the
  1243. exceptional cases.
  1244. :h3 id=hd128.\cleardoublepage
  1245. :lm margin=1.
  1246. The :font facename=Courier size=12x8.\cleardoublepage:font facename=default size=0x0. command ends the current page and causes all
  1247. figures and tables that have so far appeared in the input to be printed.
  1248. In a two-sided printing style, it also makes the next page a right-hand
  1249. (odd-numbered) page, producing a blank page if necessary.
  1250. :h3 id=hd129.\clearpage
  1251. :lm margin=1.
  1252. :p.The :font facename=Courier size=12x8.\clearpage:font facename=default size=0x0. command ends the current page and causes all
  1253. figures and tables that have so far appeared in the input to be printed.
  1254. :h3 id=hd130.\hyphenation
  1255. :lm margin=1.
  1256. :p.:font facename=Courier size=12x8.\hyphenation{words}:font facename=default size=0x0.
  1257. The :font facename=Courier size=12x8.\hyphenation:font facename=default size=0x0. command declares allowed hyphenation points,
  1258. where :font facename=Courier size=12x8.words:font facename=default size=0x0. is a list of words, separated by spaces, in which
  1259. each hyphenation point is indicated by a :font facename=Courier size=12x8.-:font facename=default size=0x0. character.
  1260. :h3 id=hd131.\linebreak
  1261. :lm margin=1.
  1262. :p.:font facename=Courier size=12x8.\linebreak[number]:font facename=default size=0x0.
  1263. The :font facename=Courier size=12x8.\linebreak:font facename=default size=0x0. command tells LaTeX to break the current line at
  1264. the point of the command.  With the optional argument, :font facename=Courier size=12x8.number:font facename=default size=0x0.,
  1265. you can convert the :font facename=Courier size=12x8.\linebreak:font facename=default size=0x0. command from a demand to a
  1266. request.  The number must be a number from 0 to 4.  The higher the
  1267. number, the more insistent the request is.
  1268. The :font facename=Courier size=12x8.\linebreak:font facename=default size=0x0. command causes LaTeX to stretch the line so it
  1269. extends to the right margin.
  1270. :h3 id=hd132.\newline
  1271. :lm margin=1.
  1272. The :font facename=Courier size=12x8.\newline:font facename=default size=0x0. command breaks the line right where it is.  The
  1273. :font facename=Courier size=12x8.\newline:font facename=default size=0x0. command can be used only in paragraph mode.
  1274. :h3 id=hd133.\newpage
  1275. :lm margin=1.
  1276. :p.The :font facename=Courier size=12x8.\newpage:font facename=default size=0x0. command ends the current page.
  1277. :h3 id=hd134.\nolinebreak
  1278. :lm margin=1.
  1279. :p.:font facename=Courier size=12x8.\nolinebreak[number]:font facename=default size=0x0.
  1280. The :font facename=Courier size=12x8.\nolinebreak:font facename=default size=0x0. command prevents LaTeX from breaking the current
  1281. line at the point of the command.  With the optional argument,
  1282. :font facename=Courier size=12x8.number:font facename=default size=0x0., you can convert the :font facename=Courier size=12x8.\nolinebreak:font facename=default size=0x0. command from a
  1283. demand to a request.  The number must be a number from 0 to 4.  The
  1284. higher the number, the more insistent the request is.
  1285. :h3 id=hd135.\nopagebreak
  1286. :lm margin=1.
  1287. :font facename=Courier size=12x8.\nopagebreak[number]:font facename=default size=0x0.
  1288. The :font facename=Courier size=12x8.\nopagebreak:font facename=default size=0x0. command prevents LaTeX from breaking the current
  1289. page at the point of the command.  With the optional argument,
  1290. :font facename=Courier size=12x8.number:font facename=default size=0x0., you can convert the :font facename=Courier size=12x8.\nopagebreak:font facename=default size=0x0. command from a
  1291. demand to a request.  The number must be a number from 0 to 4.  The
  1292. higher the number, the more insistent the request is.
  1293. :h3 id=hd136.\pagebreak
  1294. :lm margin=1.
  1295. :font facename=Courier size=12x8.\pagebreak[number]:font facename=default size=0x0.
  1296. The :font facename=Courier size=12x8.\pagebreak:font facename=default size=0x0. command tells LaTeX to break the current page at
  1297. the point of the command.  With the optional argument, :font facename=Courier size=12x8.number:font facename=default size=0x0.,
  1298. you can convert the :font facename=Courier size=12x8.\pagebreak:font facename=default size=0x0. command from a demand to a
  1299. request.  The number must be a number from 0 to 4.  The higher the
  1300. number, the more insistent the request is.
  1301. :h2 id=hd17.Making Paragraphs
  1302. :lm margin=1.
  1303. :p.A paragraph is ended by one or more completely blank lines -- lines not
  1304. containing even an :font facename=Courier size=12x8.%:font facename=default size=0x0..  A blank line should not appear where a new
  1305. paragraph cannot be started, such as in math mode or in the argument of
  1306. a sectioning command.
  1307. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd137.\indent:elink.:pd.
  1308. :pt.:link reftype=hd refid=hd138.\noindent:elink.:pd.
  1309. :pt.:link reftype=hd refid=hd139.\par:elink.:pd.
  1310. :eparml.
  1311. :h3 id=hd137.\indent
  1312. :lm margin=1.
  1313. :font facename=Courier size=12x8.\indent:font facename=default size=0x0.
  1314. This produces a horizontal space whose width equals the width of the
  1315. paragraph indentation.  It is used to add paragraph indentation where it
  1316. would otherwise be suppressed.
  1317. :h3 id=hd138.\noindent
  1318. :lm margin=1.
  1319. :font facename=Courier size=12x8.\noindent:font facename=default size=0x0.
  1320. When used at the beginning of the paragraph, it suppresses the paragraph
  1321. indentation.  It has no effect when used in the middle of a paragraph.
  1322. :h3 id=hd139.\par
  1323. :lm margin=1.
  1324. :p.Equivalent to a blank line; often used to make command or environment
  1325. definitions easier to read.
  1326. :h2 id=hd18.Math Formulae
  1327. :lm margin=1.
  1328. :p.There are three environments that put LaTeX in math mode&colon.
  1329. :parml break=fit.:pt.:font facename=Courier size=12x8.math:font facename=default size=12x8.:pd.
  1330. For Formulae that appear right in the text.
  1331. :pt.:font facename=Courier size=12x8.displaymath:font facename=default size=12x8.:pd.For Formulae that appear on their own line.
  1332. :pt.:font facename=Courier size=12x8.equation:font facename=default size=12x8.:pd.The same as the displaymath environment except that it adds an equation
  1333. number in the right margin.
  1334. :eparml.:lm margin=1.
  1335. The :font facename=Courier size=12x8.math:font facename=default size=0x0. environment can be used in both paragraph and LR mode,
  1336. but the :font facename=Courier size=12x8.displaymath:font facename=default size=0x0. and :font facename=Courier size=12x8.equation:font facename=default size=0x0. environments can be used
  1337. only in paragraph mode.  The :font facename=Courier size=12x8.math:font facename=default size=0x0. and :font facename=Courier size=12x8.displaymath:font facename=default size=0x0.
  1338. environments are used so often that they have the following short forms&colon.
  1339. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1340.     \(&dot.&dot.&dot.\)     instead of     \begin{math}&dot.&dot.&dot.\end{math}
  1341.     \[&dot.&dot.&dot.\]     instead of     \begin{displaymath}&dot.&dot.&dot.\end{displaymath}
  1342. :font facename=default size=0x0.:lm margin=1.:elines.
  1343. In fact, the :font facename=Courier size=12x8.math:font facename=default size=0x0. environment is so common that it has an even
  1344. shorter form&colon.
  1345. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1346.     $ &dot.&dot.&dot. $     instead of     \(&dot.&dot.&dot.\)
  1347. :font facename=default size=0x0.:lm margin=1.:elines.
  1348. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd140.Subscripts &. Superscripts:elink.:pd.
  1349. :pt.:link reftype=hd refid=hd141.Math Symbols:elink.:pd.
  1350. :pt.:link reftype=hd refid=hd142.Spacing in Math Mode:elink.:pd.
  1351. :pt.:link reftype=hd refid=hd143.Math Miscellany:elink.:pd.
  1352. :eparml.
  1353. :h3 id=hd140.Subscripts &. Superscripts
  1354. :lm margin=1.
  1355. To get an expression :font facename=Courier size=12x8.exp:font facename=default size=0x0. to appear as a subscript, you just type
  1356. :font facename=Courier size=12x8._{exp}:font facename=default size=0x0..  To get :font facename=Courier size=12x8.exp:font facename=default size=0x0. to appear as a superscript, you type
  1357. :font facename=Courier size=12x8.^{exp}:font facename=default size=0x0.. LaTeX handles superscripted superscripts and all of
  1358. that stuff in the natural way.  It even does the right thing when
  1359. something has both a subscript and a superscript.
  1360. :h3 id=hd141.Math Symbols
  1361. :lm margin=1.
  1362. :p.LaTeX provides almost any mathematical symbol you're likely to need. The
  1363. commands for generating them can be used only in math mode.  For
  1364. example, if you include :font facename=Courier size=12x8.$\pi$:font facename=default size=0x0. in your source, you will get the
  1365. symbol &pi. 
  1366. in your output.
  1367. :h3 id=hd142.Spacing in Math Mode
  1368. :lm margin=1.
  1369. In a :font facename=Courier size=12x8.math:font facename=default size=0x0. environment, LaTeX ignores the spaces you type and puts
  1370. in the spacing that it thinks is best.  LaTeX formats mathematics the
  1371. way it's done in mathematics texts.  If you want different spacing,
  1372. LaTeX provides the following four commands for use in math mode&colon.
  1373. :ol.:li.
  1374. :font facename=Courier size=12x8.\;:font facename=default size=0x0. - a thick space
  1375. :li.:font facename=Courier size=12x8.\&colon.:font facename=default size=0x0. - a medium space
  1376. :li.:font facename=Courier size=12x8.\,:font facename=default size=0x0. - a thin space
  1377. :li.:font facename=Courier size=12x8.\!:font facename=default size=0x0. - a negative thin space
  1378. :eol.:lm margin=1.
  1379. :h3 id=hd143.Math Miscellany
  1380. :lm margin=1.
  1381. :parml break=fit.:pt.:font facename=Courier size=12x8.\cdots:font facename=default size=12x8.:pd.
  1382. The :font facename=Courier size=12x8.\cdots:font facename=default size=0x0. command produces a horizontal ellipsis where the dots
  1383. are raised to the center of
  1384. the line.
  1385. eg. :artwork name='cdots.BMP' runin.
  1386. :pt.:font facename=Courier size=12x8.\ddots:font
  1387. facename=default size=12x8.:pd.The :font facename=Courier
  1388. size=12x8.\ddots:font facename=default size=0x0.  command
  1389. produces a diagonal ellipsis.  
  1390. :p.  
  1391. eg.:artwork name='ddots.BMP' runin.
  1392. :pt.:font facename=Courier size=12x8.\frac:font facename=default size=12x8.:pd.:font facename=Courier size=12x8.\frac{num}{den}:font facename=default size=0x0.
  1393. The :font facename=Courier size=12x8.\frac:font facename=default size=0x0. command produces the fraction :font facename=Courier size=12x8.num:font facename=default size=0x0. divided by :font facename=Courier size=12x8.den:font facename=default size=0x0..
  1394. eg.:artwork name='frac.BMP' runin.
  1395. :pt.:font facename=Courier size=12x8.\ldots:font facename=default size=12x8.:pd.The :font facename=Courier size=12x8.\ldots:font facename=default size=0x0. command produces an ellipsis.  This command works in
  1396. any mode, not just math mode.
  1397. eg.:artwork name='ldots.BMP' runin.
  1398. :pt.:font facename=Courier size=12x8.\overbrace:font facename=default size=12x8.:pd.:font facename=Courier size=12x8.\overbrace{text}:font facename=default size=0x0.
  1399. The :font facename=Courier size=12x8.\overbrace:font facename=default size=0x0. command generates a brace over text.
  1400. eg.:artwork name='overbrace.BMP' runin.
  1401. :pt.:font facename=Courier size=12x8.\overline:font facename=default size=12x8.:pd.:font facename=Courier size=12x8.\overline{text}:font facename=default size=0x0.
  1402. The :font facename=Courier size=12x8.\overline:font facename=default size=0x0. command causes the argument text to be overlined.
  1403. eg. :artwork name='overline.BMP' runin.
  1404. :pt.:font facename=Courier size=12x8.\sqrt:font facename=default size=12x8.:pd.:font facename=Courier size=12x8.\sqrt[root]{arg}:font facename=default size=0x0.
  1405. The :font facename=Courier size=12x8.\sqrt:font facename=default size=0x0. command produces the square root of its argument.  The
  1406. optional argument, :font facename=Courier size=12x8.root:font facename=default size=0x0., determines what root to produce, i.e.,
  1407. the cube root of :font facename=Courier size=12x8.x+y:font facename=default size=0x0. would be typed as :font facename=Courier size=12x8.$\sqrt[3]{x+y}$:font facename=default size=0x0..
  1408. eg.:artwork name='sqrt.BMP' runin.
  1409. :pt.:font facename=Courier size=12x8.\underbrace:font facename=default size=12x8.:pd.:font facename=Courier size=12x8.\underbrace{text}:font facename=default size=0x0.
  1410. The :font facename=Courier size=12x8.\underbrace:font facename=default size=0x0. command generates text with a brace underneath.
  1411. eg. :artwork name='underbrace.BMP' runin.
  1412. :pt.:font facename=Courier size=12x8.\underline:font facename=default size=12x8.:pd.:font facename=Courier size=12x8.\underline{text}:font facename=default size=0x0.
  1413. The :font facename=Courier size=12x8.\underline:font facename=default size=0x0. command causes the argument text to be underlined.
  1414. This command can also be used in paragraph and LR modes.
  1415. eg.:artwork name='underline.BMP' runin.
  1416. :pt.:font facename=Courier size=12x8.\vdots:font facename=default size=12x8.:pd.The :font facename=Courier size=12x8.\vdots:font facename=default size=0x0. command produces a vertical ellipsis.
  1417. eg. :artwork name='vdots.BMP' runin.
  1418. :eparml.:lm margin=1.
  1419. :h2 id=hd19.Modes
  1420. :lm margin=1.
  1421. :p.When LaTeX is processing your input text, it is always in one of three
  1422. modes&colon.
  1423. :ul.:li.
  1424. Paragraph mode
  1425. :li.Math mode
  1426. :li.Left-to-right mode, called LR mode for short
  1427. :eul.:lm margin=1.
  1428. :p.LaTeX changes mode only when it goes up or down a staircase to a
  1429. different level, though not all level changes produce mode changes.
  1430. Mode changes occur only when entering or leaving an environment, or when
  1431. LaTeX is processing the argument of certain text-producing commands.
  1432. "Paragraph mode" is the most common; it's the one LaTeX is in when
  1433. processing ordinary text.  In that mode, LaTeX breaks your text into
  1434. lines and breaks the lines into pages.  LaTeX is in "math mode" when
  1435. it's generating a mathematical formula.  In "LR mode", as in paragraph
  1436. mode, LaTeX considers the output that it produces to be a string of
  1437. words with spaces between them.  However, unlike paragraph mode, LaTeX
  1438. keeps going from left to right; it never starts a new line in LR mode.
  1439. Even if you put a hundred words into an :font facename=Courier size=12x8.\mbox:font facename=default size=0x0., LaTeX would keep
  1440. typesetting them from left to right inside a single box, and then
  1441. complain because the resulting box was too wide to fit on the line.
  1442. LaTeX is in LR mode when it starts making a box with an :font facename=Courier size=12x8.\mbox:font facename=default size=0x0.
  1443. command.  You can get it to enter a different mode inside the box - for
  1444. example, you can make it enter math mode to put a formula in the box.
  1445. There are also several text-producing commands and environments for
  1446. making a box that put LaTeX in paragraph mode.  The box make by one of
  1447. these commands or environments will be called a :font facename=Courier size=12x8.parbox:font facename=default size=0x0..  When
  1448. LaTeX is in paragraph mode while making a box, it is said to be in
  1449. "inner paragraph mode".  Its normal paragraph mode, which it starts out
  1450. in, is called "outer paragraph mode".
  1451. :h2 id=hd20.Page Styles
  1452. :lm margin=1.
  1453. The :font facename=Courier size=12x8.\documentstyle:font facename=default size=0x0. command determines the size and position of
  1454. the page's head and foot.  The page style determines what goes in them.
  1455. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd144.\maketitle:elink.:pd.
  1456. :pt.:link reftype=hd refid=hd145.\pagenumbering:elink.:pd.
  1457. :pt.:link reftype=hd refid=hd146.\pagestyle:elink.:pd.
  1458. :pt.:link reftype=hd refid=hd147.\thispagestyle:elink.:pd.
  1459. :eparml.
  1460. :h3 id=hd144.\maketitle
  1461. :lm margin=1.
  1462. :p.:font facename=Courier size=12x8.\maketitle:font facename=default size=0x0.
  1463. The :font facename=Courier size=12x8.\maketitle:font facename=default size=0x0. command generates a title on a separate title page
  1464. - except in the :font facename=Courier size=12x8.article:font facename=default size=0x0. style, where the title normally goes at
  1465. the top of the first page.  Information used to produce the title is
  1466. obtained from the following declarations&colon.
  1467. See :link reftype=hd refid=hd20.Page Styles:elink. for the commands to give the information.
  1468. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd148.\author:elink.:pd.
  1469. :pt.:link reftype=hd refid=hd149.\date:elink.:pd.
  1470. :pt.:link reftype=hd refid=hd150.\thanks:elink.:pd.
  1471. :pt.:link reftype=hd refid=hd151.\title:elink.:pd.
  1472. :eparml.
  1473. :h3 id=hd148.\author
  1474. :lm margin=1.
  1475. :p.:font facename=Courier size=12x8.\author{names}:font facename=default size=0x0.
  1476. The :font facename=Courier size=12x8.\author:font facename=default size=0x0. command declares the author(s), where :font facename=Courier size=12x8.names:font facename=default size=0x0. is
  1477. a list of authors separated by :font facename=Courier size=12x8.\and:font facename=default size=0x0. commands.  Use :font facename=Courier size=12x8.\\:font facename=default size=0x0. to
  1478. separate lines within a single author's entry -- for example, to give
  1479. the author's institution or address.
  1480. NOTE&colon. The :font facename=Courier size=12x8.milstd:font facename=default size=0x0. and :font facename=Courier size=12x8.book-form:font facename=default size=0x0. styles have re-defined the
  1481. :font facename=Courier size=12x8.\maketitle:font facename=default size=0x0. command.  The :font facename=Courier size=12x8.\title:font facename=default size=0x0. declaration is the only
  1482. command of those shown below that has any meaning.
  1483. :h3 id=hd149.\date
  1484. :lm margin=1.
  1485. :p.:font facename=Courier size=12x8.\date{text}:font facename=default size=0x0.
  1486. The :font facename=Courier size=12x8.\date:font facename=default size=0x0. command declares text to be the document's date.  With
  1487. no :font facename=Courier size=12x8.\date:font facename=default size=0x0. command, the current date is used.
  1488. :h3 id=hd150.\thanks
  1489. :lm margin=1.
  1490. :p.:font facename=Courier size=12x8.\thanks{text}:font facename=default size=0x0.
  1491. The :font facename=Courier size=12x8.\thanks:font facename=default size=0x0. command produces a :font facename=Courier size=12x8.footnote:font facename=default size=0x0. to the title.
  1492. :h3 id=hd151.\title
  1493. :lm margin=1.
  1494. :p.:font facename=Courier size=12x8.\title{text}:font facename=default size=0x0.
  1495. The :font facename=Courier size=12x8.\title:font facename=default size=0x0. command declares :font facename=Courier size=12x8.text:font facename=default size=0x0. to be the title.  Use
  1496. :font facename=Courier size=12x8.\\:font facename=default size=0x0. to tell LaTeX where to start a new line in a long title.
  1497. :h3 id=hd145.\pagenumbering
  1498. :lm margin=1.
  1499. :p.:font facename=Courier size=12x8.\pagenumbering{num_style}:font facename=default size=0x0.
  1500. Specifies the style of page numbers.  Possible values of :font facename=Courier size=12x8.num_style:font facename=default size=0x0. are&colon.
  1501. :ul.:li.
  1502. :font facename=Courier size=12x8.arabic:font facename=default size=0x0. - Arabic numerals
  1503. :li.:font facename=Courier size=12x8.roman:font facename=default size=0x0. - Lowercase roman numerals
  1504. :li.:font facename=Courier size=12x8.Roman:font facename=default size=0x0. - Uppercase roman numerals
  1505. :li.:font facename=Courier size=12x8.alph:font facename=default size=0x0. - Lowercase letters
  1506. :li.:font facename=Courier size=12x8.Alph:font facename=default size=0x0. - Uppercase letters
  1507. :eul.:lm margin=1.
  1508. :h3 id=hd146.\pagestyle
  1509. :lm margin=1.
  1510. :p.:font facename=Courier size=12x8.\pagestyle{option}:font facename=default size=0x0.
  1511. The :font facename=Courier size=12x8.\pagestyle:font facename=default size=0x0. command changes the style from the current page on
  1512. throughout the remainder of your document.
  1513. The valid options are&colon.
  1514. :ul.:li.
  1515. :font facename=Courier size=12x8.plain:font facename=default size=0x0. - Just a plain page number.
  1516. :li.:font facename=Courier size=12x8.empty:font facename=default size=0x0. - Produces empty heads and feet - no page numbers.
  1517. :li.:font facename=Courier size=12x8.headings:font facename=default size=0x0. - Puts running headings on each page.  The document
  1518. style specifies what goes in the headings.
  1519. :li.:font facename=Courier size=12x8.myheadings:font facename=default size=0x0. - You specify what is to go in the heading with the
  1520. :font facename=Courier size=12x8.\markboth:font facename=default size=0x0. or the :font facename=Courier size=12x8.\markright:font facename=default size=0x0. commands.
  1521. :eul.:lm margin=1.
  1522. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd152.\mark:elink.:pd.
  1523. :eparml.
  1524. :h3 id=hd152.\mark
  1525. :lm margin=1.
  1526. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1527. \markboth{left head}{right head} 
  1528. \markright{right head}
  1529. :font facename=default size=0x0.:lm margin=1.:elines.
  1530. The :font facename=Courier size=12x8.\markboth:font facename=default size=0x0. and :font facename=Courier size=12x8.\markright:font facename=default size=0x0. commands are used in
  1531. conjunction with the page style :font facename=Courier size=12x8.myheadings:font facename=default size=0x0. for setting either
  1532. both or just the right heading.  In addition to their use with the
  1533. :font facename=Courier size=12x8.myheadings:font facename=default size=0x0. page style, you can use them to override the normal
  1534. headings in the :font facename=Courier size=12x8.headings:font facename=default size=0x0. style, since LaTeX uses these same
  1535. commands to generate those heads.  You should note that a "left-hand
  1536. heading" is generated by the last :font facename=Courier size=12x8.\markboth:font facename=default size=0x0. command before the
  1537. end of the page, while a "right-hand heading" is generated by the first
  1538. :font facename=Courier size=12x8.\markboth:font facename=default size=0x0. or :font facename=Courier size=12x8.\markright:font facename=default size=0x0. that comes on the page if there is
  1539. one, otherwise by the last one before the page.
  1540. :h3 id=hd147.\thispagestyle
  1541. :lm margin=1.
  1542. :font facename=Courier size=12x8.\thispagestyle{option}:font facename=default size=0x0.
  1543. The :font facename=Courier size=12x8.\thispagestyle:font facename=default size=0x0. command works in the same manner as the
  1544. :font facename=Courier size=12x8.\pagestyle:font facename=default size=0x0. command except that it changes the style for the
  1545. current page only.
  1546. :h2 id=hd21.Sectioning
  1547. :lm margin=1.
  1548. :p.Sectioning commands provide the means to structure your text into units.
  1549. :ul.:li.
  1550. :font facename=Courier size=12x8.\part:font facename=default size=0x0.
  1551. :li.:font facename=Courier size=12x8.\chapter:font facename=default size=0x0. (report style only)
  1552. :li.:font facename=Courier size=12x8.\section:font facename=default size=0x0.
  1553. :li.:font facename=Courier size=12x8.\subsection:font facename=default size=0x0.
  1554. :li.:font facename=Courier size=12x8.\subsubsection:font facename=default size=0x0.
  1555. :li.:font facename=Courier size=12x8.\paragraph:font facename=default size=0x0.
  1556. :li.:font facename=Courier size=12x8.\subparagraph:font facename=default size=0x0.
  1557. :li.:font facename=Courier size=12x8.\subsubparagraph:font facename=default size=0x0. (milstd and book-form styles only)
  1558. :li.:font facename=Courier size=12x8.\subsubsubparagraph:font facename=default size=0x0. (milstd and book-form styles only)
  1559. :eul.:lm margin=1.
  1560. All sectioning commands take the same general form, i.e.,
  1561. :font facename=Courier size=12x8.\chapter[optional]{title}:font facename=default size=0x0.
  1562. In addition to providing the heading in the text, the mandatory argument
  1563. of the sectioning command can appear in two other places&colon.
  1564. :ol.:li.
  1565. The table of contents
  1566. :li.The running head at the top of the page
  1567. :eol.:lm margin=1.
  1568. You may not want the same thing to appear in these other two places as
  1569. appears in the text heading.  To handle this situation, the sectioning
  1570. commands have an :font facename=Courier size=12x8.optional:font facename=default size=0x0. argument that provides the text for
  1571. these other two purposes.
  1572. The "sectioning commands" have :font facename=Courier size=12x8.*-forms:font facename=default size=0x0. that print a :font facename=Courier size=12x8.title:font facename=default size=0x0.,
  1573. but do not include a number and do not make an entry in the table of
  1574. contents.  For example, the :font facename=Courier size=12x8.*-form:font facename=default size=0x0. of the :font facename=Courier size=12x8.\subsection:font facename=default size=0x0.
  1575. command could look like&colon.
  1576. :font facename=Courier size=12x8.\subsection*{Example subsection}:font facename=default size=0x0.
  1577. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd153.\appendix:elink.:pd.
  1578. :eparml.
  1579. :h3 id=hd153.\appendix
  1580. :lm margin=1.
  1581. :p.:font facename=Courier size=12x8.\appendix:font facename=default size=0x0.
  1582. The :font facename=Courier size=12x8.\appendix:font facename=default size=0x0. command changes the way sectional units are
  1583. numbered.  The :font facename=Courier size=12x8.\appendix:font facename=default size=0x0. command generates no text and does not
  1584. affect the numbering or parts.
  1585. :h2 id=hd22.Spaces &. Boxes
  1586. :lm margin=1.
  1587. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd154.\addvspace:elink.:pd.
  1588. :pt.:link reftype=hd refid=hd155.\bigskip:elink.:pd.
  1589. :pt.:link reftype=hd refid=hd156.\dotfill:elink.:pd.
  1590. :pt.:link reftype=hd refid=hd157.\fbox:elink.:pd.
  1591. :pt.:link reftype=hd refid=hd158.\framebox:elink.:pd.
  1592. :pt.:link reftype=hd refid=hd159.\hfill:elink.:pd.
  1593. :pt.:link reftype=hd refid=hd160.\hrulefill:elink.:pd.
  1594. :pt.:link reftype=hd refid=hd161.\hspace:elink.:pd.
  1595. :pt.:link reftype=hd refid=hd87.\makebox:elink.:pd.
  1596. :pt.:link reftype=hd refid=hd162.\mbox:elink.:pd.
  1597. :pt.:link reftype=hd refid=hd163.\medskip:elink.:pd.
  1598. :pt.:link reftype=hd refid=hd164.\newsavebox:elink.:pd.
  1599. :pt.:link reftype=hd refid=hd165.\parbox:elink.:pd.
  1600. :pt.:link reftype=hd refid=hd166.\raisebox:elink.:pd.
  1601. :pt.:link reftype=hd refid=hd167.\rule:elink.:pd.
  1602. :pt.:link reftype=hd refid=hd168.\savebox:elink.:pd.
  1603. :pt.:link reftype=hd refid=hd169.\smallskip:elink.:pd.
  1604. :pt.:link reftype=hd refid=hd170.\usebox:elink.:pd.
  1605. :pt.:link reftype=hd refid=hd171.\vfill:elink.:pd.
  1606. :pt.:link reftype=hd refid=hd172.\vspace:elink.:pd.
  1607. :eparml.
  1608. :h3 id=hd154.\addvspace
  1609. :lm margin=1.
  1610. :p.:font facename=Courier size=12x8.\addvspace{length}:font facename=default size=0x0.
  1611. The :font facename=Courier size=12x8.\addvspace:font facename=default size=0x0. command normally adds a vertical space of height
  1612. length.  However, if vertical space has already been added to the same
  1613. point in the output by a previous :font facename=Courier size=12x8.\addvspace:font facename=default size=0x0. command, then this
  1614. command will not add more space than needed to make the natural length
  1615. of the total vertical space equal to :font facename=Courier size=12x8.length:font facename=default size=0x0..
  1616. :h3 id=hd155.\bigskip
  1617. :lm margin=1.
  1618. :p.The :font facename=Courier size=12x8.\bigskip:font facename=default size=0x0. command is equivalent to
  1619. :font facename=Courier size=12x8.\vspace{bigskipamount}:font facename=default size=0x0. where :font facename=Courier size=12x8.bigskipamount:font facename=default size=0x0. is determined
  1620. by the document style.
  1621. :h3 id=hd156.\dotfill
  1622. :lm margin=1.
  1623. :p.The :font facename=Courier size=12x8.\dotfill:font facename=default size=0x0. command produces a "rubber length" that produces dots
  1624. instead of just spaces.
  1625. :h3 id=hd157.\fbox
  1626. :lm margin=1.
  1627. :p.:font facename=Courier size=12x8.\fbox{text}:font facename=default size=0x0.
  1628. The :font facename=Courier size=12x8.\fbox:font facename=default size=0x0. command is exactly the same as the :font facename=Courier size=12x8.\mbox:font facename=default size=0x0.
  1629. command, except that it puts a frame around the outside of the box that
  1630. it creates.
  1631. :h3 id=hd158.\framebox
  1632. :lm margin=1.
  1633. :p.:font facename=Courier size=12x8.\framebox[width][position]{text}:font facename=default size=0x0.
  1634. The :font facename=Courier size=12x8.\framebox:font facename=default size=0x0. command is exactly the same as the :font facename=Courier size=12x8.\makebox:font facename=default size=0x0.
  1635. command, except that it puts a frame around the outside of the box that
  1636. it creates.
  1637. The framebox command produces a rule of thickness :font facename=Courier size=12x8.\fboxrule:font facename=default size=0x0., and
  1638. leaves a space :font facename=Courier size=12x8.\fboxsep:font facename=default size=0x0. between the rule and the contents of the
  1639. :h3 id=hd159.\hfill
  1640. :lm margin=1.
  1641. :p.The :font facename=Courier size=12x8.\hfill:font facename=default size=0x0. fill command produces a "rubber length" which can
  1642. stretch or shrink horizontally.  It will be filled with spaces.
  1643. :h3 id=hd160.\hrulespace
  1644. :lm margin=1.
  1645. :p.The :font facename=Courier size=12x8.\hrulefill:font facename=default size=0x0. fill command produces a "rubber length" which can
  1646. stretch or shrink horizontally.  It will be filled with a horizontal
  1647. rule.
  1648. :h3 id=hd161.\hspace
  1649. :lm margin=1.
  1650. :p.:font facename=Courier size=12x8.\hspace[*]{length}:font facename=default size=0x0.
  1651. The :font facename=Courier size=12x8.\hspace:font facename=default size=0x0. command adds horizontal space.  The length of the
  1652. space can be expressed in any terms that LaTeX understands, i.e.,
  1653. points, inches, etc.  You can add negative as well as positive space
  1654. with an :font facename=Courier size=12x8.\hspace:font facename=default size=0x0. command.  Adding negative space is like
  1655. backspacing.
  1656. LaTeX removes horizontal space that comes at the end of a line.  If you
  1657. don't want LaTeX to remove this space, include the optional :font facename=Courier size=12x8.*:font facename=default size=0x0.
  1658. argument.  Then the space is never removed.
  1659. :h3 id=hd87.\makebox
  1660. :lm margin=1.
  1661. :p.:font facename=Courier size=12x8.\makebox[width][position]{text}:font facename=default size=0x0.
  1662. The :font facename=Courier size=12x8.\makebox:font facename=default size=0x0. command creates a box just wide enough to contain
  1663. the :font facename=Courier size=12x8.text:font facename=default size=0x0. specified.  The width of the box is specified by the
  1664. optional :font facename=Courier size=12x8.width:font facename=default size=0x0. argument.  The position of the text within the box
  1665. is determined by the optional :font facename=Courier size=12x8.position:font facename=default size=0x0. argument.
  1666. :ul.:li.
  1667. :font facename=Courier size=12x8.c:font facename=default size=0x0. - centered (default)
  1668. :li.:font facename=Courier size=12x8.l:font facename=default size=0x0. - flushleft
  1669. :li.:font facename=Courier size=12x8.r:font facename=default size=0x0. - flushright
  1670. :eul.:lm margin=1.
  1671. See :link reftype=hd refid=hd81.\makebox (picture):elink..
  1672. :h3 id=hd162.\mbox
  1673. :lm margin=1.
  1674. :font facename=Courier size=12x8.\mbox{text}:font facename=default size=0x0.
  1675. The :font facename=Courier size=12x8.\mbox:font facename=default size=0x0. command creates a box just wide enough to hold the text
  1676. created by its argument.
  1677. :h3 id=hd163.\medskip
  1678. :lm margin=1.
  1679. :p.The :font facename=Courier size=12x8.\medskip:font facename=default size=0x0. command is equivalent to
  1680. :font facename=Courier size=12x8.\vspace{medskipamount}:font facename=default size=0x0. where :font facename=Courier size=12x8.medskipamount:font facename=default size=0x0. is determined
  1681. by the document style.
  1682. :h3 id=hd164.\newsavebox
  1683. :lm margin=1.
  1684. :p.:font facename=Courier size=12x8.\newsavebox{cmd}:font facename=default size=0x0.
  1685. Declares :font facename=Courier size=12x8.cmd:font facename=default size=0x0., which must be a command name that is not already
  1686. defined, to be a bin for saving boxes.
  1687. :h3 id=hd165.\parbox
  1688. :lm margin=1.
  1689. :p.:font facename=Courier size=12x8.\parbox[position]{width}{text}:font facename=default size=0x0.
  1690. A :font facename=Courier size=12x8.parbox:font facename=default size=0x0. is a box whose contents are created in :font facename=Courier size=12x8.paragraph:font facename=default size=0x0.
  1691. mode.  The :font facename=Courier size=12x8.\parbox:font facename=default size=0x0. has two mandatory arguments&colon.
  1692. :ul.:li.
  1693. :font facename=Courier size=12x8.width:font facename=default size=0x0. - specifies the width of the parbox, and
  1694. :li.:font facename=Courier size=12x8.text:font facename=default size=0x0. - the text that goes inside the parbox.
  1695. :eul.:lm margin=1.
  1696. LaTeX will position a :font facename=Courier size=12x8.parbox:font facename=default size=0x0. so its center lines up with the center of
  1697. the text line.  An optional first argument, :font facename=Courier size=12x8.position:font facename=default size=0x0., allows you
  1698. to line up either the top or bottom line in the parbox.
  1699. A :font facename=Courier size=12x8.\parbox:font facename=default size=0x0. command is used for a parbox containing a small piece
  1700. of text, with nothing fancy inside.  In particular, you shouldn't use
  1701. any of the paragraph-making environments inside a :font facename=Courier size=12x8.\parbox:font facename=default size=0x0.
  1702. argument.  For larger pieces of text, including ones containing a
  1703. paragraph-making environment, you should use a :font facename=Courier size=12x8.minipage:font facename=default size=0x0.
  1704. environment.
  1705. :h3 id=hd166.\raisebox
  1706. :lm margin=1.
  1707. :p.:font facename=Courier size=12x8.\raisebox{distance}[extend-above][extend-below]{text}:font facename=default size=0x0.
  1708. The :font facename=Courier size=12x8.\raisebox:font facename=default size=0x0. command is used to raise or lower text.  The first
  1709. mandatory argument specifies how high the text is to be raised (or
  1710. lowered if it is a negative amount).  The text itself is processed in
  1711. :font facename=Courier size=12x8.LR mode:font facename=default size=0x0..
  1712. Sometimes it's useful to make LaTeX think something has a different
  1713. size than it really does - or a different size than LaTeX would
  1714. normally think it has.  The :font facename=Courier size=12x8.\raisebox:font facename=default size=0x0. command lets you tell
  1715. LaTeX how tall it is.
  1716. The first optional argument, :font facename=Courier size=12x8.extend-above:font facename=default size=0x0., makes LaTeX think
  1717. that the text extends above the line by the amount specified.  The
  1718. second optional argument, :font facename=Courier size=12x8.extend-below:font facename=default size=0x0., makes LaTeX think that
  1719. the text extends below the line by the amount specified.
  1720. :h3 id=hd167.\rule
  1721. :lm margin=1.
  1722. :p.:font facename=Courier size=12x8.\rule[raise-height]{width}{thickness}:font facename=default size=0x0.
  1723. The :font facename=Courier size=12x8.\rule:font facename=default size=0x0. command is used to produce horizontal lines.  The
  1724. arguments are defined as follows&colon.
  1725. :ul.:li.
  1726. :font facename=Courier size=12x8.raise-height:font facename=default size=0x0. - specifies how high to raise the rule (optional)
  1727. :li.:font facename=Courier size=12x8.width:font facename=default size=0x0. - specifies the length of the rule (mandatory)
  1728. :li.:font facename=Courier size=12x8.thickness:font facename=default size=0x0. - specifies the thickness of the rule (mandatory)
  1729. :eul.:lm margin=1.
  1730. :h3 id=hd168.\savebox
  1731. :lm margin=1.
  1732. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1733.  \sbox{cmd}[text]
  1734.  \savebox{cmd}[width][pos]{text}
  1735. :font facename=default size=0x0.:lm margin=1.:elines.
  1736. These commands typeset :font facename=Courier size=12x8.text:font facename=default size=0x0. in a box just as for :font facename=Courier size=12x8.\mbox:font facename=default size=0x0. or
  1737. :font facename=Courier size=12x8.\makebox:font facename=default size=0x0..  However, instead of printing the resulting box, they
  1738. save it in bin :font facename=Courier size=12x8.cmd:font facename=default size=0x0., which must have been declared with
  1739. :font facename=Courier size=12x8.\newsavebox:font facename=default size=0x0..
  1740. :h3 id=hd169.\smallskip
  1741. :lm margin=1.
  1742. :p.:font facename=Courier size=12x8.\smallskip:font facename=default size=0x0.
  1743. The :font facename=Courier size=12x8.\smallskip:font facename=default size=0x0. command is equivalent to
  1744. :font facename=Courier size=12x8.\vspace{smallskipamount}:font facename=default size=0x0. where :font facename=Courier size=12x8.smallskipamount:font facename=default size=0x0. is
  1745. determined by the document style.
  1746. :h3 id=hd170.\usebox
  1747. :lm margin=1.
  1748. :p.:font facename=Courier size=12x8.\usebox{cmd}:font facename=default size=0x0.
  1749. Prints the box most recently saved in bin :font facename=Courier size=12x8.cmd:font facename=default size=0x0. by a
  1750. :font facename=Courier size=12x8.\savebox:font facename=default size=0x0. command.
  1751. :h3 id=hd171.\vfill
  1752. :lm margin=1.
  1753. :p.The :font facename=Courier size=12x8.\vfill:font facename=default size=0x0. fill command produces a rubber length which can
  1754. stretch or shrink vertically.
  1755. :h3 id=hd172.\vspace
  1756. :lm margin=1.
  1757. :p.:font facename=Courier size=12x8.\vspace[*]{length}:font facename=default size=0x0.
  1758. The :font facename=Courier size=12x8.\vspace:font facename=default size=0x0. command adds vertical space.  The length of the space
  1759. can be expressed in any terms that LaTeX understands, i.e., points,
  1760. inches, etc.  You can add negative as well as positive space with an
  1761. :font facename=Courier size=12x8.\vspace:font facename=default size=0x0. command.
  1762. LaTeX removes vertical space that comes at the end of a page.  If you
  1763. don't want LaTeX to remove this space, include the optional :font facename=Courier size=12x8.*:font facename=default size=0x0.
  1764. argument.  Then the space is never removed.
  1765. :h2 id=hd23.Special Characters
  1766. :lm margin=1.
  1767. :p.The following characters play a special role in LaTeX and are called
  1768. "special printing characters", or simply "special characters".
  1769. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1770.                           # $ % &. ~ _ ^ \ { }
  1771. :font facename=default size=0x0.:lm margin=1.:elines.
  1772. Whenever you put one of these special characters into your file, you are
  1773. doing something special.  If you simply want the character to be printed
  1774. just as any other letter, include a :font facename=Courier size=12x8.\:font facename=default size=0x0. in front of the character.
  1775. For example, :font facename=Courier size=12x8.\$:font facename=default size=0x0. will produce :font facename=Courier size=12x8.$:font facename=default size=0x0. in your output.
  1776. The exception to the rule is the :font facename=Courier size=12x8.\:font facename=default size=0x0. itself because :font facename=Courier size=12x8.\\:font facename=default size=0x0. has
  1777. its own special meaning.  A :font facename=Courier size=12x8.\:font facename=default size=0x0. is produced by typing
  1778. :font facename=Courier size=12x8.$\backslash$:font facename=default size=0x0. in your file.
  1779. :h2 id=hd24.Splitting the Input
  1780. :lm margin=1.
  1781. :p.A large document requires a lot of input.  Rather than putting the whole
  1782. input in a single large file, it's more efficient to split it into
  1783. several smaller ones.  Regardless of how many separate files you use,
  1784. there is one that is the root file; it is the one whose name you type
  1785. when you run LaTeX.
  1786. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd173.\include:elink.:pd.
  1787. :pt.:link reftype=hd refid=hd174.\includeonly:elink.:pd.
  1788. :pt.:link reftype=hd refid=hd175.\input:elink.:pd.
  1789. :eparml.
  1790. :h3 id=hd173.\include
  1791. :lm margin=1.
  1792. :p.:font facename=Courier size=12x8.\include{file}:font facename=default size=0x0.
  1793. The :font facename=Courier size=12x8.\include:font facename=default size=0x0. command is used in conjunction with the
  1794. :font facename=Courier size=12x8.\includeonly:font facename=default size=0x0. command for selective inclusion of files.  The
  1795. :font facename=Courier size=12x8.file:font facename=default size=0x0. argument is the first name of a file, denoting
  1796. :font facename=Courier size=12x8.&apos.file.tex&apos.:font facename=default size=0x0..  If :font facename=Courier size=12x8.file:font facename=default size=0x0. is one the file names in the file list
  1797. of the :font facename=Courier size=12x8.\includeonly:font facename=default size=0x0. command or if there is no :font facename=Courier size=12x8.\includeonly:font facename=default size=0x0.
  1798. command, the :font facename=Courier size=12x8.\include:font facename=default size=0x0. command is equivalent to
  1799. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1800. \clearpage \input{file} \clearpage
  1801. :font facename=default size=0x0.:lm margin=1.:elines.
  1802. except that if the file :font facename=Courier size=12x8.&apos.file.tex&apos.:font facename=default size=0x0. does not exist, then a warning
  1803. message rather than an error is produced.  If the file is not in the
  1804. file list, the :font facename=Courier size=12x8.\include:font facename=default size=0x0. command is equivalent to :font facename=Courier size=12x8.\clearpage:font facename=default size=0x0..
  1805. The :font facename=Courier size=12x8.\include:font facename=default size=0x0. command may not appear in the preamble or in a file
  1806. read by another :font facename=Courier size=12x8.\include:font facename=default size=0x0. command.
  1807. :h3 id=hd174.\includeonly
  1808. :lm margin=1.
  1809. :p.:font facename=Courier size=12x8.\includeonly{file_list}:font facename=default size=0x0.
  1810. The :font facename=Courier size=12x8.\includeonly:font facename=default size=0x0. command controls which files will be read in by
  1811. an :font facename=Courier size=12x8.\include:font facename=default size=0x0. command.  It can only appear in the preamble.
  1812. :h3 id=hd175.\input 
  1813. :lm margin=1. 
  1814. :font facename=Courier size=12x8.\input{file}:font facename=default size=0x0.
  1815. The :font facename=Courier size=12x8.\input :font facename=default size=0x0. command causes the indicated :font facename=Courier size=12x8.file:font facename=default size=0x0. to be read and
  1816. processed, exactly as if its contents had been inserted in the current
  1817. file at that point.  The file name may be a complete file name with
  1818. extension or just a first name, in which case the file :font facename=Courier size=12x8.&apos.file.tex&apos.:font facename=default size=0x0.
  1819. is used.
  1820. :h2 id=hd25.Starting &. Ending
  1821. :lm margin=1.
  1822. :p.Your input file must contain the following commands as a minimum&dot.&dot.&dot.
  1823. :lines align=left.:lm margin=11.:font facename=Courier size=12x8.
  1824.  \documentstyle{style}
  1825.  \begin{document}
  1826.    &dot.&dot.&dot. your text goes here &dot.&dot.&dot.
  1827.  \end{document}
  1828. :font facename=default size=0x0.:lm margin=1.:elines.
  1829. &dot.&dot.&dot.where the :font facename=Courier size=12x8.style:font facename=default size=0x0. selected is one the valid styles for LaTeX.
  1830. See :link reftype=hd refid=hd11.Document Styles:elink., and also see :link reftype=hd refid=hd3.Overview:elink., for details of the
  1831. various document styles available locally.
  1832. You may include other LaTeX commands between the :font facename=Courier size=12x8.\documentstyle:font facename=default size=0x0.
  1833. and the :font facename=Courier size=12x8.\begin{document}:font facename=default size=0x0. commands.
  1834. :h2 id=hd26.Table of Contents
  1835. :lm margin=1.
  1836. :p.A table of contents is produced with the :font facename=Courier size=12x8.\tableofcontents:font facename=default size=0x0.
  1837. command. You put the command right where you want the table of contents
  1838. to go; LaTeX does the rest for you.  It produces a heading, but it does
  1839. not automatically start a new page.  If you want a new page after the
  1840. table of contents, include a :font facename=Courier size=12x8.\newpage:font facename=default size=0x0. command after the
  1841. :font facename=Courier size=12x8.\tableofcontents:font facename=default size=0x0. command.
  1842. There are similar commands :font facename=Courier size=12x8.\listoffigures:font facename=default size=0x0. and
  1843. :font facename=Courier size=12x8.\listoftables:font facename=default size=0x0. for producing a list of figures and a list of
  1844. tables, respectively.  Everything works exactly the same as for the
  1845. table of contents.
  1846. NOTE&colon. If you want any of these  items  to be generated,  you cannot
  1847. have the :font facename=Courier size=12x8.\nofiles:font facename=default size=0x0. command in your document.
  1848. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd176.\addcontentsline:elink.:pd.
  1849. :pt.:link reftype=hd refid=hd177.\addtocontents:elink.:pd.
  1850. :eparml.
  1851. :h3 id=hd176.\addcontentsline
  1852. :lm margin=1.
  1853. :p.:font facename=Courier size=12x8.\addcontentsline{file}{sec_unit}{entry}:font facename=default size=0x0.
  1854. The :font facename=Courier size=12x8.\addcontentsline:font facename=default size=0x0. command adds an entry to the specified list
  1855. or table where&dot.&dot.&dot.
  1856. :ul.:li.
  1857. :font facename=Courier size=12x8.file:font facename=default size=0x0. is the extension of the file on which information is to be
  1858. written&colon. :font facename=Courier size=12x8.toc:font facename=default size=0x0. (table of contents), :font facename=Courier size=12x8.lof:font facename=default size=0x0. (list of figures),
  1859. or :font facename=Courier size=12x8.lot:font facename=default size=0x0. (list of tables).
  1860. :li.:font facename=Courier size=12x8.sec_unit:font facename=default size=0x0. controls the formatting of the entry.  It should be one
  1861. of the following, depending upon the value of the file argument&colon.
  1862. :ol.:li.
  1863. :font facename=Courier size=12x8.toc:font facename=default size=0x0. - the name of the sectional unit, such as part or subsection.
  1864. :li.:font facename=Courier size=12x8.lof:font facename=default size=0x0. - figure
  1865. :li.:font facename=Courier size=12x8.lot:font facename=default size=0x0. - table
  1866. :eol.:lm margin=6.
  1867. :li.:font facename=Courier size=12x8.entry:font facename=default size=0x0. is the text of the entry.
  1868. :eul.:lm margin=1.
  1869. :h3 id=hd177.\addtocontents
  1870. :lm margin=1.
  1871. :p.:font facename=Courier size=12x8.\addtocontents{file}{text}:font facename=default size=0x0.
  1872. The :font facename=Courier size=12x8.\addtocontents:font facename=default size=0x0. command adds text (or formatting commands) directly
  1873. to the file that generates the table of contents or list of figures or
  1874. tables.
  1875. :ul.:li.
  1876. :font facename=Courier size=12x8.file:font facename=default size=0x0. is the extension of the file on which information is to be
  1877. written&colon. :font facename=Courier size=12x8.toc:font facename=default size=0x0. (table of contents), :font facename=Courier size=12x8.lof:font facename=default size=0x0. (list of figures),
  1878. or :font facename=Courier size=12x8.lot:font facename=default size=0x0. (list of tables).
  1879. :li.:font facename=Courier size=12x8.text:font facename=default size=0x0. is the information to be written.
  1880. :eul.:lm margin=1.
  1881. :h2 id=hd27.Terminal Input/Output
  1882. :lm margin=1.
  1883. :p.:parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd178.\typeout:elink.:pd.
  1884. :pt.:link reftype=hd refid=hd179.\typein:elink.:pd.
  1885. :eparml.
  1886. :h3 id=hd178.\typeout
  1887. :lm margin=1.
  1888. :p.:font facename=Courier size=12x8.\typeout{msg}:font facename=default size=0x0.
  1889. Prints :font facename=Courier size=12x8.msg:font facename=default size=0x0. on the terminal and in the :font facename=Courier size=12x8.log:font facename=default size=0x0. file.  Commands
  1890. in :font facename=Courier size=12x8.msg:font facename=default size=0x0. that are defined with :font facename=Courier size=12x8.\newcommand:font facename=default size=0x0. or
  1891. :font facename=Courier size=12x8.\renewcommand:font facename=default size=0x0. are replaced by their definitions before being
  1892. printed.
  1893. LaTeX's usual rules for treating multiple spaces as
  1894. a single space and ignoring spaces after a command name apply to
  1895. :font facename=Courier size=12x8.msg:font facename=default size=0x0..  A :font facename=Courier size=12x8.\space:font facename=default size=0x0. command in :font facename=Courier size=12x8.msg:font facename=default size=0x0. causes a single space
  1896. to be printed.
  1897. :h3 id=hd179.\typein
  1898. :lm margin=1.
  1899. :p.:font facename=Courier size=12x8.\typein[cmd]{msg}:font facename=default size=0x0.
  1900. Prints :font facename=Courier size=12x8.msg:font facename=default size=0x0. on the terminal and causes LaTeX to stop and wait for
  1901. you to type a line of input, ending with return.  If the :font facename=Courier size=12x8.cmd:font facename=default size=0x0.
  1902. argument is missing, the typed input is processed as if it had been
  1903. included in the input file in place of the :font facename=Courier size=12x8.\typein:font facename=default size=0x0. command.  If
  1904. the :font facename=Courier size=12x8.cmd:font facename=default size=0x0. argument is present, it must be a command name.  This
  1905. command name is then defined or redefined to be the typed input.
  1906. :h2 id=hd28.Typefaces
  1907. :lm margin=1.
  1908. :p.The :font facename=Courier size=12x8.typeface:font facename=default size=0x0. is specified by giving the "size" and "style".  A
  1909. typeface is also called a "font".
  1910. :parml tsize=30 break=none compact.:pt.:link reftype=hd refid=hd180.Styles:elink.:pd.
  1911. :pt.:link reftype=hd refid=hd181.Sizes:elink.:pd.
  1912. :eparml.
  1913. :h3 id=hd180.Styles
  1914. :lm margin=1.
  1915. :p.The following type style commands are supported by LaTeX.
  1916. :parml break=fit.
  1917. :pt.:font facename=Courier size=12x8.\rm:font facename=default 
  1918. size=12x8.:pd.Roman.:artwork align=left name='rm.BMP'.
  1919. :pt.:font facename=Courier size=12x8.\it:font facename=default
  1920. size=12x8.:pd.Italics. :artwork align=left name='it.BMP'.
  1921. :pt.:font facename=Courier size=12x8.\em:font facename=default 
  1922. size=12x8.:pd.Emphasis (toggles between \it and \rm).
  1923. :pt.:font facename=Courier size=12x8.\bf:font facename=default
  1924. size=12x8.:pd.Boldface. :artwork align=left name='bf.BMP'.
  1925. :pt.:font facename=Courier size=12x8.\sl:font facename=default
  1926. size=12x8.:pd.Slanted. :artwork align=left name='sl.BMP'.
  1927. :pt.:font facename=Courier size=12x8.\sf:font facename=default
  1928. size=12x8.:pd.Sans serif. :artwork align=left name='sf.BMP'.
  1929. :pt.:font facename=Courier size=12x8.\sc:font facename=default
  1930. size=12x8.:pd.Small caps. :artwork align=left name='sc.BMP'.
  1931. :pt.:font facename=Courier size=12x8.\tt:font facename=default
  1932. size=12x8.:pd.Typewriter. :artwork align=left name='tt.BMP'.
  1933. :eparml.:lm margin=1.
  1934. :h3 id=hd181.Sizes
  1935. :lm margin=1.
  1936. :p.The following type size commands are supported by LaTeX.
  1937. :parml break=fit.
  1938. :pt.:font facename=Courier size=12x8.\tiny:font facename=default
  1939. size=12x8.:artwork name='tiny.BMP' align=left.:pd.
  1940. :pt.:font facename=Courier size=12x8.\scriptsize:font facename=default
  1941. size=12x8.:artwork name='scriptsize.BMP' align=left.:pd.
  1942. :pt.:font facename=Courier size=12x8.\footnotesize:font
  1943. facename=default size=12x8.:artwork name='footnotesize.BMP' align=left.:pd.
  1944. :pt.:font facename=Courier size=12x8.\small:font facename=default
  1945. size=12x8.:artwork name='small.BMP' align=left.:pd.
  1946. :pt.:font facename=Courier size=12x8.\normalsize:font facename=default size=12x8.:artwork name='normalsize.BMP' align=left.:pd.
  1947. :pt.:font facename=Courier size=12x8.\large:font facename=default
  1948. size=12x8.:artwork name='large.BMP' align=left.:pd.
  1949. :pt.:font facename=Courier size=12x8.\Large:font facename=default
  1950. size=12x8. :artwork name='llarge.BMP' align=left.:pd.
  1951. :pt.:font facename=Courier size=12x8.\LARGE:font facename=default
  1952. size=12x8. :artwork name='lllarge.BMP' align=left.:pd.
  1953. :pt.:font facename=Courier size=12x8.\huge:font facename=default
  1954. size=12x8.:artwork name='huge.BMP' align=left.:pd.
  1955. :pt.:font facename=Courier size=12x8.\Huge:font facename=default
  1956. size=12x8. :artwork name='hhuge.BMP' align=left.:pd.
  1957. :eparml.:lm margin=1.
  1958. :h1 id=hd5.Parameters
  1959. :lm margin=1.
  1960. :p.The input file specification indicates the file to be formatted; TeX
  1961. uses :font facename=Courier size=12x8.&apos..tex&apos.:font facename=default size=0x0. as a default file extension.  If you omit the input file
  1962. entirely, TeX accepts input from the terminal.  You specify command
  1963. options by supplying a string as a parameter to the
  1964. command. eg.
  1965. :font facename=Courier size=12x8.
  1966. latex "\scrollmode\input foo.tex
  1967. :font facename=default size=0x0.
  1968. &dot.&dot.&dot.will process :font facename=Courier size=12x8.&apos.foo.tex&apos.:font facename=default size=0x0. without pausing after every error.
  1969. Output files are always created in the current directory. When you fail
  1970. to specify an input file name, TeX bases the output names on the file
  1971. specification associated with the logical name TEX_OUTPUT, typically
  1972. :font facename=Courier size=12x8.texput.log:font facename=default size=0x0..
  1973. :h1 id=hd6.Alphabetical List of Commands
  1974. :lm margin=1.
  1975. :p.:parml tsize=30 break=none compact.
  1976. :pt.:link reftype=hd refid=hd182._exp (subscript):elink.:pd.
  1977. :pt.:link reftype=hd refid=hd183.^exp (superscript):elink.:pd.
  1978. :pt.:link reftype=hd refid=hd126.\\:elink.:pd.
  1979. :pt.:link reftype=hd refid=hd127.\- (hyphenation):elink.:pd.
  1980. :pt.:link reftype=hd refid=hd184.\;:elink.:pd.
  1981. :pt.:link reftype=hd refid=hd185.\&colon.:elink.:pd.
  1982. :pt.:link reftype=hd refid=hd186.\,:elink.:pd.
  1983. :pt.:link reftype=hd refid=hd187.\!:elink.:pd.
  1984. :pt.:link reftype=hd refid=hd96.\=:elink.:pd.
  1985. :pt.:link reftype=hd refid=hd97.\>:elink.:pd.
  1986. :pt.:link reftype=hd refid=hd98.\<:elink.:pd.
  1987. :pt.:link reftype=hd refid=hd99.\+:elink.:pd.
  1988. :pt.:link reftype=hd refid=hd100.\- (tabbing):elink.:pd.
  1989. :pt.:link reftype=hd refid=hd101.\':elink.:pd.
  1990. :pt.:link reftype=hd refid=hd102.\`:elink.:pd.
  1991. :pt.:link reftype=hd refid=hd176.\addcontentsline:elink.:pd.
  1992. :pt.:link reftype=hd refid=hd177.\addtocontents:elink.:pd.
  1993. :pt.:link reftype=hd refid=hd29.\addtocounter:elink.:pd.
  1994. :pt.:link reftype=hd refid=hd122.\address:elink.:pd.
  1995. :pt.:link reftype=hd refid=hd117.\addtolength:elink.:pd.
  1996. :pt.:link reftype=hd refid=hd154.\addvspace:elink.:pd.
  1997. :pt.:link reftype=hd refid=hd30.\alph:elink.:pd.
  1998. :pt.:link reftype=hd refid=hd153.\appendix:elink.:pd.
  1999. :pt.:link reftype=hd refid=hd31.\arabic:elink.:pd.
  2000. :pt.:link reftype=hd refid=hd49.array:elink.:pd.
  2001. :pt.:link reftype=hd refid=hd148.\author:elink.:pd.
  2002. :pt.:link reftype=hd refid=hd188.\bf:elink.:pd.
  2003. :pt.:link reftype=hd refid=hd108.\bibitem:elink.:pd.
  2004. :pt.:link reftype=hd refid=hd155.\bigskip:elink.:pd.
  2005. :pt.:link reftype=hd refid=hd189.\cdots:elink.:pd.
  2006. :pt.:link reftype=hd refid=hd50.center:elink.:pd.
  2007. :pt.:link reftype=hd refid=hd72.\centering:elink.:pd.
  2008. :pt.:link reftype=hd refid=hd75.\circle:elink.:pd.
  2009. :pt.:link reftype=hd refid=hd109.\cite:elink.:pd.
  2010. :pt.:link reftype=hd refid=hd128.\cleardoublepage:elink.:pd.
  2011. :pt.:link reftype=hd refid=hd129.\clearpage:elink.:pd.
  2012. :pt.:link reftype=hd refid=hd104.\cline:elink.:pd.
  2013. :pt.:link reftype=hd refid=hd120.\closing:elink.:pd.
  2014. :pt.:link reftype=hd refid=hd76.\dashbox:elink.:pd.
  2015. :pt.:link reftype=hd refid=hd149.\date:elink.:pd.
  2016. :pt.:link reftype=hd refid=hd190.\ddots:elink.:pd.
  2017. :pt.:link reftype=hd refid=hd51.description:elink.:pd.
  2018. :pt.:link reftype=hd refid=hd156.\dotfill:elink.:pd.
  2019. :pt.:link reftype=hd refid=hd191.\em:elink.:pd.
  2020. :pt.:link reftype=hd refid=hd52.enumerate:elink.:pd.
  2021. :pt.:link reftype=hd refid=hd53.eqnarray:elink.:pd.
  2022. :pt.:link reftype=hd refid=hd54.equation:elink.:pd.
  2023. :pt.:link reftype=hd refid=hd55.figure:elink.:pd.
  2024. :pt.:link reftype=hd refid=hd157.\fbox:elink.:pd.
  2025. :pt.:link reftype=hd refid=hd45.\flushbottom:elink.:pd.
  2026. :pt.:link reftype=hd refid=hd56.flushleft:elink.:pd.
  2027. :pt.:link reftype=hd refid=hd57.flushright:elink.:pd.
  2028. :pt.:link reftype=hd refid=hd32.\fnsymbol:elink.:pd.
  2029. :pt.:link reftype=hd refid=hd112.\footnote:elink.:pd.
  2030. :pt.:link reftype=hd refid=hd113.\footnotemark:elink.:pd.
  2031. :pt.:link reftype=hd refid=hd192.\footnotesize:elink.:pd.
  2032. :pt.:link reftype=hd refid=hd114.\footnotetext:elink.:pd.
  2033. :pt.:link reftype=hd refid=hd193.\frac:elink.:pd.
  2034. :pt.:link reftype=hd refid=hd77.\frame:elink.:pd.
  2035. :pt.:link reftype=hd refid=hd158.\framebox:elink.:pd.
  2036. :pt.:link reftype=hd refid=hd159.\hfill:elink.:pd.
  2037. :pt.:link reftype=hd refid=hd105.\hline:elink.:pd.
  2038. :pt.:link reftype=hd refid=hd160.\hrulefill:elink.:pd.
  2039. :pt.:link reftype=hd refid=hd161.\hspace:elink.:pd.
  2040. :pt.:link reftype=hd refid=hd194.\huge:elink.:pd.
  2041. :pt.:link reftype=hd refid=hd195.\Huge (capital "h"):elink.:pd.
  2042. :pt.:link reftype=hd refid=hd130.\hyphenation:elink.:pd.
  2043. :pt.:link reftype=hd refid=hd173.\include:elink.:pd.
  2044. :pt.:link reftype=hd refid=hd174.\includeonly:elink.:pd.
  2045. :pt.:link reftype=hd refid=hd137.\indent:elink.:pd.
  2046. :pt.:link reftype=hd refid=hd175.\input:elink.:pd.
  2047. :pt.:link reftype=hd refid=hd196.\it:elink.:pd.
  2048. :pt.:link reftype=hd refid=hd58.itemize:elink.:pd.
  2049. :pt.:link reftype=hd refid=hd103.\kill:elink.:pd.
  2050. :pt.:link reftype=hd refid=hd38.\label:elink.:pd.
  2051. :pt.:link reftype=hd refid=hd197.\large:elink.:pd.
  2052. :pt.:link reftype=hd refid=hd198.\Large (capital "l"):elink.:pd.
  2053. :pt.:link reftype=hd refid=hd199.\LARGE (all caps):elink.:pd.
  2054. :pt.:link reftype=hd refid=hd200.\ldots:elink.:pd.
  2055. :pt.:link reftype=hd refid=hd79.\line:elink.:pd.
  2056. :pt.:link reftype=hd refid=hd131.\linebreak:elink.:pd.
  2057. :pt.:link reftype=hd refid=hd80.\linethickness:elink.:pd.
  2058. :pt.:link reftype=hd refid=hd59.list:elink.:pd.
  2059. :pt.:link reftype=hd refid=hd124.\location:elink.:pd.
  2060. :pt.:link reftype=hd refid=hd87.\makebox:elink.:pd.
  2061. :pt.:link reftype=hd refid=hd144.\maketitle:elink.:pd.
  2062. :pt.:link reftype=hd refid=hd152.\mark:elink.:pd.
  2063. :pt.:link reftype=hd refid=hd162.\mbox:elink.:pd.
  2064. :pt.:link reftype=hd refid=hd163.\medskip:elink.:pd.
  2065. :pt.:link reftype=hd refid=hd60.minipage:elink.:pd.
  2066. :pt.:link reftype=hd refid=hd106.\multicolumn:elink.:pd.
  2067. :pt.:link reftype=hd refid=hd82.\multiput:elink.:pd.
  2068. :pt.:link reftype=hd refid=hd41.\newcommand:elink.:pd.
  2069. :pt.:link reftype=hd refid=hd33.\newcounter:elink.:pd.
  2070. :pt.:link reftype=hd refid=hd42.\newenvironment:elink.:pd.
  2071. :pt.:link reftype=hd refid=hd44.\newfont:elink.:pd.
  2072. :pt.:link reftype=hd refid=hd115.\newlength:elink.:pd.
  2073. :pt.:link reftype=hd refid=hd132.\newline:elink.:pd.
  2074. :pt.:link reftype=hd refid=hd133.\newpage:elink.:pd.
  2075. :pt.:link reftype=hd refid=hd164.\newsavebox:elink.:pd.
  2076. :pt.:link reftype=hd refid=hd43.\newtheorem:elink.:pd.
  2077. :pt.:link reftype=hd refid=hd110.\nocite:elink.:pd.
  2078. :pt.:link reftype=hd refid=hd138.\noindent:elink.:pd.
  2079. :pt.:link reftype=hd refid=hd134.\nolinebreak:elink.:pd.
  2080. :pt.:link reftype=hd refid=hd201.\normalsize:elink.:pd.
  2081. :pt.:link reftype=hd refid=hd135.\nopagebreak:elink.:pd.
  2082. :pt.:link reftype=hd refid=hd46.\onecolumn:elink.:pd.
  2083. :pt.:link reftype=hd refid=hd119.\opening:elink.:pd.
  2084. :pt.:link reftype=hd refid=hd83.\oval:elink.:pd.
  2085. :pt.:link reftype=hd refid=hd202.\overbrace:elink.:pd.
  2086. :pt.:link reftype=hd refid=hd203.\overline:elink.:pd.
  2087. :pt.:link reftype=hd refid=hd136.\pagebreak:elink.:pd.
  2088. :pt.:link reftype=hd refid=hd145.\pagenumbering:elink.:pd.
  2089. :pt.:link reftype=hd refid=hd39.\pageref:elink.:pd.
  2090. :pt.:link reftype=hd refid=hd146.\pagestyle:elink.:pd.
  2091. :pt.:link reftype=hd refid=hd139.\par:elink.:pd.
  2092. :pt.:link reftype=hd refid=hd165.\parbox:elink.:pd.
  2093. :pt.:link reftype=hd refid=hd61.picture:elink.:pd.
  2094. :pt.:link reftype=hd refid=hd84.\put:elink.:pd.
  2095. :pt.:link reftype=hd refid=hd62.quotation:elink.:pd.
  2096. :pt.:link reftype=hd refid=hd63.quote:elink.:pd.
  2097. :pt.:link reftype=hd refid=hd47.\raggedbottom:elink.:pd.
  2098. :pt.:link reftype=hd refid=hd74.\raggedleft:elink.:pd.
  2099. :pt.:link reftype=hd refid=hd73.\raggedright:elink.:pd.
  2100. :pt.:link reftype=hd refid=hd166.\raisebox:elink.:pd.
  2101. :pt.:link reftype=hd refid=hd40.\ref:elink.:pd.
  2102. :pt.:link reftype=hd refid=hd204.\rm:elink.:pd.
  2103. :pt.:link reftype=hd refid=hd34.\roman:elink.:pd.
  2104. :pt.:link reftype=hd refid=hd167.\rule:elink.:pd.
  2105. :pt.:link reftype=hd refid=hd168.\savebox:elink.:pd.
  2106. :pt.:link reftype=hd refid=hd205.\sc:elink.:pd.
  2107. :pt.:link reftype=hd refid=hd206.\scriptsize:elink.:pd.
  2108. :pt.:link reftype=hd refid=hd35.\setcounter:elink.:pd.
  2109. :pt.:link reftype=hd refid=hd116.\setlength:elink.:pd.
  2110. :pt.:link reftype=hd refid=hd118.\settowidth:elink.:pd.
  2111. :pt.:link reftype=hd refid=hd207.\sf:elink.:pd.
  2112. :pt.:link reftype=hd refid=hd85.\shortstack:elink.:pd.
  2113. :pt.:link reftype=hd refid=hd123.\signature:elink.:pd.
  2114. :pt.:link reftype=hd refid=hd208.\sl:elink.:pd.
  2115. :pt.:link reftype=hd refid=hd209.\small:elink.:pd.
  2116. :pt.:link reftype=hd refid=hd169.\smallskip:elink.:pd.
  2117. :pt.:link reftype=hd refid=hd210.\sqrt:elink.:pd.
  2118. :pt.:link reftype=hd refid=hd64.tabbing:elink.:pd.
  2119. :pt.:link reftype=hd refid=hd65.table:elink.:pd.
  2120. :pt.:link reftype=hd refid=hd66.tabular:elink.:pd.
  2121. :pt.:link reftype=hd refid=hd125.\telephone:elink.:pd.
  2122. :pt.:link reftype=hd refid=hd150.\thanks:elink.:pd.
  2123. :pt.:link reftype=hd refid=hd67.thebibliography:elink.:pd.
  2124. :pt.:link reftype=hd refid=hd68.theorem:elink.:pd.
  2125. :pt.:link reftype=hd refid=hd147.\thispagestyle:elink.:pd.
  2126. :pt.:link reftype=hd refid=hd211.\tiny:elink.:pd.
  2127. :pt.:link reftype=hd refid=hd151.\title:elink.:pd.
  2128. :pt.:link reftype=hd refid=hd69.titlepage:elink.:pd.
  2129. :pt.:link reftype=hd refid=hd212.\tt:elink.:pd.
  2130. :pt.:link reftype=hd refid=hd48.\twocolumn:elink.:pd.
  2131. :pt.:link reftype=hd refid=hd178.\typeout:elink.:pd.
  2132. :pt.:link reftype=hd refid=hd179.\typein:elink.:pd.
  2133. :pt.:link reftype=hd refid=hd213.\underbrace:elink.:pd.
  2134. :pt.:link reftype=hd refid=hd214.\underline:elink.:pd.
  2135. :pt.:link reftype=hd refid=hd170.\usebox:elink.:pd.
  2136. :pt.:link reftype=hd refid=hd36.\usecounter:elink.:pd.
  2137. :pt.:link reftype=hd refid=hd37.\value:elink.:pd.
  2138. :pt.:link reftype=hd refid=hd215.\vdots:elink.:pd.
  2139. :pt.:link reftype=hd refid=hd86.\vector:elink.:pd.
  2140. :pt.:link reftype=hd refid=hd111.\verb:elink.:pd.
  2141. :pt.:link reftype=hd refid=hd70.verbatim:elink.:pd.
  2142. :pt.:link reftype=hd refid=hd71.verse:elink.:pd.
  2143. :pt.:link reftype=hd refid=hd171.\vfill:elink.:pd.
  2144. :pt.:link reftype=hd refid=hd107.\vline:elink.:pd.
  2145. :pt.:link reftype=hd refid=hd172.\vspace:elink.:pd.
  2146. :eparml.
  2147. :h2 id=hd182._{exp} (subscript)
  2148. :lm margin=1.
  2149. :p.To get an expression :font facename=Courier size=12x8.exp:font facename=default size=0x0. to appear as a subscript, you just type
  2150. :font facename=Courier size=12x8._{exp}:font facename=default size=0x0..  Use in math mode.
  2151. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2152. See :link reftype=hd refid=hd140.Subscripts &. Superscripts:elink..
  2153. :h2 id=hd183.^{exp} (superscript)
  2154. :lm margin=1.
  2155. :p.To get an expression :font facename=Courier size=12x8.exp:font facename=default size=0x0. to appear as a superscript, you just
  2156. type :font facename=Courier size=12x8.^{exp}:font facename=default size=0x0..  Use in math mode.
  2157. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2158. See :link reftype=hd refid=hd140.Subscripts &. Superscripts:elink..
  2159. :h2 id=hd184.\;
  2160. :lm margin=1.
  2161. :p.Include a thick space in math mode.
  2162. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2163. See :link reftype=hd refid=hd142.Spacing in Math Mode:elink..
  2164. :h2 id=hd185.\&colon.
  2165. :lm margin=1.
  2166. :p.Include a medium space in math mode.
  2167. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2168. See :link reftype=hd refid=hd142.Spacing in Math Mode:elink..
  2169. :h2 id=hd186.\,
  2170. :lm margin=1.
  2171. :p.Include a thin space in math mode.
  2172. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2173. See :link reftype=hd refid=hd142.Spacing in Math Mode:elink..
  2174. :h2 id=hd187.\!
  2175. :lm margin=1.
  2176. :p.Include a negative thin space in math mode.
  2177. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2178. See :link reftype=hd refid=hd142.Spacing in Math Mode:elink..
  2179. :h2 id=hd188.\bf
  2180. :lm margin=1.
  2181. :p.Boldface typeface.
  2182. See :link reftype=hd refid=hd28.Typefaces:elink..
  2183. See :link reftype=hd refid=hd180.Styles:elink..
  2184. :h2 id=hd189.\cdots
  2185. :lm margin=1.
  2186. :p.The :font facename=Courier size=12x8.\cdots:font facename=default size=0x0. command produces a horizontal ellipsis where the dots
  2187. are raised to the center of the line.
  2188. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2189. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2190. :h2 id=hd190.\ddots
  2191. :lm margin=1.
  2192. :p.The :font facename=Courier size=12x8.\ddots:font facename=default size=0x0. command produces a diagonal ellipsis.
  2193. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2194. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2195. :h2 id=hd191.\em
  2196. :lm margin=1.
  2197. :p.Emphasis (toggles between :font facename=Courier size=12x8.\it:font facename=default size=0x0. and :font facename=Courier size=12x8.\rm:font facename=default size=0x0.).
  2198. See :link reftype=hd refid=hd28.Typefaces:elink..
  2199. See :link reftype=hd refid=hd180.Styles:elink..
  2200. :h2 id=hd192.\footnotesize
  2201. :lm margin=1.
  2202. :p.Third smallest of 10 typefaces available.  This is the default size for
  2203. footnotes.
  2204. See :link reftype=hd refid=hd28.Typefaces:elink..
  2205. See :link reftype=hd refid=hd181.Sizes:elink..
  2206. :h2 id=hd193.\frac
  2207. :lm margin=1.
  2208. :p.:font facename=Courier size=12x8.\frac{num}{den}:font facename=default size=0x0.
  2209. The :font facename=Courier size=12x8.\frac:font facename=default size=0x0. command produces the fraction :font facename=Courier size=12x8.num:font facename=default size=0x0. divided by
  2210. :font facename=Courier size=12x8.den:font facename=default size=0x0..
  2211. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2212. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2213. :h2 id=hd194.\huge
  2214. :lm margin=1.
  2215. :p.Second largest of 10 typefaces available.
  2216. See :link reftype=hd refid=hd28.Typefaces:elink..
  2217. See :link reftype=hd refid=hd181.Sizes:elink..
  2218. :h2 id=hd195.\Huge
  2219. :lm margin=1.
  2220. :p.Largest of 10 typefaces available.  All fonts may not be available in
  2221. this size.
  2222. See :link reftype=hd refid=hd28.Typefaces:elink..
  2223. See :link reftype=hd refid=hd181.Sizes:elink..
  2224. :h2 id=hd196.\it
  2225. :lm margin=1.
  2226. :p.Italics typeface.
  2227. See :link reftype=hd refid=hd28.Typefaces:elink..
  2228. See :link reftype=hd refid=hd180.Styles:elink..
  2229. :h2 id=hd197.\large
  2230. :lm margin=1.
  2231. :p.Slightly larger than default typeface size.
  2232. See :link reftype=hd refid=hd28.Typefaces:elink..
  2233. See :link reftype=hd refid=hd181.Sizes:elink..
  2234. :h2 id=hd198.\Large
  2235. :lm margin=1.
  2236. :p.Fourth largest of typefaces available.  Is generally the default for
  2237. titles.
  2238. See :link reftype=hd refid=hd28.Typefaces:elink..
  2239. See :link reftype=hd refid=hd181.Sizes:elink..
  2240. :h2 id=hd199.\LARGE
  2241. :lm margin=1.
  2242. :p.Third largest of typefaces available.
  2243. See :link reftype=hd refid=hd28.Typefaces:elink..
  2244. See :link reftype=hd refid=hd181.Sizes:elink..
  2245. :h2 id=hd200.\ldots
  2246. :lm margin=1.
  2247. :p.The :font facename=Courier size=12x8.\ldots:font facename=default size=0x0. command produces an ellipsis.  This command works in
  2248. any mode, not just math mode.
  2249. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2250. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2251. :h2 id=hd201.\normalsize
  2252. :lm margin=1.
  2253. :p.The size of :font facename=Courier size=12x8.\normalsize:font facename=default size=0x0. is defined by as 10pt unless the 11pt or
  2254. 12pt document style option is used.
  2255. See :link reftype=hd refid=hd28.Typefaces:elink..
  2256. See :link reftype=hd refid=hd181.Sizes:elink..
  2257. :h2 id=hd202.\overbrace
  2258. :lm margin=1.
  2259. :p.:font facename=Courier size=12x8.\overbrace{text}:font facename=default size=0x0.
  2260. The :font facename=Courier size=12x8.\overbrace:font facename=default size=0x0. command generates a brace over text.
  2261. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2262. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2263. :h2 id=hd203.\overline
  2264. :lm margin=1.
  2265. :p.:font facename=Courier size=12x8.\overline{text}:font facename=default size=0x0.
  2266. The :font facename=Courier size=12x8.\overline:font facename=default size=0x0. command causes the argument text to be overlined.
  2267. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2268. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2269. :h2 id=hd204.\rm
  2270. :lm margin=1.
  2271. :p.Roman typeface (default).
  2272. See :link reftype=hd refid=hd28.Typefaces:elink..
  2273. See :link reftype=hd refid=hd180.Styles:elink..
  2274. :h2 id=hd205.\sc
  2275. :lm margin=1.
  2276. :p.Small caps typeface.
  2277. See :link reftype=hd refid=hd28.Typefaces:elink..
  2278. See :link reftype=hd refid=hd180.Styles:elink..
  2279. :h2 id=hd206.\scriptsize
  2280. :lm margin=1.
  2281. :p.Second smallest of 10 typefaces available.
  2282. See :link reftype=hd refid=hd28.Typefaces:elink..
  2283. See :link reftype=hd refid=hd181.Sizes:elink..
  2284. :h2 id=hd207.\sf
  2285. :lm margin=1.
  2286. :p.Sans serif typeface.
  2287. See :link reftype=hd refid=hd28.Typefaces:elink..
  2288. See :link reftype=hd refid=hd180.Styles:elink..
  2289. :h2 id=hd208.\sl
  2290. :lm margin=1.
  2291. :p.Slanted typeface.
  2292. See :link reftype=hd refid=hd28.Typefaces:elink..
  2293. See :link reftype=hd refid=hd180.Styles:elink..
  2294. :h2 id=hd209.\small
  2295. :lm margin=1.
  2296. :p.Slightly smaller than default typeface size.
  2297. See :link reftype=hd refid=hd28.Typefaces:elink..
  2298. See :link reftype=hd refid=hd181.Sizes:elink..
  2299. :h2 id=hd210.\sqrt
  2300. :lm margin=1.
  2301. :p.:font facename=Courier size=12x8.\sqrt[root]{arg}:font facename=default size=0x0.
  2302. The :font facename=Courier size=12x8.\sqrt:font facename=default size=0x0. command produces the square root of its argument.  The
  2303. optional argument, :font facename=Courier size=12x8.root:font facename=default size=0x0., determines what root to produce, i.e.
  2304. the cube root of :font facename=Courier size=12x8.x+y:font facename=default size=0x0. would be typed as :font facename=Courier size=12x8.$\sqrt[3]{x+y}$:font facename=default size=0x0..
  2305. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2306. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2307. :h2 id=hd211.\tiny
  2308. :lm margin=1.
  2309. :p.Smallest of 10 typefaces available.  All fonts may not be available in
  2310. this size.
  2311. See :link reftype=hd refid=hd28.Typefaces:elink..
  2312. See :link reftype=hd refid=hd181.Sizes:elink..
  2313. :h2 id=hd212.\tt
  2314. :lm margin=1.
  2315. :p.Typewriter typeface.
  2316. See :link reftype=hd refid=hd28.Typefaces:elink..
  2317. See :link reftype=hd refid=hd180.Styles:elink..
  2318. :h2 id=hd213.\underbrace
  2319. :lm margin=1.
  2320. :p.:font facename=Courier size=12x8.\underbrace{text}:font facename=default size=0x0.
  2321. The :font facename=Courier size=12x8.\underbrace:font facename=default size=0x0. command generates text with a brace underneath.
  2322. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2323. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2324. :h2 id=hd214.\underline
  2325. :lm margin=1.
  2326. :p.:font facename=Courier size=12x8.\underline{text}:font facename=default size=0x0.
  2327. The :font facename=Courier size=12x8.\underline:font facename=default size=0x0. command causes the argument text to be underlined.
  2328. This command can also be used in paragraph and LR modes.
  2329. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2330. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2331. :h2 id=hd215.\vdots
  2332. :lm margin=1.
  2333. :p.The :font facename=Courier size=12x8.\vdots:font facename=default size=0x0. command produces a vertical ellipsis.
  2334. See :link reftype=hd refid=hd18.Math Formulae:elink..
  2335. See :link reftype=hd refid=hd143.Math Miscellany:elink..
  2336. :h1 id=hd7.Index
  2337. :lm margin=1.
  2338. :parml tsize=50 break=none compact.
  2339. :pt.Appendix, creating
  2340. :pd.:link reftype=hd refid=hd153.\appendix:elink.
  2341. :pt.Arrays
  2342. :pd.:link reftype=hd refid=hd49.array:elink.
  2343. :pt.article style
  2344. :pd.:link reftype=hd refid=hd11.Document Styles:elink.
  2345. :pt.Author, for titlepage
  2346. :pd.:link reftype=hd refid=hd148.\author:elink.
  2347. :pt.Bibliography, creating
  2348. :pd.:link reftype=hd refid=hd67.thebibliography:elink.
  2349. :pt.book style
  2350. :pd.:link reftype=hd refid=hd11.Document Styles:elink.
  2351. :pt.Centering text
  2352. :pd.:link reftype=hd refid=hd50.center:elink.
  2353. :link reftype=hd refid=hd72.\centering:elink.
  2354. :pt.chapter, Sectioning
  2355. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2356. :pt.Characters, special
  2357. :pd.:link reftype=hd refid=hd23.Special Characters:elink.
  2358. :pt.Commands, defining new ones
  2359. :pd.:link reftype=hd refid=hd41.\newcommand:elink.
  2360. :pt.Counters, a list of
  2361. :pd.:link reftype=hd refid=hd8.Counters:elink.
  2362. :pt.Counters, adding to
  2363. :pd.:link reftype=hd refid=hd29.\addtocounter:elink.
  2364. :pt.Counters, creating
  2365. :pd.:link reftype=hd refid=hd33.\newcounter:elink.
  2366. :pt.Counters, setting
  2367. :pd.:link reftype=hd refid=hd35.\setcounter:elink.
  2368. :pt.Counters, use of
  2369. :pd.:link reftype=hd refid=hd36.\usecounter:elink.
  2370. :link reftype=hd refid=hd37.\value:elink.
  2371. :pt.Creating Letters
  2372. :pd.:link reftype=hd refid=hd15.Letters:elink.
  2373. :pt.Creating pictures
  2374. :pd.:link reftype=hd refid=hd61.picture:elink.
  2375. :pt.Cross referencing
  2376. :pd.:link reftype=hd refid=hd9.Cross References:elink.
  2377. :link reftype=hd refid=hd38.\label:elink.
  2378. :link reftype=hd refid=hd39.\pageref:elink.
  2379. :link reftype=hd refid=hd40.\ref:elink.
  2380. :pt.Date, for titlepage
  2381. :pd.:link reftype=hd refid=hd149.\date:elink.
  2382. :pt.Defining a new command
  2383. :pd.:link reftype=hd refid=hd41.\newcommand:elink.
  2384. :pt.Defining new environments
  2385. :pd.:link reftype=hd refid=hd42.\newenvironment:elink.
  2386. :pt.Defining new fonts
  2387. :pd.:link reftype=hd refid=hd44.\newfont:elink.
  2388. :pt.Defining new theorems
  2389. :pd.:link reftype=hd refid=hd43.\newtheorem:elink.
  2390. :pt.description Environments
  2391. :pd.:link reftype=hd refid=hd51.description:elink.
  2392. :pt.Document Styles
  2393. :pd.:link reftype=hd refid=hd11.Document Styles:elink.
  2394. :pt.Ending &. Starting
  2395. :pd.:link reftype=hd refid=hd25.Starting &. Ending:elink.
  2396. :pt.enumerate Environment
  2397. :pd.:link reftype=hd refid=hd52.enumerate:elink.
  2398. :pt.Environment
  2399. :pd.:link reftype=hd refid=hd66.tabular:elink.
  2400. :link reftype=hd refid=hd70.verbatim:elink.
  2401. :pt.Environments
  2402. :pd.:link reftype=hd refid=hd12.Environments:elink.
  2403. :link reftype=hd refid=hd51.description:elink.
  2404. :link reftype=hd refid=hd52.enumerate:elink.
  2405. :link reftype=hd refid=hd53.eqnarray:elink.
  2406. :link reftype=hd refid=hd54.equation:elink.
  2407. :link reftype=hd refid=hd55.figure:elink.
  2408. :link reftype=hd refid=hd56.flushleft:elink.
  2409. :link reftype=hd refid=hd73.\raggedright:elink.
  2410. :link reftype=hd refid=hd58.itemize:elink.
  2411. :link reftype=hd refid=hd59.list:elink.
  2412. :link reftype=hd refid=hd60.minipage:elink.
  2413. :link reftype=hd refid=hd61.picture:elink.
  2414. :link reftype=hd refid=hd62.quotation:elink.
  2415. :link reftype=hd refid=hd63.quote:elink.
  2416. :link reftype=hd refid=hd64.tabbing:elink.
  2417. :link reftype=hd refid=hd65.table:elink.
  2418. :link reftype=hd refid=hd67.thebibliography:elink.
  2419. :link reftype=hd refid=hd68.theorem:elink.
  2420. :link reftype=hd refid=hd69.titlepage:elink.
  2421. :link reftype=hd refid=hd71.verse:elink.
  2422. :pt.Environments, defining
  2423. :pd.:link reftype=hd refid=hd42.\newenvironment:elink.
  2424. :pt.eqnarray Environment
  2425. :pd.:link reftype=hd refid=hd53.eqnarray:elink.
  2426. :pt.equation Environment
  2427. :pd.:link reftype=hd refid=hd54.equation:elink.
  2428. :pt.figure Environment
  2429. :pd.:link reftype=hd refid=hd55.figure:elink.
  2430. :pt.Flushing a page
  2431. :pd.:link reftype=hd refid=hd128.\cleardoublepage:elink.
  2432. :link reftype=hd refid=hd129.\clearpage:elink.
  2433. :pt.Font Sizes
  2434. :pd.:link reftype=hd refid=hd181.Sizes:elink.
  2435. :pt.Font Styles
  2436. :pd.:link reftype=hd refid=hd180.Styles:elink.
  2437. :pt.Fonts
  2438. :pd.:link reftype=hd refid=hd28.Typefaces:elink.
  2439. :pt.Fonts, new commands for
  2440. :pd.:link reftype=hd refid=hd44.\newfont:elink.
  2441. :pt.Footnotes, creating
  2442. :pd.:link reftype=hd refid=hd13.Footnotes:elink.
  2443. :pt.Formatting text
  2444. :pd.:link reftype=hd refid=hd50.center:elink.
  2445. :link reftype=hd refid=hd72.\centering:elink.
  2446. :pt.Formulae, maths
  2447. :pd.:link reftype=hd refid=hd18.Math Formulae:elink.
  2448. :pt.Hyphenation
  2449. :pd.:link reftype=hd refid=hd127.\-:elink.
  2450. :link reftype=hd refid=hd130.\hyphenation:elink.
  2451. :pt.Input file, splitting
  2452. :pd.:link reftype=hd refid=hd24.Splitting the Input:elink.
  2453. :pt.Input/Output
  2454. :pd.:link reftype=hd refid=hd27.Terminal Input/Output:elink.
  2455. :pt.Inserting figures
  2456. :pd.:link reftype=hd refid=hd55.figure:elink.
  2457. :pt.itemize Environment
  2458. :pd.:link reftype=hd refid=hd58.itemize:elink.
  2459. :pt.LaTeX overview
  2460. :pd.:link reftype=hd refid=hd3.Overview of LaTeX and Local Guide:elink.
  2461. :pt.Left-to-right mode
  2462. :pd.:link reftype=hd refid=hd19.Modes:elink.
  2463. :pt.Lengths, defining and using
  2464. :pd.:link reftype=hd refid=hd14.Lengths:elink.
  2465. :link reftype=hd refid=hd115.\newlength:elink.
  2466. :link reftype=hd refid=hd116.\setlength:elink.
  2467. :link reftype=hd refid=hd117.\addtolength:elink.
  2468. :link reftype=hd refid=hd118.\settowidth:elink.
  2469. :pt.letter style
  2470. :pd.:link reftype=hd refid=hd11.Document Styles:elink.
  2471. :pt.Letters
  2472. :pd.:link reftype=hd refid=hd15.Letters:elink.
  2473. :link reftype=hd refid=hd119.\opening:elink.
  2474. :link reftype=hd refid=hd120.\closing:elink.
  2475. :link reftype=hd refid=hd121.Declarations:elink.
  2476. :link reftype=hd refid=hd122.\address:elink.
  2477. :link reftype=hd refid=hd123.\signature:elink.
  2478. :link reftype=hd refid=hd124.\location:elink.
  2479. :link reftype=hd refid=hd125.\telephone:elink.
  2480. :pt.Line Breaking
  2481. :pd.:link reftype=hd refid=hd16.Line &. Page Breaking:elink.
  2482. :pt.Line Breaks
  2483. :pd.:link reftype=hd refid=hd131.\linebreak:elink.
  2484. :pt.list Environment
  2485. :pd.:link reftype=hd refid=hd59.list:elink.
  2486. :pt.Lists of items
  2487. :pd.:link reftype=hd refid=hd52.enumerate:elink.
  2488. :link reftype=hd refid=hd58.itemize:elink.
  2489. :link reftype=hd refid=hd59.list:elink.
  2490. :pt.LR mode
  2491. :pd.:link reftype=hd refid=hd19.Modes:elink.
  2492. :pt.Making a title page
  2493. :pd.:link reftype=hd refid=hd69.titlepage:elink.
  2494. :pt.Making Paragraphs
  2495. :pd.:link reftype=hd refid=hd17.Making Paragraphs:elink.
  2496. :pt.Math Formulae
  2497. :pd.:link reftype=hd refid=hd18.Math Formulae:elink.
  2498. :pt.Math mode
  2499. :pd.:link reftype=hd refid=hd18.Math Formulae:elink.
  2500. :link reftype=hd refid=hd140.Subscripts &. Superscripts:elink.
  2501. :link reftype=hd refid=hd141.Math Symbols:elink.
  2502. :link reftype=hd refid=hd143.Math Miscellany:elink.
  2503. :link reftype=hd refid=hd19.Modes:elink.
  2504. :pt.Math mode, spacing
  2505. :pd.:link reftype=hd refid=hd142.Spacing in Math Mode:elink.
  2506. :pt.Maths Miscellany
  2507. :pd.:link reftype=hd refid=hd143.Math Miscellany:elink.
  2508. :pt.Maths symbols
  2509. :pd.:link reftype=hd refid=hd141.Math Symbols:elink.
  2510. :pt.minipage Environment
  2511. :pd.:link reftype=hd refid=hd60.minipage:elink.
  2512. :pt.Modes
  2513. :pd.:link reftype=hd refid=hd19.Modes:elink.
  2514. :pt.Multicolumn text
  2515. :pd.:link reftype=hd refid=hd48.\twocolumn:elink.
  2516. :pt.New Page
  2517. :pd.:link reftype=hd refid=hd133.\newpage:elink.
  2518. :pt.Newline
  2519. :pd.:link reftype=hd refid=hd126.\\:elink.
  2520. :link reftype=hd refid=hd132.\newline:elink.
  2521. :pt.Overview of LaTeX
  2522. :pd.:link reftype=hd refid=hd3.Overview of LaTeX and Local Guide:elink.
  2523. :pt.Page Breaking
  2524. :pd.:link reftype=hd refid=hd16.Line &. Page Breaking:elink.
  2525. :link reftype=hd refid=hd136.\pagebreak:elink.
  2526. :pt.Page Formatting
  2527. :pd.:link reftype=hd refid=hd16.Line &. Page Breaking:elink.
  2528. :pt.Page styles
  2529. :pd.:link reftype=hd refid=hd20.Page Styles:elink.
  2530. :link reftype=hd refid=hd145.\pagenumbering:elink.
  2531. :link reftype=hd refid=hd146.\pagestyle:elink.
  2532. :pt.Page Styles, changing
  2533. :pd.:link reftype=hd refid=hd146.\pagestyle:elink.
  2534. :pt.Pagenumbering
  2535. :pd.:link reftype=hd refid=hd145.\pagenumbering:elink.
  2536. :pt.Paragraph mode
  2537. :pd.:link reftype=hd refid=hd19.Modes:elink.
  2538. :pt.paragraph, Sectioning
  2539. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2540. :pt.Paragraphs
  2541. :pd.:link reftype=hd refid=hd17.Making Paragraphs:elink.
  2542. :link reftype=hd refid=hd137.\indent:elink.
  2543. :link reftype=hd refid=hd138.\noindent:elink.
  2544. :link reftype=hd refid=hd139.\par:elink.
  2545. :pt.picture Environment
  2546. :pd.:link reftype=hd refid=hd61.picture:elink.
  2547. :pt.Poetry, an environment for
  2548. :pd.:link reftype=hd refid=hd71.verse:elink.
  2549. :pt.quotation Environment
  2550. :pd.:link reftype=hd refid=hd62.quotation:elink.
  2551. :pt.report style
  2552. :pd.:link reftype=hd refid=hd11.Document Styles:elink.
  2553. :pt.Sectioning
  2554. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2555. :pt.Sizes of text
  2556. :pd.:link reftype=hd refid=hd181.Sizes:elink.
  2557. :pt.Spaces &. Boxes
  2558. :pd.:link reftype=hd refid=hd22.Spaces &. Boxes:elink.
  2559. :link reftype=hd refid=hd154.\addvspace:elink.
  2560. :link reftype=hd refid=hd155.\bigskip:elink.
  2561. :link reftype=hd refid=hd156.\dotfill:elink.
  2562. :link reftype=hd refid=hd157.\fbox:elink.
  2563. :link reftype=hd refid=hd158.\framebox:elink.
  2564. :link reftype=hd refid=hd159.\hfill:elink.
  2565. :link reftype=hd refid=hd160.\hrulespace:elink.
  2566. :link reftype=hd refid=hd161.\hspace:elink.
  2567. :link reftype=hd refid=hd87.\makebox:elink.
  2568. :link reftype=hd refid=hd162.\mbox:elink.
  2569. :link reftype=hd refid=hd163.\medskip:elink.
  2570. :link reftype=hd refid=hd164.\newsavebox:elink.
  2571. :link reftype=hd refid=hd165.\parbox:elink.
  2572. :link reftype=hd refid=hd166.\raisebox:elink.
  2573. :link reftype=hd refid=hd167.\rule:elink.
  2574. :link reftype=hd refid=hd168.\savebox:elink.
  2575. :link reftype=hd refid=hd169.\smallskip:elink.
  2576. :link reftype=hd refid=hd170.\usebox:elink.
  2577. :link reftype=hd refid=hd171.\vfill:elink.
  2578. :link reftype=hd refid=hd172.\vspace:elink.
  2579. :pt.Spacing, within Math mode
  2580. :pd.:link reftype=hd refid=hd142.Spacing in Math Mode:elink.
  2581. :pt.Special Characters
  2582. :pd.:link reftype=hd refid=hd23.Special Characters:elink.
  2583. :pt.Splitting the input file
  2584. :pd.:link reftype=hd refid=hd24.Splitting the Input:elink.
  2585. :pt.Starting &. Ending
  2586. :pd.:link reftype=hd refid=hd25.Starting &. Ending:elink.
  2587. :pt.Styles of document
  2588. :pd.:link reftype=hd refid=hd11.Document Styles:elink.
  2589. :pt.Styles of text
  2590. :pd.:link reftype=hd refid=hd180.Styles:elink.
  2591. :pt.Styles, pages
  2592. :pd.:link reftype=hd refid=hd20.Page Styles:elink.
  2593. :pt.subparagraph, Sectioning
  2594. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2595. :pt.Subscript
  2596. :pd.:link reftype=hd refid=hd140.Subscripts &. Superscripts:elink.
  2597. :pt.subsection, Sectioning
  2598. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2599. :pt.subsubparagraph, Sectioning
  2600. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2601. :pt.subsubsection, Sectioning
  2602. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2603. :pt.subsubsubparagraph, Sectioning
  2604. :pd.:link reftype=hd refid=hd21.Sectioning:elink.
  2605. :pt.Superscript
  2606. :pd.:link reftype=hd refid=hd140.Subscripts &. Superscripts:elink.
  2607. :pt.Symbols
  2608. :pd.:link reftype=hd refid=hd141.Math Symbols:elink.
  2609. :pt.tabbing Environment
  2610. :pd.:link reftype=hd refid=hd64.tabbing:elink.
  2611. :pt.table Environment
  2612. :pd.:link reftype=hd refid=hd65.table:elink.
  2613. :pt.Table of Contents, creating
  2614. :pd.:link reftype=hd refid=hd26.Table of Contents:elink.
  2615. :pt.tabular Environment
  2616. :pd.:link reftype=hd refid=hd66.tabular:elink.
  2617. :pt.Terminal Input/Output
  2618. :pd.:link reftype=hd refid=hd27.Terminal Input/Output:elink.
  2619. :pt.Thanks, for titlepage
  2620. :pd.:link reftype=hd refid=hd150.\thanks:elink.
  2621. :pt.thebibliography Environment
  2622. :pd.:link reftype=hd refid=hd67.thebibliography:elink.
  2623. :pt.theorem Environment
  2624. :pd.:link reftype=hd refid=hd68.theorem:elink.
  2625. :pt.Theorems, defining
  2626. :pd.:link reftype=hd refid=hd43.\newtheorem:elink.
  2627. :pt.Title making
  2628. :pd.:link reftype=hd refid=hd144.\maketitle:elink.
  2629. :pt.Title pages, creating
  2630. :pd.:link reftype=hd refid=hd69.titlepage:elink.
  2631. :pt.Title, for titlepage
  2632. :pd.:link reftype=hd refid=hd151.\title:elink.
  2633. :pt.titlepage Environment
  2634. :pd.:link reftype=hd refid=hd69.titlepage:elink.
  2635. :pt.Typeface Sizes
  2636. :pd.:link reftype=hd refid=hd181.Sizes:elink.
  2637. :pt.Typeface Styles
  2638. :pd.:link reftype=hd refid=hd180.Styles:elink.
  2639. :pt.Typefaces
  2640. :pd.:link reftype=hd refid=hd28.Typefaces:elink.
  2641. :pt.Using Counters
  2642. :pd.:link reftype=hd refid=hd36.\usecounter:elink.
  2643. :link reftype=hd refid=hd37.\value:elink.
  2644. :pt.Variables, a list of&dot.&dot.&dot. (see also Counters)
  2645. :pd.:link reftype=hd refid=hd8.Counters:elink.
  2646. :pt.verbatim Environment
  2647. :pd.:link reftype=hd refid=hd70.verbatim:elink.
  2648. :link reftype=hd refid=hd111.\verb:elink.
  2649. :pt.verse Environment
  2650. :pd.:link reftype=hd refid=hd71.verse:elink.
  2651. :pt.\maketitle Style
  2652. :pd.:link reftype=hd refid=hd144.\maketitle:elink.
  2653. :pt.\quote Environment
  2654. :pd.:link reftype=hd refid=hd63.quote:elink.
  2655. :eparml.
  2656. :euserdoc.
  2657.