[latexrefman-commits] [SCM] latexrefman updated: r918 - trunk
jimhefferon at gnu.org.ua
jimhefferon at gnu.org.ua
Sat May 29 13:29:32 CEST 2021
Author: jimhefferon
Date: 2021-05-29 11:29:32 +0000 (Sat, 29 May 2021)
New Revision: 918
Modified:
trunk/ChangeLog
trunk/latex2e.html
trunk/latex2e.info
trunk/latex2e.pdf
trunk/latex2e.texi
Log:
adopt HTML head from easyurls for .texi file
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2021-05-28 17:46:46 UTC (rev 917)
+++ trunk/ChangeLog 2021-05-29 11:29:32 UTC (rev 918)
@@ -1,3 +1,7 @@
+2021-05-29 Jim Hefferon <jim at joshua.smcvt.edu>
+
+ * latex2e.texi (HTML head): Adopt HTML head from easyurls for .texi.
+
2021-05-28 Karl Berry <karl at freefriends.org>
* latex2e.texi (Text symbols): add \textfiguredash,
Modified: trunk/latex2e.html
===================================================================
--- trunk/latex2e.html 2021-05-28 17:46:46 UTC (rev 917)
+++ trunk/latex2e.html 2021-05-29 11:29:32 UTC (rev 918)
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This document is an unofficial reference manual for LaTeX, a
-document preparation system, version of April 2021.
+document preparation system, version of May 2021.
This manual was originally translated from LATEX.HLP v1.0a in the
VMS Help Library. The pre-translation version was written by
@@ -39,10 +39,10 @@
<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>LaTeX2e unofficial reference manual (April 2021)</title>
+<title>LaTeX2e unofficial reference manual (May 2021)</title>
-<meta name="description" content="LaTeX2e unofficial reference manual (April 2021)">
-<meta name="keywords" content="LaTeX2e unofficial reference manual (April 2021)">
+<meta name="description" content="LaTeX2e unofficial reference manual (May 2021)">
+<meta name="keywords" content="LaTeX2e unofficial reference manual (May 2021)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -99,7 +99,7 @@
</head>
<body lang="en">
-<h1 class="settitle" align="center">LaTeX2e unofficial reference manual (April 2021)</h1>
+<h1 class="settitle" align="center">LaTeX2e unofficial reference manual (May 2021)</h1>
@@ -107,7 +107,30 @@
+<div class='intro'> <p>This is a reference manual for LaTeX. See below
+for the <a href='#SEC_Overview'>Table of Contents</a>. If you want a
+tutorial then please instead visit <a
+href="https://www.learnlatex.org/"><code>learnlatex.org</code></a> or <a
+href='https://ctan.org/topic/tut-latex'>this list</a>.</p>
+<p>This manual has two versions. One has <a
+href="https://latexref.xyz/">separate web pages for each section or
+subsection</a>. It's also available as a <a
+href="https://latexref.xyz/dev/latex2e.html">a single web page</a> and
+as a <a href="https://latexref.xyz/dev/latex2e.pdf">pdf</a>.</p>
+
+<p> This document is not official. It has not been reviewed by the
+LaTeX maintainers. Our goal is to cover all (non-private) LaTeX
+commands. Your comments and contributions, including bug reports, are
+very welcome. See <a href='https://latexref.xyz/dev/'>our project
+page</a> for more, including <a
+href='https://latexref.xyz/dev/#license'>license information</a> and
+information on how you can <a
+href='https://latexref.xyz/dev/mirroring.html'>mirror this manual</a>,
+as well as <a href='https://latexref.xyz/dev/writing.html'>contribute to
+it</a>.</p>
+
+
<span id="SEC_Overview"></span>
<h2 class="shortcontents-heading">Short Table of Contents</h2>
@@ -578,7 +601,7 @@
<span id="LaTeX2e_003a-An-unofficial-reference-manual"></span><h1 class="top">LaTeX2e: An unofficial reference manual</h1>
<p>This document is an unofficial reference manual (version of
-April 2021) for LaTeX2e, a document preparation system.
+May 2021) for LaTeX2e, a document preparation system.
</p>
<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top">• <a href="#About-this-document" accesskey="1">About this document</a></td><td> </td><td align="left" valign="top">Bug reporting, etc.
@@ -20332,6 +20355,17 @@
<p>¡ Upside down exclamation point.
</p>
</dd>
+<dt><code>\textfiguredash</code>
+<span id="index-_005ctextfiguredash"></span>
+</dt>
+<dd><span id="index-figure-dash-character"></span>
+<p>Dash used between numerals, Unicode U+2012. Defined in the June 2021
+release of LaTeX. When used in pdfTeX, approximated by an
+en-dash; with a Unicode engine, either typesets the glyph if available
+in the current font, or writes the usual “Missing character” warning
+to the log file.
+</p>
+</dd>
<dt><code>\textgreater</code>
<span id="index-_005ctextgreater"></span>
</dt>
@@ -20339,6 +20373,15 @@
<p>> Greater than symbol.
</p>
</dd>
+<dt><code>\texthorizontalbar</code>
+<span id="index-_005ctexthorizontalbar"></span>
+</dt>
+<dd><span id="index-horizontal-bar-character"></span>
+<p>Horizontal bar character, Unicode U+2015. Defined in the June 2021
+release of LaTeX. Behavior as with <code>\textfiguredash</code> above;
+the pdfTeX approximation is an em-dash.
+</p>
+</dd>
<dt><code>\textless</code>
<span id="index-_005ctextless"></span>
</dt>
@@ -20354,6 +20397,17 @@
<p>←, Left arrow.
</p>
</dd>
+<dt><code>\textnonbreakinghyphen</code>
+<span id="index-_005ctextnonbreakinghyphen"></span>
+</dt>
+<dd><span id="index-non_002dbreaking-hyphen-character"></span>
+<span id="index-hyphen-character_002c-non_002dbreaking"></span>
+<p>Non-breaking hyphen character, Unicode U+2011. Defined in the June
+2021 release of LaTeX. Behavior as with <code>\textfiguredash</code>
+above; the pdfTeX approximation is a regular ASCII hyphen (with
+breaks disallowed after).
+</p>
+</dd>
<dt><code>\textordfeminine</code>
<span id="index-_005ctextordfeminine"></span>
</dt>
@@ -23876,8 +23930,8 @@
<p>Because of this catcode restriction, to use the job name in a
conditional, one solution is to use a macro of text from the
<samp>xtring</samp> package in its star variant, which is insensitive to
-catcode. For example, in the following text the footnote "Including
-Respublica Bananensis Francorum." is only present if the task name
+catcode. For example, in the following text the footnote “Including
+Respublica Bananensis Francorum.” is only present if the task name
starts with <samp>my-doc</samp>.
</p>
<div class="example">
@@ -25098,6 +25152,7 @@
<tr><td></td><td valign="top"><a href="#index-_005ctextendash-_0028or-_002d_002d_0029"><code>\textendash <span class="roman">(or <code>--</code>)</span></code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctexteuro"><code>\texteuro</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextexclamdown-_0028or-_0021_0060_0029"><code>\textexclamdown <span class="roman">(or <code>!`</code>)</span></code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-_005ctextfiguredash"><code>\textfiguredash</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextfloatsep"><code>\textfloatsep</code></a>:</td><td> </td><td valign="top"><a href="#Floats">Floats</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextfloatsep-1"><code>\textfloatsep</code></a>:</td><td> </td><td valign="top"><a href="#Floats">Floats</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextfraction"><code>\textfraction</code></a>:</td><td> </td><td valign="top"><a href="#Floats">Floats</a></td></tr>
@@ -25105,10 +25160,12 @@
<tr><td></td><td valign="top"><a href="#index-_005ctextgreater"><code>\textgreater</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextheight"><code>\textheight</code></a>:</td><td> </td><td valign="top"><a href="#Page-layout-parameters">Page layout parameters</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextheight-1"><code>\textheight</code></a>:</td><td> </td><td valign="top"><a href="#Page-layout-parameters">Page layout parameters</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-_005ctexthorizontalbar"><code>\texthorizontalbar</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextit"><code>\textit</code></a>:</td><td> </td><td valign="top"><a href="#Font-styles">Font styles</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextleftarrow"><code>\textleftarrow</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextless"><code>\textless</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextmd"><code>\textmd</code></a>:</td><td> </td><td valign="top"><a href="#Font-styles">Font styles</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-_005ctextnonbreakinghyphen"><code>\textnonbreakinghyphen</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextnormal"><code>\textnormal</code></a>:</td><td> </td><td valign="top"><a href="#Font-styles">Font styles</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextordfeminine"><code>\textordfeminine</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-_005ctextordmasculine"><code>\textordmasculine</code></a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
@@ -25690,6 +25747,7 @@
<tr><td></td><td valign="top"><a href="#index-fancyvrb-package"><code>fancyvrb</code> <span class="roman">package</span></a>:</td><td> </td><td valign="top"><a href="#tabbing">tabbing</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-fancyvrb-package-1"><code>fancyvrb</code> <span class="roman">package</span></a>:</td><td> </td><td valign="top"><a href="#verbatim">verbatim</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-feminine-ordinal-symbol">feminine ordinal symbol</a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-figure-dash-character">figure dash character</a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-figure-environment"><code><code>figure</code> <span class="roman">environment</span></code></a>:</td><td> </td><td valign="top"><a href="#figure">figure</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-figure-number_002c-cross-referencing">figure number, cross referencing</a>:</td><td> </td><td valign="top"><a href="#g_t_005cref">\ref</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-figures_002c-footnotes-in">figures, footnotes in</a>:</td><td> </td><td valign="top"><a href="#minipage">minipage</a></td></tr>
@@ -25806,6 +25864,7 @@
<tr><td></td><td valign="top"><a href="#index-hello_002c-world">hello, world</a>:</td><td> </td><td valign="top"><a href="#Starting-and-ending">Starting and ending</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-here_002c-putting-floats">here, putting floats</a>:</td><td> </td><td valign="top"><a href="#Floats">Floats</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-home-page-for-manual">home page for manual</a>:</td><td> </td><td valign="top"><a href="#About-this-document">About this document</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-horizontal-bar-character">horizontal bar character</a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-horizontal-paragraph-indentation">horizontal paragraph indentation</a>:</td><td> </td><td valign="top"><a href="#g_t_005cparindent-_0026-_005cparskip">\parindent & \parskip</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-horizontal-space">horizontal space</a>:</td><td> </td><td valign="top"><a href="#g_t_005chss">\hss</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-horizontal-space_002c-stretchable">horizontal space, stretchable</a>:</td><td> </td><td valign="top"><a href="#g_t_005chss">\hss</a></td></tr>
@@ -25815,6 +25874,7 @@
<tr><td></td><td valign="top"><a href="#index-hyperref-package-1"><code>hyperref</code> <span class="roman">package</span></a>:</td><td> </td><td valign="top"><a href="#g_t_005cfootnotemark">\footnotemark</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-hyperref-package-2"><code>hyperref</code> <span class="roman">package</span></a>:</td><td> </td><td valign="top"><a href="#g_t_005cpagenumbering">\pagenumbering</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-hyperref-package-3"><code>hyperref</code> <span class="roman">package</span></a>:</td><td> </td><td valign="top"><a href="#Command-line-input">Command line input</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-hyphen-character_002c-non_002dbreaking">hyphen character, non-breaking</a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-hyphenation_002c-defining">hyphenation, defining</a>:</td><td> </td><td valign="top"><a href="#g_t_005chyphenation">\hyphenation</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-hyphenation_002c-discretionary">hyphenation, discretionary</a>:</td><td> </td><td valign="top"><a href="#g_t_005cdiscretionary">\discretionary</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-hyphenation_002c-forcing">hyphenation, forcing</a>:</td><td> </td><td valign="top"><a href="#g_t_005c_002d-_0028hyphenation_0029">\- (hyphenation)</a></td></tr>
@@ -26052,6 +26112,7 @@
<tr><td></td><td valign="top"><a href="#index-new-page_002c-starting">new page, starting</a>:</td><td> </td><td valign="top"><a href="#g_t_005cnewpage">\newpage</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-newline_002c-in-_005cwrite">newline, in <code>\write</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cwrite">\write</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-noheader-option-for-filecontents"><code>noheader</code> option for <code>filecontents</code></a>:</td><td> </td><td valign="top"><a href="#filecontents">filecontents</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-non_002dbreaking-hyphen-character">non-breaking hyphen character</a>:</td><td> </td><td valign="top"><a href="#Text-symbols">Text symbols</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-non_002dEnglish-characters">non-English characters</a>:</td><td> </td><td valign="top"><a href="#Additional-Latin-letters">Additional Latin letters</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-nonstopmode">nonstopmode</a>:</td><td> </td><td valign="top"><a href="#Command-line-options">Command line options</a></td></tr>
<tr><td></td><td valign="top"><a href="#index-nosearch-option-for-filecontents"><code>nosearch</code> option for <code>filecontents</code></a>:</td><td> </td><td valign="top"><a href="#filecontents">filecontents</a></td></tr>
Modified: trunk/latex2e.info
===================================================================
--- trunk/latex2e.info 2021-05-28 17:46:46 UTC (rev 917)
+++ trunk/latex2e.info 2021-05-29 11:29:32 UTC (rev 918)
@@ -2,7 +2,7 @@
latex2e.texi.
This document is an unofficial reference manual for LaTeX, a document
-preparation system, version of April 2021.
+preparation system, version of May 2021.
This manual was originally translated from 'LATEX.HLP' v1.0a in the
VMS Help Library. The pre-translation version was written by George D.
@@ -44,7 +44,7 @@
LaTeX2e: An unofficial reference manual
***************************************
-This document is an unofficial reference manual (version of April 2021)
+This document is an unofficial reference manual (version of May 2021)
for LaTeX2e, a document preparation system.
* Menu:
@@ -14063,15 +14063,33 @@
'\textexclamdown (or '!`')'
¡ Upside down exclamation point.
+'\textfiguredash'
+ Dash used between numerals, Unicode U+2012. Defined in the June
+ 2021 release of LaTeX. When used in pdfTeX, approximated by an
+ en-dash; with a Unicode engine, either typesets the glyph if
+ available in the current font, or writes the usual "Missing
+ character" warning to the log file.
+
'\textgreater'
> Greater than symbol.
+'\texthorizontalbar'
+ Horizontal bar character, Unicode U+2015. Defined in the June 2021
+ release of LaTeX. Behavior as with '\textfiguredash' above; the
+ pdfTeX approximation is an em-dash.
+
'\textless'
< Less than symbol.
'\textleftarrow'
←, Left arrow.
+'\textnonbreakinghyphen'
+ Non-breaking hyphen character, Unicode U+2011. Defined in the June
+ 2021 release of LaTeX. Behavior as with '\textfiguredash' above;
+ the pdfTeX approximation is a regular ASCII hyphen (with breaks
+ disallowed after).
+
'\textordfeminine'
'\textordmasculine'
ª, º Feminine and masculine ordinal symbols.
@@ -16531,7 +16549,7 @@
conditional, one solution is to use a macro of text from the 'xtring'
package in its star variant, which is insensitive to catcode. For
example, in the following text the footnote "Including Respublica
-Bananensis Francorum." is only present if the task name starts with
+Bananensis Francorum." is only present if the task name starts with
'my-doc'.
If a democracy is just a regime where citizens vote then
@@ -17815,47 +17833,50 @@
* \textendash (or --): Text symbols. (line 124)
* \texteuro: Text symbols. (line 127)
* \textexclamdown (or !`): Text symbols. (line 135)
+* \textfiguredash: Text symbols. (line 138)
* \textfloatsep: Floats. (line 123)
* \textfloatsep <1>: Floats. (line 124)
* \textfraction: Floats. (line 102)
* \textfraction <1>: Floats. (line 103)
-* \textgreater: Text symbols. (line 138)
+* \textgreater: Text symbols. (line 145)
* \textheight: Page layout parameters.
(line 91)
* \textheight <1>: Page layout parameters.
(line 92)
+* \texthorizontalbar: Text symbols. (line 148)
* \textit: Font styles. (line 34)
-* \textleftarrow: Text symbols. (line 144)
-* \textless: Text symbols. (line 141)
+* \textleftarrow: Text symbols. (line 156)
+* \textless: Text symbols. (line 153)
* \textmd: Font styles. (line 37)
+* \textnonbreakinghyphen: Text symbols. (line 159)
* \textnormal: Font styles. (line 58)
-* \textordfeminine: Text symbols. (line 147)
-* \textordmasculine: Text symbols. (line 148)
+* \textordfeminine: Text symbols. (line 165)
+* \textordmasculine: Text symbols. (line 166)
* \textparagraph: Text symbols. (line 46)
-* \textperiodcentered: Text symbols. (line 151)
-* \textquestiondown (or ?`): Text symbols. (line 154)
-* \textquotedblleft (or ``): Text symbols. (line 157)
-* \textquotedblright (or ''): Text symbols. (line 160)
-* \textquoteleft (or `): Text symbols. (line 163)
-* \textquoteright (or '): Text symbols. (line 166)
-* \textquotesingle: Text symbols. (line 169)
-* \textquotestraightbase: Text symbols. (line 172)
-* \textquotestraightdblbase: Text symbols. (line 173)
-* \textregistered: Text symbols. (line 176)
-* \textrightarrow: Text symbols. (line 179)
+* \textperiodcentered: Text symbols. (line 169)
+* \textquestiondown (or ?`): Text symbols. (line 172)
+* \textquotedblleft (or ``): Text symbols. (line 175)
+* \textquotedblright (or ''): Text symbols. (line 178)
+* \textquoteleft (or `): Text symbols. (line 181)
+* \textquoteright (or '): Text symbols. (line 184)
+* \textquotesingle: Text symbols. (line 187)
+* \textquotestraightbase: Text symbols. (line 190)
+* \textquotestraightdblbase: Text symbols. (line 191)
+* \textregistered: Text symbols. (line 194)
+* \textrightarrow: Text symbols. (line 197)
* \textrm: Font styles. (line 31)
* \textsc: Font styles. (line 52)
* \textsection: Text symbols. (line 61)
* \textsf: Font styles. (line 49)
* \textsl: Font styles. (line 46)
* \textsterling: Text symbols. (line 50)
-* \textthreequartersemdash: Text symbols. (line 182)
-* \texttrademark: Text symbols. (line 185)
+* \textthreequartersemdash: Text symbols. (line 200)
+* \texttrademark: Text symbols. (line 203)
* \texttt: Font styles. (line 55)
-* \texttwelveudash: Text symbols. (line 188)
-* \textunderscore: Text symbols. (line 191)
+* \texttwelveudash: Text symbols. (line 206)
+* \textunderscore: Text symbols. (line 209)
* \textup: Font styles. (line 43)
-* \textvisiblespace: Text symbols. (line 194)
+* \textvisiblespace: Text symbols. (line 212)
* \textwidth: Page layout parameters.
(line 99)
* \textwidth <1>: Page layout parameters.
@@ -18066,8 +18087,8 @@
* array (package) package: array. (line 77)
* array environment: array. (line 6)
* arrays, math: array. (line 6)
-* arrow, left, in text: Text symbols. (line 145)
-* arrow, right, in text: Text symbols. (line 180)
+* arrow, left, in text: Text symbols. (line 157)
+* arrow, right, in text: Text symbols. (line 198)
* arrows: Arrows. (line 6)
* article class: Document classes. (line 11)
* ascender height: Text symbols. (line 103)
@@ -18174,7 +18195,7 @@
* centered asterisk, in text: Text symbols. (line 74)
* centered equations: Document class options.
(line 57)
-* centered period, in text: Text symbols. (line 152)
+* centered period, in text: Text symbols. (line 170)
* centering text, declaration for: \centering. (line 6)
* centering text, environment for: center. (line 6)
* Centimeter: Units of length. (line 24)
@@ -18368,10 +18389,10 @@
* double dagger, in text <1>: Text symbols. (line 113)
* double dot accent, math: Math accents. (line 23)
* double guillemets: Text symbols. (line 33)
-* double left quote: Text symbols. (line 158)
+* double left quote: Text symbols. (line 176)
* double low-9 quotation mark: Text symbols. (line 55)
-* double quote, straight base: Text symbols. (line 174)
-* double right quote: Text symbols. (line 161)
+* double quote, straight base: Text symbols. (line 192)
+* double right quote: Text symbols. (line 179)
* double spacing: Low-level font commands.
(line 118)
* double vertical bar, in text: Text symbols. (line 83)
@@ -18389,8 +18410,8 @@
* em: Units of length. (line 38)
* em <1>: Units of length. (line 38)
* em-dash: Text symbols. (line 119)
-* em-dash, three-quarters: Text symbols. (line 183)
-* em-dash, two-thirds: Text symbols. (line 189)
+* em-dash, three-quarters: Text symbols. (line 201)
+* em-dash, two-thirds: Text symbols. (line 207)
* emphasis: Font styles. (line 60)
* enclosure list: \encl. (line 6)
* Encoding, font: \DeclareFontEncoding.
@@ -18490,7 +18511,8 @@
* fancyhdr package <1>: \pagestyle. (line 13)
* fancyvrb package: tabbing. (line 146)
* fancyvrb package <1>: verbatim. (line 42)
-* feminine ordinal symbol: Text symbols. (line 149)
+* feminine ordinal symbol: Text symbols. (line 167)
+* figure dash character: Text symbols. (line 139)
* figure environment: figure. (line 6)
* figure number, cross referencing: \ref. (line 6)
* figures, footnotes in: minipage. (line 107)
@@ -18617,7 +18639,7 @@
* graphpap package: \graphpaper. (line 11)
* grave accent: Accents. (line 44)
* grave accent, math: Math accents. (line 29)
-* greater than symbol, in text: Text symbols. (line 139)
+* greater than symbol, in text: Text symbols. (line 146)
* greek letters: Math symbols. (line 6)
* Greek letters: Greek letters. (line 6)
* grfext package: \DeclareGraphicsExtensions.
@@ -18634,6 +18656,7 @@
* hello, world: Starting and ending. (line 6)
* here, putting floats: Floats. (line 52)
* home page for manual: About this document. (line 6)
+* horizontal bar character: Text symbols. (line 149)
* horizontal paragraph indentation: \parindent & \parskip.
(line 6)
* horizontal space: \hss. (line 6)
@@ -18645,6 +18668,7 @@
* hyperref package <1>: \footnotemark. (line 57)
* hyperref package <2>: \pagenumbering. (line 45)
* hyperref package <3>: Command line input. (line 10)
+* hyphen character, non-breaking: Text symbols. (line 160)
* hyphenation, defining: \hyphenation. (line 6)
* hyphenation, discretionary: \discretionary. (line 6)
* hyphenation, forcing: \- (hyphenation). (line 6)
@@ -18742,11 +18766,11 @@
* layout, page parameters for: Page layout parameters.
(line 6)
* left angle quotation marks: Text symbols. (line 33)
-* left arrow, in text: Text symbols. (line 145)
+* left arrow, in text: Text symbols. (line 157)
* left brace, in text: Text symbols. (line 89)
* left quote: Text symbols. (line 43)
-* left quote, double: Text symbols. (line 158)
-* left quote, single: Text symbols. (line 164)
+* left quote, double: Text symbols. (line 176)
+* left quote, single: Text symbols. (line 182)
* left-hand equation numbers: Document class options.
(line 63)
* left-justifying text: \raggedright. (line 6)
@@ -18760,7 +18784,7 @@
* lengths, setting: \setlength. (line 6)
* leqno option: Document class options.
(line 49)
-* less than symbol, in text: Text symbols. (line 142)
+* less than symbol, in text: Text symbols. (line 154)
* lethead_flag: makeindex. (line 64)
* lethead_prefix: makeindex. (line 73)
* lethead_suffix: makeindex. (line 77)
@@ -18836,7 +18860,7 @@
* making a title page: titlepage. (line 6)
* making paragraphs: Making paragraphs. (line 6)
* marginal notes: Marginal notes. (line 6)
-* masculine ordinal symbol: Text symbols. (line 149)
+* masculine ordinal symbol: Text symbols. (line 167)
* matching brackets: \left & \right. (line 6)
* matching parentheses: \left & \right. (line 6)
* math accents: Math accents. (line 6)
@@ -18906,6 +18930,7 @@
* new page, starting: \newpage. (line 6)
* newline, in \write: \write. (line 95)
* noheader option for filecontents: filecontents. (line 34)
+* non-breaking hyphen character: Text symbols. (line 160)
* non-English characters: Additional Latin letters.
(line 6)
* nonstopmode: Command line options.
@@ -18954,7 +18979,7 @@
(line 6)
* options, package <1>: Class and package commands.
(line 66)
-* ordinals, feminine and masculine: Text symbols. (line 149)
+* ordinals, feminine and masculine: Text symbols. (line 167)
* oslash: Additional Latin letters.
(line 44)
* OT1: fontenc package. (line 6)
@@ -19172,7 +19197,7 @@
* pdfTeX: Output files. (line 20)
* pdfTeX engine: TeX engines. (line 16)
* period, abbreviation-ending: \@. (line 6)
-* period, centered, in text: Text symbols. (line 152)
+* period, centered, in text: Text symbols. (line 170)
* period, sentence-ending: \@. (line 6)
* period, spacing after: \@. (line 6)
* pica: Units of length. (line 14)
@@ -19213,12 +19238,12 @@
* pt: Units of length. (line 10)
* quad: Spacing in math mode.
(line 65)
-* question mark, upside-down: Text symbols. (line 155)
+* question mark, upside-down: Text symbols. (line 173)
* quotation environment: quotation & quote. (line 6)
* quotation marks, French: Text symbols. (line 33)
* quote environment: quotation & quote. (line 6)
-* quote, single straight: Text symbols. (line 170)
-* quote, straight base: Text symbols. (line 174)
+* quote, single straight: Text symbols. (line 188)
+* quote, straight base: Text symbols. (line 192)
* quoted text with paragraph indentation, displaying: quotation & quote.
(line 6)
* quoted text without paragraph indentation, displaying: quotation & quote.
@@ -19233,7 +19258,7 @@
(line 6)
* reference, forward: Cross references. (line 27)
* references, resolving forward: Output files. (line 33)
-* registered symbol: Text symbols. (line 177)
+* registered symbol: Text symbols. (line 195)
* relation, text above: \stackrel. (line 6)
* release candidates: TeX engines. (line 70)
* remarks in the margin: Marginal notes. (line 6)
@@ -19244,11 +19269,11 @@
* resizing <1>: \resizebox. (line 6)
* restricted shell access: \write18. (line 53)
* right angle quotation marks: Text symbols. (line 33)
-* right arrow, in text: Text symbols. (line 180)
+* right arrow, in text: Text symbols. (line 198)
* right brace, in text: Text symbols. (line 92)
* right quote: Text symbols. (line 58)
-* right quote, double: Text symbols. (line 161)
-* right quote, single: Text symbols. (line 167)
+* right quote, double: Text symbols. (line 179)
+* right quote, single: Text symbols. (line 185)
* right-hand equation numbers: Document class options.
(line 63)
* right-justifying text: \raggedleft. (line 6)
@@ -19309,10 +19334,10 @@
* simulating typed text: verbatim. (line 6)
* single angle quotation marks: Text symbols. (line 33)
* single guillemets: Text symbols. (line 33)
-* single left quote: Text symbols. (line 164)
+* single left quote: Text symbols. (line 182)
* single low-9 quotation mark: Text symbols. (line 55)
-* single quote, straight: Text symbols. (line 170)
-* single right quote: Text symbols. (line 167)
+* single quote, straight: Text symbols. (line 188)
+* single right quote: Text symbols. (line 185)
* siunitx package: minipage. (line 137)
* siunitx package <1>: ~. (line 37)
* sizes of text: Font sizes. (line 6)
@@ -19345,7 +19370,7 @@
* spacing, inter-sentence <1>: \normalsfcodes. (line 6)
* spacing, math mode: \phantom & \vphantom & \hphantom.
(line 6)
-* Spanish ordinals, feminine and masculine: Text symbols. (line 149)
+* Spanish ordinals, feminine and masculine: Text symbols. (line 167)
* special characters: Reserved characters. (line 6)
* special characters <1>: Additional Latin letters.
(line 6)
@@ -19364,9 +19389,9 @@
* starting on a right-hand page: \clearpage & \cleardoublepage.
(line 6)
* sterling symbol: Text symbols. (line 51)
-* straight double quote, base: Text symbols. (line 174)
-* straight quote, base: Text symbols. (line 174)
-* straight single quote: Text symbols. (line 170)
+* straight double quote, base: Text symbols. (line 192)
+* straight quote, base: Text symbols. (line 192)
+* straight single quote: Text symbols. (line 188)
* stretch, infinite horizontal: \hfill. (line 6)
* stretch, infinite vertical: \vfill. (line 6)
* stretch, omitting vertical: \raggedbottom. (line 6)
@@ -19443,7 +19468,7 @@
(line 6)
* thorn, Icelandic letter: Additional Latin letters.
(line 56)
-* three-quarters em-dash: Text symbols. (line 183)
+* three-quarters em-dash: Text symbols. (line 201)
* tie: ~. (line 6)
* tie-after accent: Accents. (line 83)
* TikZ package: \line. (line 36)
@@ -19482,12 +19507,12 @@
* topnumber <1>: Floats. (line 139)
* totalnumber: Floats. (line 142)
* totalnumber <1>: Floats. (line 143)
-* trademark symbol: Text symbols. (line 186)
+* trademark symbol: Text symbols. (line 204)
* transcript file: Output files. (line 28)
* TrueType fonts: TeX engines. (line 6)
* TS1 encoding: Text symbols. (line 6)
* two-column output: \twocolumn. (line 6)
-* two-thirds em-dash: Text symbols. (line 189)
+* two-thirds em-dash: Text symbols. (line 207)
* twocolumn option: Document class options.
(line 78)
* twoside option: Document class options.
@@ -19504,7 +19529,7 @@
* underbar: Accents. (line 53)
* underlining: Over- and Underlining.
(line 6)
-* underscore, in text: Text symbols. (line 192)
+* underscore, in text: Text symbols. (line 210)
* Unicode: inputenc package. (line 13)
* Unicode input, native: TeX engines. (line 6)
* unicode-math package: Greek letters. (line 37)
@@ -19538,7 +19563,7 @@
(line 6)
* vertical spacing, math mode: \smash. (line 6)
* visible space: \verb. (line 31)
-* visible space symbol, in text: Text symbols. (line 195)
+* visible space symbol, in text: Text symbols. (line 213)
* weights, of fonts: Low-level font commands.
(line 58)
* whatsit item: \write. (line 65)
@@ -19568,536 +19593,536 @@
Tag Table:
-Node: Top1853
-Node: About this document3658
-Node: Overview5396
-Node: Starting and ending7176
-Ref: Starting & ending7311
-Node: Output files8488
-Ref: output files dvi8767
-Ref: output files pdf9279
-Ref: output files log9604
-Ref: output files aux9801
-Node: TeX engines10770
-Ref: tex engines latex11306
-Ref: tex engines lualatex12141
-Ref: tex engines xelatex12602
-Node: LaTeX command syntax14562
-Node: Environment16489
-Node: CTAN17716
-Node: Document classes19172
-Ref: document classes article19612
-Ref: document classes book19700
-Ref: document classes letter19885
-Ref: document classes report19961
-Ref: document classes slides20113
-Node: Document class options20566
-Node: Additional packages23648
-Node: Class and package construction24279
-Node: Class and package structure25729
-Node: Class and package commands28024
-Node: Fonts45629
-Ref: Typefaces45732
-Node: fontenc package47694
-Node: \DeclareFontEncoding51942
-Node: \DeclareTextAccent53360
-Node: \DeclareTextAccentDefault54217
-Node: \DeclareTextCommand & \ProvideTextCommand55288
-Node: \DeclareTextCommandDefault & \ProvideTextCommandDefault57522
-Node: \DeclareTextComposite58829
-Node: \DeclareTextCompositeCommand59916
-Node: \DeclareTextSymbol60591
-Node: \DeclareTextSymbolDefault61696
-Node: \LastDeclaredEncoding62650
-Node: \UseTextSymbol & \UseTextAccent63274
-Node: Font styles64482
-Node: Font sizes68712
-Node: Low-level font commands70937
-Ref: low level font commands fontencoding71221
-Ref: low level font commands fontfamily71777
-Ref: low level font commands fontseries72540
-Ref: low level font commands fontshape73692
-Ref: low level font commands fontsize73989
-Ref: low level font commands baselinestretch74514
-Ref: low level font commands linespread75223
-Ref: low level font commands selectfont75473
-Ref: low level font commands usefont75799
-Node: Layout76042
-Node: \onecolumn76540
-Node: \twocolumn76899
-Ref: twocolumn columnsep77522
-Ref: twocolumn columnseprule77766
-Ref: twocolumn columnwidth78066
-Ref: twocolumn dbltopfraction78649
-Ref: twocolumn dblfloatpagefraction79615
-Ref: twocolumn dblfloatsep79853
-Ref: twocolumn dbltextfloatsep80162
-Ref: twocolumn dbltopnumber80342
-Node: \flushbottom81291
-Node: \raggedbottom82391
-Node: Page layout parameters82927
-Ref: page layout parameters columnsep83130
-Ref: page layout parameters columnseprule83130
-Ref: page layout parameters columnwidth83130
-Ref: page layout parameters headheight83384
-Ref: page layout parameters headsep83551
-Ref: page layout parameters footskip83863
-Ref: page layout parameters linewidth84197
-Ref: page layout parameters marginparpush84550
-Ref: page layout parameters marginsep84550
-Ref: page layout parameters marginparwidth84550
-Ref: page layout parameters oddsidemargin85590
-Ref: page layout parameters evensidemargin85590
-Ref: page layout parameters paperheight86135
-Ref: page layout parameters paperwidth86361
-Ref: page layout parameters textheight86585
-Ref: page layout parameters textwidth86974
-Ref: page layout parameters hsize87912
-Ref: page layout parameters topmargin88109
-Ref: page layout parameters topskip88413
-Node: Floats88629
-Ref: floats bottomfraction92957
-Ref: floats floatpagefraction93084
-Ref: floats textfraction93195
-Ref: floats topfraction93397
-Ref: floats floatsep93649
-Ref: floats intextsep93759
-Ref: floats textfloatsep93974
-Ref: floats bottomnumber94238
-Ref: floats dbltopnumber94346
-Ref: floats topnumber94465
-Ref: floats totalnumber94569
-Node: Sectioning95111
-Ref: sectioning secnumdepth98220
-Ref: Sectioning/secnumdepth98220
-Ref: sectioning tocdepth98846
-Ref: Sectioning/tocdepth98846
-Node: \part99886
-Node: \chapter102063
-Node: \section105836
-Node: \subsection109103
-Node: \subsubsection & \paragraph & \subparagraph111817
-Node: \appendix114474
-Node: \frontmatter & \mainmatter & \backmatter115767
-Node: \@startsection117176
-Ref: startsection name118665
-Ref: \@startsection/name118665
-Ref: startsection level119119
-Ref: \@startsection/level119119
-Ref: startsection indent120000
-Ref: \@startsection/indent120000
-Ref: startsection beforeskip120263
-Ref: \@startsection/beforeskip120263
-Ref: startsection afterskip121784
-Ref: \@startsection/afterskip121784
-Ref: startsection style123095
-Ref: \@startsection/style123095
-Node: Cross references126796
-Node: \label128945
-Node: \pageref130765
-Node: \ref131555
-Node: xr package132550
-Node: Environments134384
-Node: abstract136386
-Node: array137975
-Node: center140867
-Node: \centering142620
-Node: description144117
-Node: displaymath146334
-Node: document148030
-Node: \AtBeginDocument148460
-Node: \AtEndDocument149084
-Node: enumerate149728
-Ref: enumerate enumi151591
-Ref: enumerate enumii151591
-Ref: enumerate enumiii151591
-Ref: enumerate enumiv151591
-Ref: enumerate labelenumi151989
-Ref: enumerate labelenumii151989
-Ref: enumerate labelenumiii151989
-Ref: enumerate labelenumiv151989
-Node: eqnarray152528
-Node: equation154524
-Node: figure155192
-Node: filecontents157346
-Node: flushleft159255
-Node: \raggedright160282
-Node: flushright161480
-Node: \raggedleft162304
-Node: itemize163175
-Ref: itemize labelitemi164723
-Ref: itemize labelitemii164723
-Ref: itemize labelitemiii164723
-Ref: itemize labelitemiv164723
-Ref: itemize leftmargin165382
-Ref: itemize leftmargini165382
-Ref: itemize leftmarginii165382
-Ref: itemize leftmarginiii165382
-Ref: itemize leftmarginiv165382
-Ref: itemize leftmarginv165382
-Ref: itemize leftmarginvi165382
-Node: letter166864
-Node: list167102
-Ref: list makelabel169549
-Ref: list itemindent170934
-Ref: list itemsep171071
-Ref: list labelsep171724
-Ref: list labelwidth171887
-Ref: list leftmargin172898
-Ref: list listparindent173751
-Ref: list parsep173982
-Ref: list partopsep174450
-Ref: list rightmargin175248
-Ref: list topsep175433
-Ref: list beginparpenalty179008
-Ref: list itempenalty179107
-Ref: list endparpenalty179211
-Node: \item180082
-Node: trivlist181328
-Node: math182856
-Node: minipage183162
-Node: picture188691
-Node: \put194921
-Node: \multiput195486
-Node: \qbezier196225
-Node: \graphpaper197698
-Node: \line198492
-Node: \linethickness200466
-Node: \thinlines200915
-Node: \thicklines201326
-Node: \circle201710
-Node: \oval202252
-Node: \shortstack203228
-Node: \vector204625
-Node: \makebox (picture)205539
-Node: \framebox (picture)206721
-Node: \frame208194
-Node: \dashbox208634
-Node: quotation & quote209769
-Node: tabbing210665
-Node: table216568
-Node: tabular218632
-Ref: tabular arrayrulewidth224969
-Ref: tabular arraystrech225209
-Ref: tabular doublerulesep225430
-Ref: tabular tabcolsep225566
-Node: \multicolumn226087
-Node: \vline229963
-Node: \cline231354
-Node: \hline232064
-Node: thebibliography232746
-Node: \bibitem235229
-Node: \cite237523
-Node: \nocite239391
-Node: Using BibTeX239899
-Node: theorem242070
-Node: titlepage242992
-Node: verbatim244275
-Node: \verb246088
-Node: verse248181
-Node: Line breaking249408
-Node: \\250774
-Node: \obeycr & \restorecr253207
-Node: \newline254018
-Node: \- (hyphenation)255047
-Node: \discretionary256685
-Node: \fussy & \sloppy257573
-Node: sloppypar258356
-Node: \hyphenation259502
-Node: \linebreak & \nolinebreak260096
-Node: Page breaking261244
-Node: \clearpage & \cleardoublepage263274
-Node: \newpage264794
-Node: \enlargethispage266092
-Node: \pagebreak & \nopagebreak267048
-Node: Footnotes268715
-Node: \footnote269861
-Ref: footnote footnoterule271129
-Ref: footnote footnotesep271740
-Node: \footnotemark272806
-Node: \footnotetext275145
-Node: Footnotes in section headings275747
-Node: Footnotes in a table276580
-Node: Footnotes of footnotes279502
-Node: Definitions280206
-Node: \newcommand & \renewcommand281253
-Node: \providecommand286554
-Node: \makeatletter & \makeatother287719
-Node: \@ifstar289821
-Node: \newcounter293306
-Node: \newlength295026
-Node: \newsavebox295848
-Node: \newenvironment & \renewenvironment296827
-Node: \newtheorem302151
-Node: \newfont305723
-Node: \protect306956
-Node: \ignorespaces & \ignorespacesafterend309344
-Node: xspace package312025
-Node: Counters314090
-Node: \alph \Alph \arabic \roman \Roman \fnsymbol315791
-Node: \usecounter318416
-Node: \value319275
-Node: \setcounter320328
-Node: \addtocounter320924
-Node: \refstepcounter321378
-Node: \stepcounter322047
-Node: \day & \month & \year322600
-Node: Lengths323411
-Node: Units of length327887
-Ref: units of length pt328090
-Ref: units of length pc328190
-Ref: units of length in328213
-Ref: units of length bp328239
-Ref: units of length cm328370
-Ref: units of length mm328392
-Ref: units of length dd328414
-Ref: units of length cc328446
-Ref: units of length sp328471
-Ref: Lengths/em328502
-Ref: Lengths/en328502
-Ref: Lengths/ex328502
-Ref: units of length em328502
-Ref: units of length en328502
-Ref: units of length ex328502
-Node: \setlength329358
-Node: \addtolength330443
-Node: \settodepth331518
-Node: \settoheight332396
-Node: \settowidth333289
-Node: Making paragraphs334157
-Node: \par335928
-Node: \indent & \noindent337875
-Node: \parindent & \parskip339410
-Node: Marginal notes340717
-Ref: marginal notes marginparpush342113
-Ref: marginal notes marginparsep342287
-Ref: marginal notes marginparwidth342419
-Node: Math formulas342768
-Node: Subscripts & superscripts346936
-Node: Math symbols349097
-Node: Arrows372868
-Node: \boldmath & \unboldmath374056
-Node: Blackboard bold375575
-Node: Calligraphic376377
-Node: Delimiters376908
-Node: \left & \right379096
-Node: \bigl & \bigr etc.383104
-Node: Dots385857
-Ref: ellipses cdots386288
-Ref: ellipses ddots386433
-Ref: ellipses ldots386514
-Ref: ellipses vdots386931
-Node: Greek letters388115
-Node: Math functions389794
-Node: Math accents391438
-Node: Over- and Underlining392337
-Node: Spacing in math mode394164
-Ref: spacing in math mode thickspace395099
-Ref: spacing in math mode medspace395524
-Ref: Spacing in math mode/\thinspace395951
-Ref: spacing in math mode thinspace395951
-Ref: spacing in math mode negthinspace396432
-Ref: spacing in math mode quad396759
-Ref: spacing in math mode qquad397015
-Node: \smash397278
-Node: \phantom & \vphantom & \hphantom399495
-Node: Math miscellany401533
-Node: Colon character & \colon402039
-Node: \*402732
-Node: \frac403312
-Node: \sqrt403683
-Node: \stackrel404269
-Node: Modes404542
-Ref: modes paragraph mode404992
-Ref: modes lr mode405188
-Ref: modes math mode405794
-Ref: modes vertical mode406129
-Ref: modes internal vertical mode406300
-Ref: modes inner paragraph mode406773
-Ref: modes outer paragraph mode406773
-Node: \ensuremath407187
-Node: Page styles407892
-Node: \maketitle408655
-Node: \pagenumbering411673
-Node: \pagestyle413661
-Node: \thispagestyle417163
-Node: Spaces418117
-Node: \enspace & \quad & \qquad419558
-Node: \hspace420473
-Node: \hfill422311
-Node: \hss423375
-Node: \spacefactor424069
-Node: \@427456
-Ref: \AT427556
-Node: \frenchspacing429496
-Node: \normalsfcodes430331
-Node: \(SPACE)430578
-Node: ~432368
-Node: \thinspace & \negthinspace434945
-Node: \/436116
-Node: \hrulefill & \dotfill438072
-Node: \bigskip & \medskip & \smallskip439428
-Ref: bigskip440246
-Ref: medskip440450
-Ref: smallskip440659
-Node: \bigbreak & \medbreak & \smallbreak441320
-Node: \strut442306
-Node: \vspace445501
-Node: \vfill447065
-Node: \addvspace447993
-Node: Boxes449989
-Node: \mbox & \makebox450695
-Ref: mbox makebox depth451963
-Ref: mbox makebox height451963
-Ref: mbox makebox width451963
-Ref: mbox makebox totalheight451963
-Node: \fbox & \framebox454058
-Ref: fbox framebox fboxrule455372
-Ref: fbox framebox fboxsep455562
-Node: \parbox456652
-Node: \raisebox458958
-Ref: raisebox depth459931
-Ref: raisebox height459931
-Ref: raisebox width459931
-Ref: raisebox totalheight459931
-Node: \sbox & \savebox460632
-Node: lrbox463694
-Node: \usebox464580
-Node: Color465019
-Node: Color package options465818
-Node: Color models467464
-Ref: color models cmyk468261
-Ref: color models gray468624
-Ref: color models rgb468773
-Ref: color models RGB469110
-Ref: color models named469485
-Node: Commands for color469773
-Node: Define colors470188
-Node: Colored text470913
-Node: Colored boxes473310
-Node: Colored pages474699
-Node: Graphics475392
-Node: Graphics package options477519
-Node: Graphics package configuration480272
-Node: \graphicspath481074
-Node: \DeclareGraphicsExtensions484032
-Node: \DeclareGraphicsRule485850
-Node: Commands for graphics489031
-Node: \includegraphics489536
-Ref: includegraphics width494590
-Ref: includegraphics height495123
-Ref: includegraphics totalheight495529
-Ref: includegraphics keepaspectratio495793
-Ref: includegraphics viewport497479
-Ref: includegraphics trim497874
-Ref: includegraphics clip498330
-Ref: includegraphics page498590
-Ref: includegraphics pagebox498681
-Ref: includegraphics interpolate499546
-Ref: includegraphics quiet499751
-Ref: includegraphics draft499912
-Ref: includegraphics bb500717
-Ref: includegraphics bbllx501115
-Ref: includegraphics bblly501115
-Ref: includegraphics bburx501115
-Ref: includegraphics bbury501115
-Ref: includegraphics natwidth501257
-Ref: includegraphics natheight501257
-Ref: includegraphics hiresbb501443
-Ref: includegraphics type502205
-Ref: includegraphics ext502245
-Ref: includegraphics read502348
-Ref: includegraphics command502465
-Node: \rotatebox502711
-Node: \scalebox505565
-Node: \resizebox506621
-Node: Special insertions507813
-Node: Reserved characters508681
-Node: Upper and lower case509941
-Node: Symbols by font position512327
-Node: Text symbols513006
-Node: Accents517191
-Node: \accent519344
-Node: Additional Latin letters521106
-Ref: Non-English characters521288
-Node: inputenc package522307
-Node: \rule524736
-Node: \today525901
-Node: Splitting the input526837
-Node: \endinput528579
-Node: \include & \includeonly529882
-Node: \input534179
-Node: Front/back matter535394
-Node: Table of contents etc.535727
-Node: \addcontentsline539552
-Node: \addtocontents542394
-Node: \nofiles543985
-Node: Indexes544717
-Node: \index546325
-Node: makeindex551430
-Ref: makeindex preamble553098
-Ref: makeindex postamble553238
-Ref: makeindex group skip553323
-Ref: makeindex letheadflag553656
-Ref: makeindex lethead prefix554117
-Ref: makeindex lethead suffix554269
-Ref: makeindex item 0554417
-Ref: makeindex item 1554497
-Ref: makeindex item 2554572
-Ref: makeindex item 01554650
-Ref: makeindex item x1554755
-Ref: makeindex item 12554960
-Ref: makeindex item x2555068
-Ref: makeindex delim 0555228
-Ref: makeindex delim 1555358
-Ref: makeindex delim 2555488
-Ref: makeindex delim n555614
-Ref: makeindex delim r555749
-Ref: makeindex line max555857
-Ref: makeindex indent space555992
-Ref: makeindex indent length556087
-Ref: makeindex page precedence556272
-Node: \printindex557146
-Node: Glossaries557619
-Node: \newglossaryentry559586
-Node: \gls561053
-Node: Letters561847
-Node: \address565465
-Node: \cc566276
-Node: \closing566718
-Node: \encl567032
-Node: \location567446
-Node: \makelabels567710
-Node: \name570027
-Node: \opening570268
-Node: \ps570549
-Node: \signature570838
-Node: \telephone572066
-Node: Input/output572431
-Node: \openin & \openout573161
-Node: \read575904
-Node: \typein577091
-Node: \typeout578351
-Node: \write579401
-Node: \write and security584128
-Node: \message585072
-Node: \wlog586901
-Node: \write18587402
-Node: Command line interface590893
-Ref: Command line591057
-Node: Command line options593140
-Ref: interaction modes594136
-Ref: output directory595090
-Node: Command line input596789
-Node: Jobname598618
-Node: Recovering from errors601900
-Node: Document templates603245
-Node: beamer template603679
-Node: article template604321
-Node: book template604784
-Node: Larger book template605263
-Node: Index606805
-Ref: Command Index606891
+Node: Top1851
+Node: About this document3654
+Node: Overview5392
+Node: Starting and ending7172
+Ref: Starting & ending7307
+Node: Output files8484
+Ref: output files dvi8763
+Ref: output files pdf9275
+Ref: output files log9600
+Ref: output files aux9797
+Node: TeX engines10766
+Ref: tex engines latex11302
+Ref: tex engines lualatex12137
+Ref: tex engines xelatex12598
+Node: LaTeX command syntax14558
+Node: Environment16485
+Node: CTAN17712
+Node: Document classes19168
+Ref: document classes article19608
+Ref: document classes book19696
+Ref: document classes letter19881
+Ref: document classes report19957
+Ref: document classes slides20109
+Node: Document class options20562
+Node: Additional packages23644
+Node: Class and package construction24275
+Node: Class and package structure25725
+Node: Class and package commands28020
+Node: Fonts45625
+Ref: Typefaces45728
+Node: fontenc package47690
+Node: \DeclareFontEncoding51938
+Node: \DeclareTextAccent53356
+Node: \DeclareTextAccentDefault54213
+Node: \DeclareTextCommand & \ProvideTextCommand55284
+Node: \DeclareTextCommandDefault & \ProvideTextCommandDefault57518
+Node: \DeclareTextComposite58825
+Node: \DeclareTextCompositeCommand59912
+Node: \DeclareTextSymbol60587
+Node: \DeclareTextSymbolDefault61692
+Node: \LastDeclaredEncoding62646
+Node: \UseTextSymbol & \UseTextAccent63270
+Node: Font styles64478
+Node: Font sizes68708
+Node: Low-level font commands70933
+Ref: low level font commands fontencoding71217
+Ref: low level font commands fontfamily71773
+Ref: low level font commands fontseries72536
+Ref: low level font commands fontshape73688
+Ref: low level font commands fontsize73985
+Ref: low level font commands baselinestretch74510
+Ref: low level font commands linespread75219
+Ref: low level font commands selectfont75469
+Ref: low level font commands usefont75795
+Node: Layout76038
+Node: \onecolumn76536
+Node: \twocolumn76895
+Ref: twocolumn columnsep77518
+Ref: twocolumn columnseprule77762
+Ref: twocolumn columnwidth78062
+Ref: twocolumn dbltopfraction78645
+Ref: twocolumn dblfloatpagefraction79611
+Ref: twocolumn dblfloatsep79849
+Ref: twocolumn dbltextfloatsep80158
+Ref: twocolumn dbltopnumber80338
+Node: \flushbottom81287
+Node: \raggedbottom82387
+Node: Page layout parameters82923
+Ref: page layout parameters columnsep83126
+Ref: page layout parameters columnseprule83126
+Ref: page layout parameters columnwidth83126
+Ref: page layout parameters headheight83380
+Ref: page layout parameters headsep83547
+Ref: page layout parameters footskip83859
+Ref: page layout parameters linewidth84193
+Ref: page layout parameters marginparpush84546
+Ref: page layout parameters marginsep84546
+Ref: page layout parameters marginparwidth84546
+Ref: page layout parameters oddsidemargin85586
+Ref: page layout parameters evensidemargin85586
+Ref: page layout parameters paperheight86131
+Ref: page layout parameters paperwidth86357
+Ref: page layout parameters textheight86581
+Ref: page layout parameters textwidth86970
+Ref: page layout parameters hsize87908
+Ref: page layout parameters topmargin88105
+Ref: page layout parameters topskip88409
+Node: Floats88625
+Ref: floats bottomfraction92953
+Ref: floats floatpagefraction93080
+Ref: floats textfraction93191
+Ref: floats topfraction93393
+Ref: floats floatsep93645
+Ref: floats intextsep93755
+Ref: floats textfloatsep93970
+Ref: floats bottomnumber94234
+Ref: floats dbltopnumber94342
+Ref: floats topnumber94461
+Ref: floats totalnumber94565
+Node: Sectioning95107
+Ref: sectioning secnumdepth98216
+Ref: Sectioning/secnumdepth98216
+Ref: sectioning tocdepth98842
+Ref: Sectioning/tocdepth98842
+Node: \part99882
+Node: \chapter102059
+Node: \section105832
+Node: \subsection109099
+Node: \subsubsection & \paragraph & \subparagraph111813
+Node: \appendix114470
+Node: \frontmatter & \mainmatter & \backmatter115763
+Node: \@startsection117172
+Ref: startsection name118661
+Ref: \@startsection/name118661
+Ref: startsection level119115
+Ref: \@startsection/level119115
+Ref: startsection indent119996
+Ref: \@startsection/indent119996
+Ref: startsection beforeskip120259
+Ref: \@startsection/beforeskip120259
+Ref: startsection afterskip121780
+Ref: \@startsection/afterskip121780
+Ref: startsection style123091
+Ref: \@startsection/style123091
+Node: Cross references126792
+Node: \label128941
+Node: \pageref130761
+Node: \ref131551
+Node: xr package132546
+Node: Environments134380
+Node: abstract136382
+Node: array137971
+Node: center140863
+Node: \centering142616
+Node: description144113
+Node: displaymath146330
+Node: document148026
+Node: \AtBeginDocument148456
+Node: \AtEndDocument149080
+Node: enumerate149724
+Ref: enumerate enumi151587
+Ref: enumerate enumii151587
+Ref: enumerate enumiii151587
+Ref: enumerate enumiv151587
+Ref: enumerate labelenumi151985
+Ref: enumerate labelenumii151985
+Ref: enumerate labelenumiii151985
+Ref: enumerate labelenumiv151985
+Node: eqnarray152524
+Node: equation154520
+Node: figure155188
+Node: filecontents157342
+Node: flushleft159251
+Node: \raggedright160278
+Node: flushright161476
+Node: \raggedleft162300
+Node: itemize163171
+Ref: itemize labelitemi164719
+Ref: itemize labelitemii164719
+Ref: itemize labelitemiii164719
+Ref: itemize labelitemiv164719
+Ref: itemize leftmargin165378
+Ref: itemize leftmargini165378
+Ref: itemize leftmarginii165378
+Ref: itemize leftmarginiii165378
+Ref: itemize leftmarginiv165378
+Ref: itemize leftmarginv165378
+Ref: itemize leftmarginvi165378
+Node: letter166860
+Node: list167098
+Ref: list makelabel169545
+Ref: list itemindent170930
+Ref: list itemsep171067
+Ref: list labelsep171720
+Ref: list labelwidth171883
+Ref: list leftmargin172894
+Ref: list listparindent173747
+Ref: list parsep173978
+Ref: list partopsep174446
+Ref: list rightmargin175244
+Ref: list topsep175429
+Ref: list beginparpenalty179004
+Ref: list itempenalty179103
+Ref: list endparpenalty179207
+Node: \item180078
+Node: trivlist181324
+Node: math182852
+Node: minipage183158
+Node: picture188687
+Node: \put194917
+Node: \multiput195482
+Node: \qbezier196221
+Node: \graphpaper197694
+Node: \line198488
+Node: \linethickness200462
+Node: \thinlines200911
+Node: \thicklines201322
+Node: \circle201706
+Node: \oval202248
+Node: \shortstack203224
+Node: \vector204621
+Node: \makebox (picture)205535
+Node: \framebox (picture)206717
+Node: \frame208190
+Node: \dashbox208630
+Node: quotation & quote209765
+Node: tabbing210661
+Node: table216564
+Node: tabular218628
+Ref: tabular arrayrulewidth224965
+Ref: tabular arraystrech225205
+Ref: tabular doublerulesep225426
+Ref: tabular tabcolsep225562
+Node: \multicolumn226083
+Node: \vline229959
+Node: \cline231350
+Node: \hline232060
+Node: thebibliography232742
+Node: \bibitem235225
+Node: \cite237519
+Node: \nocite239387
+Node: Using BibTeX239895
+Node: theorem242066
+Node: titlepage242988
+Node: verbatim244271
+Node: \verb246084
+Node: verse248177
+Node: Line breaking249404
+Node: \\250770
+Node: \obeycr & \restorecr253203
+Node: \newline254014
+Node: \- (hyphenation)255043
+Node: \discretionary256681
+Node: \fussy & \sloppy257569
+Node: sloppypar258352
+Node: \hyphenation259498
+Node: \linebreak & \nolinebreak260092
+Node: Page breaking261240
+Node: \clearpage & \cleardoublepage263270
+Node: \newpage264790
+Node: \enlargethispage266088
+Node: \pagebreak & \nopagebreak267044
+Node: Footnotes268711
+Node: \footnote269857
+Ref: footnote footnoterule271125
+Ref: footnote footnotesep271736
+Node: \footnotemark272802
+Node: \footnotetext275141
+Node: Footnotes in section headings275743
+Node: Footnotes in a table276576
+Node: Footnotes of footnotes279498
+Node: Definitions280202
+Node: \newcommand & \renewcommand281249
+Node: \providecommand286550
+Node: \makeatletter & \makeatother287715
+Node: \@ifstar289817
+Node: \newcounter293302
+Node: \newlength295022
+Node: \newsavebox295844
+Node: \newenvironment & \renewenvironment296823
+Node: \newtheorem302147
+Node: \newfont305719
+Node: \protect306952
+Node: \ignorespaces & \ignorespacesafterend309340
+Node: xspace package312021
+Node: Counters314086
+Node: \alph \Alph \arabic \roman \Roman \fnsymbol315787
+Node: \usecounter318412
+Node: \value319271
+Node: \setcounter320324
+Node: \addtocounter320920
+Node: \refstepcounter321374
+Node: \stepcounter322043
+Node: \day & \month & \year322596
+Node: Lengths323407
+Node: Units of length327883
+Ref: units of length pt328086
+Ref: units of length pc328186
+Ref: units of length in328209
+Ref: units of length bp328235
+Ref: units of length cm328366
+Ref: units of length mm328388
+Ref: units of length dd328410
+Ref: units of length cc328442
+Ref: units of length sp328467
+Ref: Lengths/em328498
+Ref: Lengths/en328498
+Ref: Lengths/ex328498
+Ref: units of length em328498
+Ref: units of length en328498
+Ref: units of length ex328498
+Node: \setlength329354
+Node: \addtolength330439
+Node: \settodepth331514
+Node: \settoheight332392
+Node: \settowidth333285
+Node: Making paragraphs334153
+Node: \par335924
+Node: \indent & \noindent337871
+Node: \parindent & \parskip339406
+Node: Marginal notes340713
+Ref: marginal notes marginparpush342109
+Ref: marginal notes marginparsep342283
+Ref: marginal notes marginparwidth342415
+Node: Math formulas342764
+Node: Subscripts & superscripts346932
+Node: Math symbols349093
+Node: Arrows372864
+Node: \boldmath & \unboldmath374052
+Node: Blackboard bold375571
+Node: Calligraphic376373
+Node: Delimiters376904
+Node: \left & \right379092
+Node: \bigl & \bigr etc.383100
+Node: Dots385853
+Ref: ellipses cdots386284
+Ref: ellipses ddots386429
+Ref: ellipses ldots386510
+Ref: ellipses vdots386927
+Node: Greek letters388111
+Node: Math functions389790
+Node: Math accents391434
+Node: Over- and Underlining392333
+Node: Spacing in math mode394160
+Ref: spacing in math mode thickspace395095
+Ref: spacing in math mode medspace395520
+Ref: Spacing in math mode/\thinspace395947
+Ref: spacing in math mode thinspace395947
+Ref: spacing in math mode negthinspace396428
+Ref: spacing in math mode quad396755
+Ref: spacing in math mode qquad397011
+Node: \smash397274
+Node: \phantom & \vphantom & \hphantom399491
+Node: Math miscellany401529
+Node: Colon character & \colon402035
+Node: \*402728
+Node: \frac403308
+Node: \sqrt403679
+Node: \stackrel404265
+Node: Modes404538
+Ref: modes paragraph mode404988
+Ref: modes lr mode405184
+Ref: modes math mode405790
+Ref: modes vertical mode406125
+Ref: modes internal vertical mode406296
+Ref: modes inner paragraph mode406769
+Ref: modes outer paragraph mode406769
+Node: \ensuremath407183
+Node: Page styles407888
+Node: \maketitle408651
+Node: \pagenumbering411669
+Node: \pagestyle413657
+Node: \thispagestyle417159
+Node: Spaces418113
+Node: \enspace & \quad & \qquad419554
+Node: \hspace420469
+Node: \hfill422307
+Node: \hss423371
+Node: \spacefactor424065
+Node: \@427452
+Ref: \AT427552
+Node: \frenchspacing429492
+Node: \normalsfcodes430327
+Node: \(SPACE)430574
+Node: ~432364
+Node: \thinspace & \negthinspace434941
+Node: \/436112
+Node: \hrulefill & \dotfill438068
+Node: \bigskip & \medskip & \smallskip439424
+Ref: bigskip440242
+Ref: medskip440446
+Ref: smallskip440655
+Node: \bigbreak & \medbreak & \smallbreak441316
+Node: \strut442302
+Node: \vspace445497
+Node: \vfill447061
+Node: \addvspace447989
+Node: Boxes449985
+Node: \mbox & \makebox450691
+Ref: mbox makebox depth451959
+Ref: mbox makebox height451959
+Ref: mbox makebox width451959
+Ref: mbox makebox totalheight451959
+Node: \fbox & \framebox454054
+Ref: fbox framebox fboxrule455368
+Ref: fbox framebox fboxsep455558
+Node: \parbox456648
+Node: \raisebox458954
+Ref: raisebox depth459927
+Ref: raisebox height459927
+Ref: raisebox width459927
+Ref: raisebox totalheight459927
+Node: \sbox & \savebox460628
+Node: lrbox463690
+Node: \usebox464576
+Node: Color465015
+Node: Color package options465814
+Node: Color models467460
+Ref: color models cmyk468257
+Ref: color models gray468620
+Ref: color models rgb468769
+Ref: color models RGB469106
+Ref: color models named469481
+Node: Commands for color469769
+Node: Define colors470184
+Node: Colored text470909
+Node: Colored boxes473306
+Node: Colored pages474695
+Node: Graphics475388
+Node: Graphics package options477515
+Node: Graphics package configuration480268
+Node: \graphicspath481070
+Node: \DeclareGraphicsExtensions484028
+Node: \DeclareGraphicsRule485846
+Node: Commands for graphics489027
+Node: \includegraphics489532
+Ref: includegraphics width494586
+Ref: includegraphics height495119
+Ref: includegraphics totalheight495525
+Ref: includegraphics keepaspectratio495789
+Ref: includegraphics viewport497475
+Ref: includegraphics trim497870
+Ref: includegraphics clip498326
+Ref: includegraphics page498586
+Ref: includegraphics pagebox498677
+Ref: includegraphics interpolate499542
+Ref: includegraphics quiet499747
+Ref: includegraphics draft499908
+Ref: includegraphics bb500713
+Ref: includegraphics bbllx501111
+Ref: includegraphics bblly501111
+Ref: includegraphics bburx501111
+Ref: includegraphics bbury501111
+Ref: includegraphics natwidth501253
+Ref: includegraphics natheight501253
+Ref: includegraphics hiresbb501439
+Ref: includegraphics type502201
+Ref: includegraphics ext502241
+Ref: includegraphics read502344
+Ref: includegraphics command502461
+Node: \rotatebox502707
+Node: \scalebox505561
+Node: \resizebox506617
+Node: Special insertions507809
+Node: Reserved characters508677
+Node: Upper and lower case509937
+Node: Symbols by font position512323
+Node: Text symbols513002
+Node: Accents517986
+Node: \accent520139
+Node: Additional Latin letters521901
+Ref: Non-English characters522083
+Node: inputenc package523102
+Node: \rule525531
+Node: \today526696
+Node: Splitting the input527632
+Node: \endinput529374
+Node: \include & \includeonly530677
+Node: \input534974
+Node: Front/back matter536189
+Node: Table of contents etc.536522
+Node: \addcontentsline540347
+Node: \addtocontents543189
+Node: \nofiles544780
+Node: Indexes545512
+Node: \index547120
+Node: makeindex552225
+Ref: makeindex preamble553893
+Ref: makeindex postamble554033
+Ref: makeindex group skip554118
+Ref: makeindex letheadflag554451
+Ref: makeindex lethead prefix554912
+Ref: makeindex lethead suffix555064
+Ref: makeindex item 0555212
+Ref: makeindex item 1555292
+Ref: makeindex item 2555367
+Ref: makeindex item 01555445
+Ref: makeindex item x1555550
+Ref: makeindex item 12555755
+Ref: makeindex item x2555863
+Ref: makeindex delim 0556023
+Ref: makeindex delim 1556153
+Ref: makeindex delim 2556283
+Ref: makeindex delim n556409
+Ref: makeindex delim r556544
+Ref: makeindex line max556652
+Ref: makeindex indent space556787
+Ref: makeindex indent length556882
+Ref: makeindex page precedence557067
+Node: \printindex557941
+Node: Glossaries558414
+Node: \newglossaryentry560381
+Node: \gls561848
+Node: Letters562642
+Node: \address566260
+Node: \cc567071
+Node: \closing567513
+Node: \encl567827
+Node: \location568241
+Node: \makelabels568505
+Node: \name570822
+Node: \opening571063
+Node: \ps571344
+Node: \signature571633
+Node: \telephone572861
+Node: Input/output573226
+Node: \openin & \openout573956
+Node: \read576699
+Node: \typein577886
+Node: \typeout579146
+Node: \write580196
+Node: \write and security584923
+Node: \message585867
+Node: \wlog587696
+Node: \write18588197
+Node: Command line interface591688
+Ref: Command line591852
+Node: Command line options593935
+Ref: interaction modes594931
+Ref: output directory595885
+Node: Command line input597584
+Node: Jobname599413
+Node: Recovering from errors602694
+Node: Document templates604039
+Node: beamer template604473
+Node: article template605115
+Node: book template605578
+Node: Larger book template606057
+Node: Index607599
+Ref: Command Index607685
End Tag Table
Modified: trunk/latex2e.pdf
===================================================================
(Binary files differ)
Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi 2021-05-28 17:46:46 UTC (rev 917)
+++ trunk/latex2e.texi 2021-05-29 11:29:32 UTC (rev 918)
@@ -2,7 +2,7 @@
@c $Id$
@comment %**start of header (This is for running Texinfo on a region.)
@setfilename latex2e.info
- at set UPDATED April 2021
+ at set UPDATED May 2021
@include common.texi
@settitle @LaTeX{}2e unofficial reference manual (@value{UPDATED})
@comment %**end of header (This is for running Texinfo on a region.)
@@ -96,6 +96,31 @@
\global\hbadness=4444 % don't complain much
@end tex
+ at html
+<div class='intro'> <p>This is a reference manual for LaTeX. See below
+for the <a href='#SEC_Overview'>Table of Contents</a>. If you want a
+tutorial then please instead visit <a
+href="https://www.learnlatex.org/"><code>learnlatex.org</code></a> or <a
+href='https://ctan.org/topic/tut-latex'>this list</a>.</p>
+
+<p>This manual has two versions. One has <a
+href="https://latexref.xyz/">separate web pages for each section or
+subsection</a>. It's also available as a <a
+href="https://latexref.xyz/dev/latex2e.html">a single web page</a> and
+as a <a href="https://latexref.xyz/dev/latex2e.pdf">pdf</a>.</p>
+
+<p> This document is not official. It has not been reviewed by the
+LaTeX maintainers. Our goal is to cover all (non-private) LaTeX
+commands. Your comments and contributions, including bug reports, are
+very welcome. See <a href='https://latexref.xyz/dev/'>our project
+page</a> for more, including <a
+href='https://latexref.xyz/dev/#license'>license information</a> and
+information on how you can <a
+href='https://latexref.xyz/dev/mirroring.html'>mirror this manual</a>,
+as well as <a href='https://latexref.xyz/dev/writing.html'>contribute to
+it</a>.</p>
+ at end html
+
@titlepage
@title @LaTeX{}2e: An unofficial reference manual
@subtitle @value{UPDATED}
More information about the latexrefman-commits
mailing list.