[latexrefman-commits] [SCM] latexrefman updated: r727 - in trunk: . latex2e-help-texinfo-tree/la [more]

jimhefferon at gnu.org.ua jimhefferon at gnu.org.ua
Sun Nov 11 19:30:22 CET 2018


Author: jimhefferon
Date: 2018-11-11 20:30:21 +0200 (Sun, 11 Nov 2018)
New Revision: 727

Modified:
   trunk/ChangeLog
   trunk/latex2e-help-texinfo-tree/latex2e/Arrows.html
   trunk/latex2e-help-texinfo-tree/latex2e/Calligraphic.html
   trunk/latex2e-help-texinfo-tree/latex2e/Index.html
   trunk/latex2e.dbk
   trunk/latex2e.dvi
   trunk/latex2e.html
   trunk/latex2e.info
   trunk/latex2e.pdf
   trunk/latex2e.texi
   trunk/latex2e.txt
   trunk/latex2e.xml
Log:
Clean up arrows

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/ChangeLog	2018-11-11 18:30:21 UTC (rev 727)
@@ -1,3 +1,7 @@
+2018-11-11  Jim Hefferon  <jhefferon at smcvt.edu>
+
+	* latex2e.texi (Arrows): Add \to, omit \leadsto.
+
 2018-11-09  Jim Hefferon  <jhefferon at smcvt.edu>
 
 	* latex2e.texi (Arrows): Add subsection

Modified: trunk/latex2e-help-texinfo-tree/latex2e/Arrows.html
===================================================================
--- trunk/latex2e-help-texinfo-tree/latex2e/Arrows.html	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e-help-texinfo-tree/latex2e/Arrows.html	2018-11-11 18:30:21 UTC (rev 727)
@@ -126,39 +126,45 @@
 <a name="index-package_002c-amsfonts-1"></a>
 <a name="index-amsfonts-package-1"></a>
 
+<a name="index-package_002c-latexsym"></a>
+<a name="index-latexsym-package"></a>
+
 <p>These are the arrows that come with standard LaTeX.  The
-<samp>amsfonts</samp> package contains many more.
+<samp>latexsym</samp> and <samp>amsfonts</samp> packages contain many more.
 </p>
 <table>
-<thead><tr><th width="10%">Symbol</th><th width="30%">Command</th><th width="30%">Package required</th><th width="30%"></th></tr></thead>
-<tr><td width="10%">&#x021D3;</td><td width="30%"><code>\Downarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02193;</td><td width="30%"><code>\downarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021A9;</td><td width="30%"><code>\hookleftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021AA;</td><td width="30%"><code>\hookrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x2190;</td><td width="30%"><code>\leftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D0;</td><td width="30%"><code>\Leftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D4;</td><td width="30%"><code>\Leftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02194;</td><td width="30%"><code>\leftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F5;</td><td width="30%"><code>\longleftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F8;</td><td width="30%"><code>\Longleftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F7;</td><td width="30%"><code>\longleftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027FA;</td><td width="30%"><code>\Longleftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027FC;</td><td width="30%"><code>\longmapsto</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F9;</td><td width="30%"><code>\Longrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F6;</td><td width="30%"><code>\longrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021A6;</td><td width="30%"><code>\mapsto</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02197;</td><td width="30%"><code>\nearrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02196;</td><td width="30%"><code>\nwarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D2;</td><td width="30%"><code>\Rightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02192;</td><td width="30%"><code>\rightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02198;</td><td width="30%"><code>\searrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02199;</td><td width="30%"><code>\swarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02191;</td><td width="30%"><code>\uparrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D1;</td><td width="30%"><code>\Uparrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02195;</td><td width="30%"><code>\updownarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D5;</td><td width="30%"><code>\Updownarrow</code></td><td width="30%"></td></tr>
+<thead><tr><th width="10%">Symbol</th><th width="40%">Command</th><th width="50%"></th></tr></thead>
+<tr><td width="10%">&#x021D3;</td><td width="40%"><code>\Downarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02193;</td><td width="40%"><code>\downarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021A9;</td><td width="40%"><code>\hookleftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021AA;</td><td width="40%"><code>\hookrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x2190;</td><td width="40%"><code>\leftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D0;</td><td width="40%"><code>\Leftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D4;</td><td width="40%"><code>\Leftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02194;</td><td width="40%"><code>\leftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F5;</td><td width="40%"><code>\longleftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F8;</td><td width="40%"><code>\Longleftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F7;</td><td width="40%"><code>\longleftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027FA;</td><td width="40%"><code>\Longleftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027FC;</td><td width="40%"><code>\longmapsto</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F9;</td><td width="40%"><code>\Longrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F6;</td><td width="40%"><code>\longrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021A6;</td><td width="40%"><code>\mapsto</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02197;</td><td width="40%"><code>\nearrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02196;</td><td width="40%"><code>\nwarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D2;</td><td width="40%"><code>\Rightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02192;</td><td width="40%"><code>\rightarrow</code>, or <code>\to</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02198;</td><td width="40%"><code>\searrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02199;</td><td width="40%"><code>\swarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02191;</td><td width="40%"><code>\uparrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D1;</td><td width="40%"><code>\Uparrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02195;</td><td width="40%"><code>\updownarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D5;</td><td width="40%"><code>\Updownarrow</code></td><td width="50%"></td></tr>
 </table>
 
+<p>An example of the difference between <code>\to</code> and <code>\mapsto</code>
+is: <code>\( f\colon D\to C \) given by \( n\mapsto n^2 \)</code>.
+</p>
 <a name="index-package_002c-amscd"></a>
 <a name="index-amscd-package"></a>
 

Modified: trunk/latex2e-help-texinfo-tree/latex2e/Calligraphic.html
===================================================================
--- trunk/latex2e-help-texinfo-tree/latex2e/Calligraphic.html	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e-help-texinfo-tree/latex2e/Calligraphic.html	2018-11-11 18:30:21 UTC (rev 727)
@@ -138,9 +138,8 @@
 </pre></div>
 
 <p>If you use something other than an uppercase letter then you do not get
-an error.  Instead you get unexpected output.  For instance,
-<code>\mathcal{g}</code> outputs a close curly brace symbol, while
-<code>\mathcal{+}</code> outputs a plus sign.  
+an error but you also do not math caligraphic output.  For instance,
+<code>\mathcal{g}</code> outputs a close curly brace symbol.
 </p>
 
 

Modified: trunk/latex2e-help-texinfo-tree/latex2e/Index.html
===================================================================
--- trunk/latex2e-help-texinfo-tree/latex2e/Index.html	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e-help-texinfo-tree/latex2e/Index.html	2018-11-11 18:30:21 UTC (rev 727)
@@ -1760,6 +1760,7 @@
 <tr><td></td><td valign="top"><a href="About-this-document.html#index-latex_002ddoc_002dptr-document"><code>latex-doc-ptr <span class="roman">document</span></code></a>:</td><td> </td><td valign="top"><a href="About-this-document.html#About-this-document">About this document</a></td></tr>
 <tr><td></td><td valign="top"><a href="Text-symbols.html#index-LaTeX2e-logo">LaTeX2e logo</a>:</td><td> </td><td valign="top"><a href="Text-symbols.html#Text-symbols">Text symbols</a></td></tr>
 <tr><td></td><td valign="top"><a href="About-this-document.html#index-latexrefman_0040tug_002eorg-email-address"><code><a href="mailto:latexrefman at tug.org">latexrefman at tug.org</a> <span class="roman">email address</span></code></a>:</td><td> </td><td valign="top"><a href="About-this-document.html#About-this-document">About this document</a></td></tr>
+<tr><td></td><td valign="top"><a href="Arrows.html#index-latexsym-package"><code>latexsym</code> <span class="roman">package</span></a>:</td><td> </td><td valign="top"><a href="Arrows.html#Arrows">Arrows</a></td></tr>
 <tr><td></td><td valign="top"><a href="Additional-Latin-letters.html#index-Latin-letters_002c-additional">Latin letters, additional</a>:</td><td> </td><td valign="top"><a href="Additional-Latin-letters.html#Additional-Latin-letters">Additional Latin letters</a></td></tr>
 <tr><td></td><td valign="top"><a href="Layout.html#index-layout-commands">layout commands</a>:</td><td> </td><td valign="top"><a href="Layout.html#Layout">Layout</a></td></tr>
 <tr><td></td><td valign="top"><a href="Page-layout-parameters.html#index-layout_002c-page-parameters-for">layout, page parameters for</a>:</td><td> </td><td valign="top"><a href="Page-layout-parameters.html#Page-layout-parameters">Page layout parameters</a></td></tr>
@@ -2007,6 +2008,7 @@
 <tr><td></td><td valign="top"><a href="_005csubsubsection-_0026-_005cparagraph-_0026-_005csubparagraph.html#index-package_002c-indentfirst-4"><span class="roman">package</span>, <code>indentfirst</code></a>:</td><td> </td><td valign="top"><a href="_005csubsubsection-_0026-_005cparagraph-_0026-_005csubparagraph.html#g_t_005csubsubsection-_0026-_005cparagraph-_0026-_005csubparagraph">\subsubsection & \paragraph & \subparagraph</a></td></tr>
 <tr><td></td><td valign="top"><a href="_005cindent-_0026-_005cnoindent.html#index-package_002c-indentfirst-5"><span class="roman">package</span>, <code>indentfirst</code></a>:</td><td> </td><td valign="top"><a href="_005cindent-_0026-_005cnoindent.html#g_t_005cindent-_0026-_005cnoindent">\indent & \noindent</a></td></tr>
 <tr><td></td><td valign="top"><a href="_005cindex.html#index-package_002c-index"><span class="roman">package</span>, <code>index</code></a>:</td><td> </td><td valign="top"><a href="_005cindex.html#g_t_005cindex">\index</a></td></tr>
+<tr><td></td><td valign="top"><a href="Arrows.html#index-package_002c-latexsym"><span class="roman">package</span>, <code>latexsym</code></a>:</td><td> </td><td valign="top"><a href="Arrows.html#Arrows">Arrows</a></td></tr>
 <tr><td></td><td valign="top"><a href="tabbing.html#index-package_002c-listings"><span class="roman">package</span>, <code>listings</code></a>:</td><td> </td><td valign="top"><a href="tabbing.html#tabbing">tabbing</a></td></tr>
 <tr><td></td><td valign="top"><a href="verbatim.html#index-package_002c-listings-1"><span class="roman">package</span>, <code>listings</code></a>:</td><td> </td><td valign="top"><a href="verbatim.html#verbatim">verbatim</a></td></tr>
 <tr><td></td><td valign="top"><a href="_005cverb.html#index-package_002c-listings-2"><span class="roman">package</span>, <code>listings</code></a>:</td><td> </td><td valign="top"><a href="_005cverb.html#g_t_005cverb">\verb</a></td></tr>

Modified: trunk/latex2e.dbk
===================================================================
--- trunk/latex2e.dbk	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e.dbk	2018-11-11 18:30:21 UTC (rev 727)
@@ -10765,12 +10765,16 @@
 <indexterm role="cp"><primary>package, <literal>amsfonts</literal></primary></indexterm>
 <indexterm role="cp"><primary><literal>amsfonts</literal> package</primary></indexterm>
 
+<indexterm role="cp"><primary>package, <literal>latexsym</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>latexsym</literal> package</primary></indexterm>
+
 <para>These are the arrows that come with standard &latex;.  The
-<filename>amsfonts</filename> package contains many more.
+<filename>latexsym</filename> and <filename>amsfonts</filename> packages contain many more.
 </para>
-<informaltable><tgroup cols="4"><colspec colwidth="10*"></colspec><colspec colwidth="30*"></colspec><colspec colwidth="30*"></colspec><colspec colwidth="30*"></colspec><thead><row><entry><para>Symbol</para></entry><entry><para>Command</para></entry><entry><para>Package required</para></entry><entry></entry></row></thead><tbody><row><entry><para>&#x021D3; </para></entry><entry><para><literal>\Downarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02193; </para></entry><entry><para><literal>\downarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021A9; </para></entry><entry><para><literal>\hookleftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021AA; </para></entry><entry><para><literal>\hookrightarrow</literal> </para></entry><entry><!-- @item  -->
-<!-- @BES{02933,\leadsto} @tab @code{\leadsto} @tab @file{latexsym} -->
-</entry></row><row><entry><para>&#x2190; </para></entry><entry><para><literal>\leftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D0; </para></entry><entry><para><literal>\Leftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D4; </para></entry><entry><para><literal>\Leftrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02194; </para></entry><entry><para><literal>\leftrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F5; </para></entry><entry><para><literal>\longleftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F8; </para></entry><entry><para><literal>\Longleftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F7; </para></entry><entry><para><literal>\longleftrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027FA; </para></entry><entry><para><literal>\Longleftrightarrow</literal>!
  </para></entry><entry></entry></row><row><entry><para>&#x027FC; </para></entry><entry><para><literal>\longmapsto</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F9; </para></entry><entry><para><literal>\Longrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F6; </para></entry><entry><para><literal>\longrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021A6; </para></entry><entry><para><literal>\mapsto</literal> </para></entry><entry></entry></row><row><entry><para>&#x02197; </para></entry><entry><para><literal>\nearrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02196; </para></entry><entry><para><literal>\nwarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D2; </para></entry><entry><para><literal>\Rightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02192; </para></entry><entry><para><literal>\rightarrow</literal> </par!
 a></entry><entry></entry></row><row><entry><para>&#x02198; </para></entry><entry><para><literal>\searrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02199; </para></entry><entry><para><literal>\swarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02191; </para></entry><entry><para><literal>\uparrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D1; </para></entry><entry><para><literal>\Uparrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02195; </para></entry><entry><para><literal>\updownarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D5; </para></entry><entry><para><literal>\Updownarrow</literal> </para></entry><entry></entry></row></tbody></tgroup></informaltable>
+<informaltable><tgroup cols="3"><colspec colwidth="10*"></colspec><colspec colwidth="40*"></colspec><colspec colwidth="50*"></colspec><thead><row><entry><para>Symbol</para></entry><entry><para>Command</para></entry><entry></entry></row></thead><tbody><row><entry><para>&#x021D3; </para></entry><entry><para><literal>\Downarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02193; </para></entry><entry><para><literal>\downarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021A9; </para></entry><entry><para><literal>\hookleftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021AA; </para></entry><entry><para><literal>\hookrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x2190; </para></entry><entry><para><literal>\leftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D0; </para></entry><entry><para><literal>\Leftarrow</literal> </para></entry><entry></entry></r!
 ow><row><entry><para>&#x021D4; </para></entry><entry><para><literal>\Leftrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02194; </para></entry><entry><para><literal>\leftrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F5; </para></entry><entry><para><literal>\longleftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F8; </para></entry><entry><para><literal>\Longleftarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F7; </para></entry><entry><para><literal>\longleftrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027FA; </para></entry><entry><para><literal>\Longleftrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x027FC; </para></entry><entry><para><literal>\longmapsto</literal> </para></entry><entry></entry></row><row><entry><para>&#x027F9; </para></entry><entry><para><literal>\Longrightarrow</literal> </p!
 ara></entry><entry></entry></row><row><entry><para>&#x027F6; </para></entry><entry><para><literal>\longrightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021A6; </para></entry><entry><para><literal>\mapsto</literal> </para></entry><entry></entry></row><row><entry><para>&#x02197; </para></entry><entry><para><literal>\nearrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02196; </para></entry><entry><para><literal>\nwarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D2; </para></entry><entry><para><literal>\Rightarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02192; </para></entry><entry><para><literal>\rightarrow</literal>, or <literal>\to</literal> </para></entry><entry></entry></row><row><entry><para>&#x02198; </para></entry><entry><para><literal>\searrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02199; </para></entry><entry><para><literal>\swarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02191;!
  </para></entry><entry><para><literal>\uparrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D1; </para></entry><entry><para><literal>\Uparrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x02195; </para></entry><entry><para><literal>\updownarrow</literal> </para></entry><entry></entry></row><row><entry><para>&#x021D5; </para></entry><entry><para><literal>\Updownarrow</literal> </para></entry><entry></entry></row></tbody></tgroup></informaltable>
+<para>An example of the difference between <literal>\to</literal> and <literal>\mapsto</literal>
+is: <literal>\( f\colon D\to C \) given by \( n\mapsto n^2 \)</literal>.
+</para>
 <indexterm role="cp"><primary>package, <literal>amscd</literal></primary></indexterm>
 <indexterm role="cp"><primary><literal>amscd</literal> package</primary></indexterm>
 
@@ -10886,9 +10890,8 @@
 <screen>Let the graph be \( \mathcal{G} \).
 </screen>
 <para>If you use something other than an uppercase letter then you do not get
-an error.  Instead you get unexpected output.  For instance,
-<literal>\mathcal{g}</literal> outputs a close curly brace symbol, while
-<literal>\mathcal{+}</literal> outputs a plus sign.  
+an error but you also do not math caligraphic output.  For instance,
+<literal>\mathcal{g}</literal> outputs a close curly brace symbol.
 </para>
 
 </sect2>

Modified: trunk/latex2e.dvi
===================================================================
(Binary files differ)

Modified: trunk/latex2e.html
===================================================================
--- trunk/latex2e.html	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e.html	2018-11-11 18:30:21 UTC (rev 727)
@@ -14199,39 +14199,45 @@
 <a name="index-package_002c-amsfonts-1"></a>
 <a name="index-amsfonts-package-1"></a>
 
+<a name="index-package_002c-latexsym"></a>
+<a name="index-latexsym-package"></a>
+
 <p>These are the arrows that come with standard LaTeX.  The
-<samp>amsfonts</samp> package contains many more.
+<samp>latexsym</samp> and <samp>amsfonts</samp> packages contain many more.
 </p>
 <table>
-<thead><tr><th width="10%">Symbol</th><th width="30%">Command</th><th width="30%">Package required</th><th width="30%"></th></tr></thead>
-<tr><td width="10%">&#x021D3;</td><td width="30%"><code>\Downarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02193;</td><td width="30%"><code>\downarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021A9;</td><td width="30%"><code>\hookleftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021AA;</td><td width="30%"><code>\hookrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x2190;</td><td width="30%"><code>\leftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D0;</td><td width="30%"><code>\Leftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D4;</td><td width="30%"><code>\Leftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02194;</td><td width="30%"><code>\leftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F5;</td><td width="30%"><code>\longleftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F8;</td><td width="30%"><code>\Longleftarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F7;</td><td width="30%"><code>\longleftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027FA;</td><td width="30%"><code>\Longleftrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027FC;</td><td width="30%"><code>\longmapsto</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F9;</td><td width="30%"><code>\Longrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x027F6;</td><td width="30%"><code>\longrightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021A6;</td><td width="30%"><code>\mapsto</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02197;</td><td width="30%"><code>\nearrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02196;</td><td width="30%"><code>\nwarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D2;</td><td width="30%"><code>\Rightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02192;</td><td width="30%"><code>\rightarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02198;</td><td width="30%"><code>\searrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02199;</td><td width="30%"><code>\swarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02191;</td><td width="30%"><code>\uparrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D1;</td><td width="30%"><code>\Uparrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x02195;</td><td width="30%"><code>\updownarrow</code></td><td width="30%"></td></tr>
-<tr><td width="10%">&#x021D5;</td><td width="30%"><code>\Updownarrow</code></td><td width="30%"></td></tr>
+<thead><tr><th width="10%">Symbol</th><th width="40%">Command</th><th width="50%"></th></tr></thead>
+<tr><td width="10%">&#x021D3;</td><td width="40%"><code>\Downarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02193;</td><td width="40%"><code>\downarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021A9;</td><td width="40%"><code>\hookleftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021AA;</td><td width="40%"><code>\hookrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x2190;</td><td width="40%"><code>\leftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D0;</td><td width="40%"><code>\Leftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D4;</td><td width="40%"><code>\Leftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02194;</td><td width="40%"><code>\leftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F5;</td><td width="40%"><code>\longleftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F8;</td><td width="40%"><code>\Longleftarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F7;</td><td width="40%"><code>\longleftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027FA;</td><td width="40%"><code>\Longleftrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027FC;</td><td width="40%"><code>\longmapsto</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F9;</td><td width="40%"><code>\Longrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x027F6;</td><td width="40%"><code>\longrightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021A6;</td><td width="40%"><code>\mapsto</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02197;</td><td width="40%"><code>\nearrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02196;</td><td width="40%"><code>\nwarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D2;</td><td width="40%"><code>\Rightarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02192;</td><td width="40%"><code>\rightarrow</code>, or <code>\to</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02198;</td><td width="40%"><code>\searrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02199;</td><td width="40%"><code>\swarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02191;</td><td width="40%"><code>\uparrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D1;</td><td width="40%"><code>\Uparrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x02195;</td><td width="40%"><code>\updownarrow</code></td><td width="50%"></td></tr>
+<tr><td width="10%">&#x021D5;</td><td width="40%"><code>\Updownarrow</code></td><td width="50%"></td></tr>
 </table>
 
+<p>An example of the difference between <code>\to</code> and <code>\mapsto</code>
+is: <code>\( f\colon D\to C \) given by \( n\mapsto n^2 \)</code>.
+</p>
 <a name="index-package_002c-amscd"></a>
 <a name="index-amscd-package"></a>
 
@@ -14378,9 +14384,8 @@
 </pre></div>
 
 <p>If you use something other than an uppercase letter then you do not get
-an error.  Instead you get unexpected output.  For instance,
-<code>\mathcal{g}</code> outputs a close curly brace symbol, while
-<code>\mathcal{+}</code> outputs a plus sign.  
+an error but you also do not math caligraphic output.  For instance,
+<code>\mathcal{g}</code> outputs a close curly brace symbol.
 </p>
 
 <hr>
@@ -25049,6 +25054,7 @@
 <tr><td></td><td valign="top"><a href="#index-latex_002ddoc_002dptr-document"><code>latex-doc-ptr <span class="roman">document</span></code></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-LaTeX2e-logo">LaTeX2e logo</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-latexrefman_0040tug_002eorg-email-address"><code><a href="mailto:latexrefman at tug.org">latexrefman at tug.org</a> <span class="roman">email address</span></code></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-latexsym-package"><code>latexsym</code> <span class="roman">package</span></a>:</td><td> </td><td valign="top"><a href="#Arrows">Arrows</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-Latin-letters_002c-additional">Latin letters, additional</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-layout-commands">layout commands</a>:</td><td> </td><td valign="top"><a href="#Layout">Layout</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-layout_002c-page-parameters-for">layout, page parameters for</a>:</td><td> </td><td valign="top"><a href="#Page-layout-parameters">Page layout parameters</a></td></tr>
@@ -25296,6 +25302,7 @@
 <tr><td></td><td valign="top"><a href="#index-package_002c-indentfirst-4"><span class="roman">package</span>, <code>indentfirst</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005csubsubsection-_0026-_005cparagraph-_0026-_005csubparagraph">\subsubsection & \paragraph & \subparagraph</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-package_002c-indentfirst-5"><span class="roman">package</span>, <code>indentfirst</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cindent-_0026-_005cnoindent">\indent & \noindent</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-package_002c-index"><span class="roman">package</span>, <code>index</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cindex">\index</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-package_002c-latexsym"><span class="roman">package</span>, <code>latexsym</code></a>:</td><td> </td><td valign="top"><a href="#Arrows">Arrows</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-package_002c-listings"><span class="roman">package</span>, <code>listings</code></a>:</td><td> </td><td valign="top"><a href="#tabbing">tabbing</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-package_002c-listings-1"><span class="roman">package</span>, <code>listings</code></a>:</td><td> </td><td valign="top"><a href="#verbatim">verbatim</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-package_002c-listings-2"><span class="roman">package</span>, <code>listings</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cverb">\verb</a></td></tr>

Modified: trunk/latex2e.info
===================================================================
--- trunk/latex2e.info	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e.info	2018-11-11 18:30:21 UTC (rev 727)
@@ -9549,11 +9549,11 @@
 16.2.1 Arrows
 -------------
 
-These are the arrows that come with standard LaTeX.  The 'amsfonts'
-package contains many more.
+These are the arrows that come with standard LaTeX.  The 'latexsym' and
+'amsfonts' packages contain many more.
 
-Symbol  Command                Package required
------------------------------------------------------------------------------
+Symbol  Command
+---------------------------------------------------------------------------
 U+021D3 '\Downarrow'
 U+02193 '\downarrow'
 U+021A9 '\hookleftarrow'
@@ -9573,7 +9573,7 @@
 U+02197 '\nearrow'
 U+02196 '\nwarrow'
 U+021D2 '\Rightarrow'
-U+02192 '\rightarrow'
+U+02192 '\rightarrow', or '\to'
 U+02198 '\searrow'
 U+02199 '\swarrow'
 U+02191 '\uparrow'
@@ -9581,6 +9581,9 @@
 U+02195 '\updownarrow'
 U+021D5 '\Updownarrow'
 
+   An example of the difference between '\to' and '\mapsto' is: '\(
+f\colon D\to C \) given by \( n\mapsto n^2 \)'.
+
    For commutative diagrams there are a number of packages, including
 'tikz-cd' and 'amscd'.
 
@@ -9673,9 +9676,8 @@
      Let the graph be \( \mathcal{G} \).
 
    If you use something other than an uppercase letter then you do not
-get an error.  Instead you get unexpected output.  For instance,
-'\mathcal{g}' outputs a close curly brace symbol, while '\mathcal{+}'
-outputs a plus sign.
+get an error but you also do not math caligraphic output.  For instance,
+'\mathcal{g}' outputs a close curly brace symbol.
 
 
 File: latex2e.info,  Node: Dots,  Next: Greek letters,  Prev: Calligraphic,  Up: Math symbols
@@ -17102,7 +17104,7 @@
 * align environment, from amsmath:       eqnarray.            (line   6)
 * aligning equations:                    eqnarray.            (line   6)
 * alignment via tabbing:                 tabbing.             (line   6)
-* amscd package:                         Arrows.              (line  38)
+* amscd package:                         Arrows.              (line  41)
 * amsfonts package:                      Math formulas.       (line  86)
 * amsfonts package <1>:                  Arrows.              (line   6)
 * amsmath package:                       array.               (line  55)
@@ -17724,6 +17726,7 @@
 * latex-doc-ptr document:                About this document. (line  38)
 * LaTeX2e logo:                          Text symbols.        (line  25)
 * <latexrefman at tug.org> email address:   About this document. (line  25)
+* latexsym package:                      Arrows.              (line   6)
 * Latin letters, additional:             Additional Latin letters.
                                                               (line   6)
 * layout commands:                       Layout.              (line   6)
@@ -17946,7 +17949,7 @@
 * package options <1>:                   Class and package commands.
                                                               (line  66)
 * package, algorithm2e:                  tabbing.             (line 146)
-* package, amscd:                        Arrows.              (line  38)
+* package, amscd:                        Arrows.              (line  41)
 * package, amsfonts:                     Math formulas.       (line  86)
 * package, amsfonts <1>:                 Arrows.              (line   6)
 * package, amsmath:                      array.               (line  55)
@@ -18019,6 +18022,7 @@
                                                               (line  61)
 * package, indentfirst <5>:              \indent & \noindent. (line  48)
 * package, index:                        \index.              (line 101)
+* package, latexsym:                     Arrows.              (line   6)
 * package, listings:                     tabbing.             (line 146)
 * package, listings <1>:                 verbatim.            (line  31)
 * package, listings <2>:                 \verb.               (line  42)
@@ -18060,7 +18064,7 @@
 * package, TikZ:                         \line.               (line  36)
 * package, TikZ <1>:                     \strut.              (line  62)
 * package, TikZ <2>:                     \mbox & \makebox.    (line  72)
-* package, tikz-cd:                      Arrows.              (line  38)
+* package, tikz-cd:                      Arrows.              (line  41)
 * package, titlesec:                     Sectioning.          (line  60)
 * package, titlesec <1>:                 \part.               (line  54)
 * package, titlesec <2>:                 \chapter.            (line  79)
@@ -18374,7 +18378,7 @@
 * TikZ package:                          \line.               (line  36)
 * TikZ package <1>:                      \strut.              (line  62)
 * TikZ package <2>:                      \mbox & \makebox.    (line  72)
-* tikz-cd package:                       Arrows.              (line  38)
+* tikz-cd package:                       Arrows.              (line  41)
 * tilde accent:                          Accents.             (line  46)
 * tilde accent, math:                    Math accents.        (line  38)
 * tilde, ASCII, in text:                 Text symbols.        (line  69)
@@ -18777,220 +18781,220 @@
 Node: Subscripts & superscripts326746
 Node: Math symbols328904
 Node: Arrows355227
-Node: \boldmath & \unboldmath356255
-Node: Blackboard bold357774
-Node: Calligraphic358578
-Node: Dots359131
-Ref: ellipses cdots359564
-Ref: ellipses ddots359711
-Ref: ellipses ldots359800
-Ref: ellipses vdots360221
-Node: Greek letters361407
-Node: Math functions363124
-Node: Math accents364768
-Node: Over- and Underlining365667
-Node: Spacing in math mode367494
-Ref: spacing in math mode thickspace368426
-Ref: spacing in math mode medspace368518
-Ref: Spacing in math mode/\thinspace368614
-Ref: spacing in math mode thinspace368614
-Ref: spacing in math mode negthinspace369095
-Ref: spacing in math mode quad369293
-Ref: spacing in math mode qquad369549
-Node: \smash369827
-Node: \phantom & \vphantom & \hphantom372044
-Node: Math miscellany374081
-Node: Colon character & \colon374640
-Node: \*375333
-Node: \frac375917
-Node: \left & \right376297
-Node: \sqrt377471
-Node: \stackrel378066
-Node: Modes378339
-Ref: modes paragraph mode378789
-Ref: modes lr mode378985
-Ref: modes math mode379591
-Ref: modes vertical mode379926
-Ref: modes internal vertical mode380097
-Ref: modes inner paragraph mode380570
-Ref: modes outer paragraph mode380570
-Node: \ensuremath380984
-Node: Page styles381689
-Node: \maketitle382452
-Node: \pagenumbering385469
-Node: \pagestyle387457
-Node: \thispagestyle390959
-Node: Spaces391913
-Node: \enspace & \quad & \qquad393354
-Node: \hspace394268
-Node: \hfill396106
-Node: \hss397170
-Node: \spacefactor397864
-Node: \@401251
-Ref: \AT401351
-Node: \frenchspacing403291
-Node: \normalsfcodes404126
-Node: \(SPACE)404373
-Node: ~406163
-Node: \thinspace & \negthinspace408633
-Node: \/409576
-Node: \hrulefill & \dotfill410882
-Node: \bigskip & \medskip & \smallskip412238
-Ref: bigskip413056
-Ref: medskip413260
-Ref: smallskip413469
-Node: \bigbreak & \medbreak & \smallbreak414130
-Node: \strut415116
-Node: \vspace418311
-Node: \vfill419874
-Node: \addvspace420802
-Node: Boxes422800
-Node: \mbox & \makebox423506
-Ref: mbox makebox depth424718
-Ref: mbox makebox height424718
-Ref: mbox makebox width424718
-Ref: mbox makebox totalheight424718
-Node: \fbox & \framebox426812
-Ref: fbox framebox fboxrule428125
-Ref: fbox framebox fboxsep428315
-Node: \parbox429404
-Node: \raisebox431708
-Ref: raisebox depth432671
-Ref: raisebox height432671
-Ref: raisebox width432671
-Ref: raisebox totalheight432671
-Node: \sbox & \savebox433385
-Node: lrbox436351
-Node: \usebox437173
-Node: Color437579
-Node: Color package options438378
-Node: Color models440024
-Ref: color models cmyk440821
-Ref: color models gray441184
-Ref: color models rgb441333
-Ref: color models RGB441670
-Ref: color models named442045
-Node: Commands for color442333
-Node: Define colors442748
-Node: Colored text443473
-Node: Colored boxes445871
-Node: Colored pages447260
-Node: Graphics447953
-Node: Graphics package options450080
-Node: Graphics package configuration452833
-Node: \graphicspath453635
-Node: \DeclareGraphicsExtensions456526
-Node: \DeclareGraphicsRule458294
-Node: Commands for graphics461476
-Node: \includegraphics461981
-Ref: includegraphics width467031
-Ref: includegraphics height467562
-Ref: includegraphics totalheght467968
-Ref: includegraphics keepaspectratio468232
-Ref: includegraphics viewport469918
-Ref: includegraphics trim470288
-Ref: includegraphics clip470744
-Ref: includegraphics page471004
-Ref: includegraphics pagebox471095
-Ref: includegraphics interpolate471960
-Ref: includegraphics quiet472165
-Ref: includegraphics draft472326
-Ref: includegraphics bb473131
-Ref: includegraphics bbllx473529
-Ref: includegraphics bblly473529
-Ref: includegraphics bburx473529
-Ref: includegraphics bbury473529
-Ref: includegraphics natwidth473671
-Ref: includegraphics natheight473671
-Ref: includegraphics hiresbb473857
-Ref: includegraphics type474619
-Ref: includegraphics ext474659
-Ref: includegraphics read474762
-Ref: includegraphics command474879
-Node: \rotatebox475124
-Node: \scalebox477978
-Node: \resizebox479034
-Node: Special insertions480226
-Node: Reserved characters481028
-Node: Upper and lower case482230
-Node: Symbols by font position484145
-Node: Text symbols484765
-Node: Accents488766
-Node: \accent490859
-Node: Additional Latin letters492627
-Ref: Non-English characters492798
-Node: \rule493815
-Node: \today494987
-Node: Splitting the input495923
-Node: \endinput497664
-Node: \include & \includeonly498931
-Node: \input503153
-Node: Front/back matter504368
-Node: Table of contents etc.504701
-Node: \addcontentsline508437
-Node: \addtocontents511279
-Node: \nofiles512870
-Node: Indexes513602
-Node: \index515230
-Node: makeindex520339
-Ref: makeindex preamble522007
-Ref: makeindex postamble522147
-Ref: makeindex group skip522232
-Ref: makeindex letheadflag522552
-Ref: makeindex lethead prefix523013
-Ref: makeindex lethead suffix523165
-Ref: makeindex item 0523313
-Ref: makeindex item 1523393
-Ref: makeindex item 2523468
-Ref: makeindex item 01523546
-Ref: makeindex item x1523651
-Ref: makeindex item 12523856
-Ref: makeindex item x2523964
-Ref: makeindex delim 0524124
-Ref: makeindex delim 1524254
-Ref: makeindex delim 2524384
-Ref: makeindex delim n524510
-Ref: makeindex delim r524645
-Ref: makeindex line max524753
-Ref: makeindex indent space524888
-Ref: makeindex indent length524983
-Ref: makeindex page precedence525168
-Node: \printindex526042
-Node: Glossaries526514
-Node: \newglossaryentry528481
-Node: \gls529950
-Node: Letters530744
-Node: \address534362
-Node: \cc535173
-Node: \closing535615
-Node: \encl535929
-Node: \location536343
-Node: \makelabels536607
-Node: \name538924
-Node: \opening539165
-Node: \ps539446
-Node: \signature539735
-Node: \telephone540963
-Node: Input/output541328
-Node: \openin & \openout542048
-Node: \read544784
-Node: \typein545862
-Node: \typeout547116
-Node: \write548166
-Node: \message553248
-Node: \wlog555011
-Node: \write18555514
-Node: Command line558183
-Node: Command line options560232
-Node: Command line input563809
-Node: Recovering from errors565672
-Node: Document templates567018
-Node: beamer template567463
-Node: article template568117
-Node: book template568544
-Node: Larger book template569025
-Node: tugboat template570511
-Node: Index572882
-Ref: Command Index572968
+Node: \boldmath & \unboldmath356363
+Node: Blackboard bold357882
+Node: Calligraphic358686
+Node: Dots359206
+Ref: ellipses cdots359639
+Ref: ellipses ddots359786
+Ref: ellipses ldots359875
+Ref: ellipses vdots360296
+Node: Greek letters361482
+Node: Math functions363199
+Node: Math accents364843
+Node: Over- and Underlining365742
+Node: Spacing in math mode367569
+Ref: spacing in math mode thickspace368501
+Ref: spacing in math mode medspace368593
+Ref: Spacing in math mode/\thinspace368689
+Ref: spacing in math mode thinspace368689
+Ref: spacing in math mode negthinspace369170
+Ref: spacing in math mode quad369368
+Ref: spacing in math mode qquad369624
+Node: \smash369902
+Node: \phantom & \vphantom & \hphantom372119
+Node: Math miscellany374156
+Node: Colon character & \colon374715
+Node: \*375408
+Node: \frac375992
+Node: \left & \right376372
+Node: \sqrt377546
+Node: \stackrel378141
+Node: Modes378414
+Ref: modes paragraph mode378864
+Ref: modes lr mode379060
+Ref: modes math mode379666
+Ref: modes vertical mode380001
+Ref: modes internal vertical mode380172
+Ref: modes inner paragraph mode380645
+Ref: modes outer paragraph mode380645
+Node: \ensuremath381059
+Node: Page styles381764
+Node: \maketitle382527
+Node: \pagenumbering385544
+Node: \pagestyle387532
+Node: \thispagestyle391034
+Node: Spaces391988
+Node: \enspace & \quad & \qquad393429
+Node: \hspace394343
+Node: \hfill396181
+Node: \hss397245
+Node: \spacefactor397939
+Node: \@401326
+Ref: \AT401426
+Node: \frenchspacing403366
+Node: \normalsfcodes404201
+Node: \(SPACE)404448
+Node: ~406238
+Node: \thinspace & \negthinspace408708
+Node: \/409651
+Node: \hrulefill & \dotfill410957
+Node: \bigskip & \medskip & \smallskip412313
+Ref: bigskip413131
+Ref: medskip413335
+Ref: smallskip413544
+Node: \bigbreak & \medbreak & \smallbreak414205
+Node: \strut415191
+Node: \vspace418386
+Node: \vfill419949
+Node: \addvspace420877
+Node: Boxes422875
+Node: \mbox & \makebox423581
+Ref: mbox makebox depth424793
+Ref: mbox makebox height424793
+Ref: mbox makebox width424793
+Ref: mbox makebox totalheight424793
+Node: \fbox & \framebox426887
+Ref: fbox framebox fboxrule428200
+Ref: fbox framebox fboxsep428390
+Node: \parbox429479
+Node: \raisebox431783
+Ref: raisebox depth432746
+Ref: raisebox height432746
+Ref: raisebox width432746
+Ref: raisebox totalheight432746
+Node: \sbox & \savebox433460
+Node: lrbox436426
+Node: \usebox437248
+Node: Color437654
+Node: Color package options438453
+Node: Color models440099
+Ref: color models cmyk440896
+Ref: color models gray441259
+Ref: color models rgb441408
+Ref: color models RGB441745
+Ref: color models named442120
+Node: Commands for color442408
+Node: Define colors442823
+Node: Colored text443548
+Node: Colored boxes445946
+Node: Colored pages447335
+Node: Graphics448028
+Node: Graphics package options450155
+Node: Graphics package configuration452908
+Node: \graphicspath453710
+Node: \DeclareGraphicsExtensions456601
+Node: \DeclareGraphicsRule458369
+Node: Commands for graphics461551
+Node: \includegraphics462056
+Ref: includegraphics width467106
+Ref: includegraphics height467637
+Ref: includegraphics totalheght468043
+Ref: includegraphics keepaspectratio468307
+Ref: includegraphics viewport469993
+Ref: includegraphics trim470363
+Ref: includegraphics clip470819
+Ref: includegraphics page471079
+Ref: includegraphics pagebox471170
+Ref: includegraphics interpolate472035
+Ref: includegraphics quiet472240
+Ref: includegraphics draft472401
+Ref: includegraphics bb473206
+Ref: includegraphics bbllx473604
+Ref: includegraphics bblly473604
+Ref: includegraphics bburx473604
+Ref: includegraphics bbury473604
+Ref: includegraphics natwidth473746
+Ref: includegraphics natheight473746
+Ref: includegraphics hiresbb473932
+Ref: includegraphics type474694
+Ref: includegraphics ext474734
+Ref: includegraphics read474837
+Ref: includegraphics command474954
+Node: \rotatebox475199
+Node: \scalebox478053
+Node: \resizebox479109
+Node: Special insertions480301
+Node: Reserved characters481103
+Node: Upper and lower case482305
+Node: Symbols by font position484220
+Node: Text symbols484840
+Node: Accents488841
+Node: \accent490934
+Node: Additional Latin letters492702
+Ref: Non-English characters492873
+Node: \rule493890
+Node: \today495062
+Node: Splitting the input495998
+Node: \endinput497739
+Node: \include & \includeonly499006
+Node: \input503228
+Node: Front/back matter504443
+Node: Table of contents etc.504776
+Node: \addcontentsline508512
+Node: \addtocontents511354
+Node: \nofiles512945
+Node: Indexes513677
+Node: \index515305
+Node: makeindex520414
+Ref: makeindex preamble522082
+Ref: makeindex postamble522222
+Ref: makeindex group skip522307
+Ref: makeindex letheadflag522627
+Ref: makeindex lethead prefix523088
+Ref: makeindex lethead suffix523240
+Ref: makeindex item 0523388
+Ref: makeindex item 1523468
+Ref: makeindex item 2523543
+Ref: makeindex item 01523621
+Ref: makeindex item x1523726
+Ref: makeindex item 12523931
+Ref: makeindex item x2524039
+Ref: makeindex delim 0524199
+Ref: makeindex delim 1524329
+Ref: makeindex delim 2524459
+Ref: makeindex delim n524585
+Ref: makeindex delim r524720
+Ref: makeindex line max524828
+Ref: makeindex indent space524963
+Ref: makeindex indent length525058
+Ref: makeindex page precedence525243
+Node: \printindex526117
+Node: Glossaries526589
+Node: \newglossaryentry528556
+Node: \gls530025
+Node: Letters530819
+Node: \address534437
+Node: \cc535248
+Node: \closing535690
+Node: \encl536004
+Node: \location536418
+Node: \makelabels536682
+Node: \name538999
+Node: \opening539240
+Node: \ps539521
+Node: \signature539810
+Node: \telephone541038
+Node: Input/output541403
+Node: \openin & \openout542123
+Node: \read544859
+Node: \typein545937
+Node: \typeout547191
+Node: \write548241
+Node: \message553323
+Node: \wlog555086
+Node: \write18555589
+Node: Command line558258
+Node: Command line options560307
+Node: Command line input563884
+Node: Recovering from errors565747
+Node: Document templates567093
+Node: beamer template567538
+Node: article template568192
+Node: book template568619
+Node: Larger book template569100
+Node: tugboat template570586
+Node: Index572957
+Ref: Command Index573043
 
 End Tag Table

Modified: trunk/latex2e.pdf
===================================================================
(Binary files differ)

Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e.texi	2018-11-11 18:30:21 UTC (rev 727)
@@ -11742,11 +11742,12 @@
 @findex math, arrows
 
 @PkgIndex{amsfonts}
+ at PkgIndex{latexsym}
 These are the arrows that come with standard @LaTeX{}.  The
- at file{amsfonts} package contains many more.
+ at file{latexsym} and @file{amsfonts} packages contain many more.
 
- at multitable  @columnfractions .10 .30 .30 .30
- at headitem Symbol at tab Command at tab Package required at tab  
+ at multitable  @columnfractions .10 .40 .50
+ at headitem Symbol at tab Command at tab   
 @item
 @BES{021D3,\Downarrow} @tab @code{\Downarrow} @tab
 @item
@@ -11755,8 +11756,6 @@
 @BES{021A9,\hookleftarrow} @tab @code{\hookleftarrow} @tab
 @item  
 @BES{021AA,\hookrightarrow} @tab @code{\hookrightarrow} @tab
- at c @item 
- at c @BES{02933,\leadsto} @tab @code{\leadsto} @tab @file{latexsym}
 @item    
 @BES{2190,\leftarrow} @tab @code{\leftarrow} @tab
 @item      
@@ -11788,7 +11787,7 @@
 @item     
 @BES{021D2,\Rightarrow} @tab @code{\Rightarrow} @tab
 @item  
- at BES{02192,\rightarrow} @tab @code{\rightarrow} @tab
+ at BES{02192,\rightarrow} @tab @code{\rightarrow}, or @code{\to} @tab
 @item  
 @BES{02198,\searrow} @tab @code{\searrow} @tab
 @item     
@@ -11803,6 +11802,9 @@
 @BES{021D5,\Updownarrow} @tab @code{\Updownarrow} @tab
 @end multitable
 
+An example of the difference between @code{\to} and @code{\mapsto}
+is: @code{\( f\colon D\to C \) given by \( n\mapsto n^2 \)}.
+
 @PkgIndex{amscd}
 @PkgIndex{tikz-cd}
 For commutative diagrams there are a number of packages, including
@@ -11929,9 +11931,8 @@
 @end example
 
 If you use something other than an uppercase letter then you do not get
-an error.  Instead you get unexpected output.  For instance,
- at code{\mathcal@{g@}} outputs a close curly brace symbol, while
- at code{\mathcal@{+@}} outputs a plus sign.  
+an error but you also do not math caligraphic output.  For instance,
+ at code{\mathcal@{g@}} outputs a close curly brace symbol.
 
 
 @node Dots

Modified: trunk/latex2e.txt
===================================================================
--- trunk/latex2e.txt	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e.txt	2018-11-11 18:30:21 UTC (rev 727)
@@ -9073,11 +9073,11 @@
 16.2.1 Arrows
 -------------
 
-These are the arrows that come with standard LaTeX.  The 'amsfonts'
-package contains many more.
+These are the arrows that come with standard LaTeX.  The 'latexsym' and
+'amsfonts' packages contain many more.
 
-Symbol  Command                Package required
------------------------------------------------------------------------------
+Symbol  Command
+---------------------------------------------------------------------------
 U+021D3 '\Downarrow'
 U+02193 '\downarrow'
 U+021A9 '\hookleftarrow'
@@ -9097,7 +9097,7 @@
 U+02197 '\nearrow'
 U+02196 '\nwarrow'
 U+021D2 '\Rightarrow'
-U+02192 '\rightarrow'
+U+02192 '\rightarrow', or '\to'
 U+02198 '\searrow'
 U+02199 '\swarrow'
 U+02191 '\uparrow'
@@ -9105,6 +9105,9 @@
 U+02195 '\updownarrow'
 U+021D5 '\Updownarrow'
 
+   An example of the difference between '\to' and '\mapsto' is: '\(
+f\colon D\to C \) given by \( n\mapsto n^2 \)'.
+
    For commutative diagrams there are a number of packages, including
 'tikz-cd' and 'amscd'.
 
@@ -9188,9 +9191,8 @@
      Let the graph be \( \mathcal{G} \).
 
    If you use something other than an uppercase letter then you do not
-get an error.  Instead you get unexpected output.  For instance,
-'\mathcal{g}' outputs a close curly brace symbol, while '\mathcal{+}'
-outputs a plus sign.
+get an error but you also do not math caligraphic output.  For instance,
+'\mathcal{g}' outputs a close curly brace symbol.
 
 16.2.5 Dots, horizontal or vertical
 -----------------------------------
@@ -14857,55 +14859,55 @@
 
 * &:                                     tabular.           (line  5113)
 * * prompt:                              Recovering from errors.
-                                                            (line 14711)
+                                                            (line 14713)
 * *-form of environment commands:        \newenvironment & \renewenvironment.
                                                             (line  6944)
 * *-form of sectioning commands:         Sectioning.        (line  2148)
 * *-form, defining new commands:         \newcommand & \renewcommand.
                                                             (line  6586)
 * --disable-write18 command-line option: Command line options.
-                                                            (line 14613)
+                                                            (line 14615)
 * --enable-write18 command-line option:  Command line options.
-                                                            (line 14613)
+                                                            (line 14615)
 * --file-line-error command-line option: Command line options.
-                                                            (line 14640)
+                                                            (line 14642)
 * --halt-on-error command-line option:   Command line options.
-                                                            (line 14637)
+                                                            (line 14639)
 * --help command-line option:            Command line options.
-                                                            (line 14578)
+                                                            (line 14580)
 * --interaction command-line option:     Command line options.
-                                                            (line 14581)
+                                                            (line 14583)
 * --jobname command-line option:         Command line options.
-                                                            (line 14598)
+                                                            (line 14600)
 * --no-file-line-error command-line option: Command line options.
-                                                            (line 14640)
+                                                            (line 14642)
 * --no-shell-escape command-line option: Command line options.
-                                                            (line 14613)
+                                                            (line 14615)
 * --output-directory command-line option: Command line options.
-                                                            (line 14610)
+                                                            (line 14612)
 * --shell-escape command-line option:    Command line options.
-                                                            (line 14613)
+                                                            (line 14615)
 * --version command-line option:         Command line options.
-                                                            (line 14573)
+                                                            (line 14575)
 * .aux file:                             Output files.      (line   469)
 * .dvi file:                             Output files.      (line   446)
-* .glo file:                             Glossaries.        (line 13708)
-* .idx file:                             Indexes.           (line 13349)
-* .idx file <1>:                         makeindex.         (line 13500)
-* .ind file:                             makeindex.         (line 13500)
-* .isty file:                            makeindex.         (line 13512)
+* .glo file:                             Glossaries.        (line 13710)
+* .idx file:                             Indexes.           (line 13351)
+* .idx file <1>:                         makeindex.         (line 13502)
+* .ind file:                             makeindex.         (line 13502)
+* .isty file:                            makeindex.         (line 13514)
 * .lof file:                             Output files.      (line   479)
 * .lof file <1>:                         Table of contents etc..
-                                                            (line 13115)
+                                                            (line 13117)
 * .log file:                             Output files.      (line   464)
 * .lot file:                             Output files.      (line   479)
 * .lot file <1>:                         Table of contents etc..
-                                                            (line 13115)
+                                                            (line 13117)
 * .pdf file:                             Output files.      (line   456)
-* .tex, default extension:               Command line.      (line 14535)
+* .tex, default extension:               Command line.      (line 14537)
 * .toc file:                             Output files.      (line   479)
 * .toc file <1>:                         Table of contents etc..
-                                                            (line 13115)
+                                                            (line 13117)
 * .xdv file:                             TeX engines.       (line   521)
 * 10pt option:                           Document class options.
                                                             (line   683)
@@ -14914,47 +14916,47 @@
 * 12pt option:                           Document class options.
                                                             (line   683)
 * ::                                     Colon character & \colon.
-                                                            (line  9756)
+                                                            (line  9758)
 * : <1>:                                 Colon character & \colon.
-                                                            (line  9756)
+                                                            (line  9758)
 * [...] for optional arguments:          LaTeX command syntax.
                                                             (line   540)
-* \ (backslash-space):                   \(SPACE).          (line 10473)
+* \ (backslash-space):                   \(SPACE).          (line 10475)
 * \ character starting commands:         LaTeX command syntax.
                                                             (line   540)
 * \!:                                    Spacing in math mode.
-                                                            (line  9621)
-* \" (umlaut accent):                    Accents.           (line 12648)
+                                                            (line  9623)
+* \" (umlaut accent):                    Accents.           (line 12650)
 * \#:                                    Reserved characters.
-                                                            (line 12360)
+                                                            (line 12362)
 * \$:                                    Reserved characters.
-                                                            (line 12360)
+                                                            (line 12362)
 * \%:                                    Reserved characters.
-                                                            (line 12360)
+                                                            (line 12362)
 * \&:                                    Reserved characters.
-                                                            (line 12360)
-* \' (acute accent):                     Accents.           (line 12652)
+                                                            (line 12362)
+* \' (acute accent):                     Accents.           (line 12654)
 * \' (tabbing):                          tabbing.           (line  4959)
-* \*:                                    \*.                (line  9776)
+* \*:                                    \*.                (line  9778)
 * \+:                                    tabbing.           (line  4951)
 * \,:                                    Spacing in math mode.
-                                                            (line  9607)
+                                                            (line  9609)
 * \-:                                    tabbing.           (line  4955)
 * \- (hyphenation):                      \- (hyphenation).  (line  5981)
-* \. (dot-over accent):                  Accents.           (line 12655)
-* \/:                                    \/.                (line 10594)
+* \. (dot-over accent):                  Accents.           (line 12657)
+* \/:                                    \/.                (line 10596)
 * \::                                    Spacing in math mode.
-                                                            (line  9603)
+                                                            (line  9605)
 * \;:                                    Spacing in math mode.
-                                                            (line  9598)
+                                                            (line  9600)
 * \<:                                    tabbing.           (line  4947)
-* \= (macron accent):                    Accents.           (line 12659)
+* \= (macron accent):                    Accents.           (line 12661)
 * \= (tabbing):                          tabbing.           (line  4941)
 * \>:                                    tabbing.           (line  4945)
 * \> <1>:                                Spacing in math mode.
-                                                            (line  9603)
+                                                            (line  9605)
 * \> (tabbing):                          tabbing.           (line  4944)
-* \@:                                    \@.                (line 10397)
+* \@:                                    \@.                (line 10399)
 * \@beginparpenalty:                     list.              (line  4041)
 * \@endparpenalty:                       list.              (line  4049)
 * \@fnsymbol:                            \footnote.         (line  6337)
@@ -14965,21 +14967,21 @@
 * \a' (acute accent in tabbing):         tabbing.           (line  4975)
 * \a= (macron accent in tabbing):        tabbing.           (line  4975)
 * \aa (aa):                              Additional Latin letters.
-                                                            (line 12769)
+                                                            (line 12771)
 * \AA (AA):                              Additional Latin letters.
-                                                            (line 12769)
-* \accent:                               \accent.           (line 12719)
-* \acute:                                Math accents.      (line  9491)
-* \addcontentsline:                      \addcontentsline.  (line 13209)
-* \address:                              \address.          (line 13887)
-* \addtocontents{EXT}{TEXT}:             \addtocontents.    (line 13284)
+                                                            (line 12771)
+* \accent:                               \accent.           (line 12721)
+* \acute:                                Math accents.      (line  9493)
+* \addcontentsline:                      \addcontentsline.  (line 13211)
+* \address:                              \address.          (line 13889)
+* \addtocontents{EXT}{TEXT}:             \addtocontents.    (line 13286)
 * \addtocounter:                         \addtocounter.     (line  7489)
 * \addtolength:                          \addtolength.      (line  7736)
-* \addvspace:                            \addvspace.        (line 10919)
+* \addvspace:                            \addvspace.        (line 10921)
 * \ae (ae):                              Additional Latin letters.
-                                                            (line 12773)
+                                                            (line 12775)
 * \AE (AE):                              Additional Latin letters.
-                                                            (line 12773)
+                                                            (line 12775)
 * \aleph:                                Math symbols.      (line  8231)
 * \Alph example:                         enumerate.         (line  3400)
 * \alpha:                                Math symbols.      (line  8234)
@@ -14987,18 +14989,18 @@
                                                             (line  7364)
 * \Alph{COUNTER}:                        \alph \Alph \arabic \roman \Roman \fnsymbol.
                                                             (line  7369)
-* \alsoname:                             \index.            (line 13435)
+* \alsoname:                             \index.            (line 13437)
 * \amalg:                                Math symbols.      (line  8237)
-* \and for \author:                      \maketitle.        (line  9988)
+* \and for \author:                      \maketitle.        (line  9990)
 * \angle:                                Math symbols.      (line  8240)
 * \appendix:                             \appendix.         (line  2564)
 * \approx:                               Math symbols.      (line  8245)
 * \arabic{COUNTER}:                      \alph \Alph \arabic \roman \Roman \fnsymbol.
                                                             (line  7374)
-* \arccos:                               Math functions.    (line  9374)
-* \arcsin:                               Math functions.    (line  9377)
-* \arctan:                               Math functions.    (line  9380)
-* \arg:                                  Math functions.    (line  9383)
+* \arccos:                               Math functions.    (line  9376)
+* \arcsin:                               Math functions.    (line  9379)
+* \arctan:                               Math functions.    (line  9382)
+* \arg:                                  Math functions.    (line  9385)
 * \arraycolsep:                          array.             (line  3083)
 * \arrayrulewidth:                       tabular.           (line  5238)
 * \arraystretch:                         tabular.           (line  5244)
@@ -15012,13 +15014,13 @@
                                                             (line   868)
 * \AtEndOfPackage:                       Class and package commands.
                                                             (line   868)
-* \author{NAME1 \and NAME2 \and ...}:    \maketitle.        (line  9987)
+* \author{NAME1 \and NAME2 \and ...}:    \maketitle.        (line  9989)
 * \a` (grave accent in tabbing):         tabbing.           (line  4975)
-* \b (bar-under accent):                 Accents.           (line 12674)
+* \b (bar-under accent):                 Accents.           (line 12676)
 * \backmatter:                           \frontmatter & \mainmatter & \backmatter.
                                                             (line  2597)
 * \backslash:                            Math symbols.      (line  8260)
-* \bar:                                  Math accents.      (line  9494)
+* \bar:                                  Math accents.      (line  9496)
 * \baselineskip:                         Low-level font commands.
                                                             (line  1637)
 * \baselinestretch:                      Low-level font commands.
@@ -15037,54 +15039,54 @@
 * \bigoplus:                             Math symbols.      (line  8282)
 * \bigotimes:                            Math symbols.      (line  8285)
 * \bigskip:                              \bigskip & \medskip & \smallskip.
-                                                            (line 10700)
+                                                            (line 10702)
 * \bigskipamount:                        \bigskip & \medskip & \smallskip.
-                                                            (line 10701)
+                                                            (line 10703)
 * \bigsqcup:                             Math symbols.      (line  8296)
 * \bigtriangledown:                      Math symbols.      (line  8288)
 * \bigtriangleup:                        Math symbols.      (line  8292)
 * \biguplus:                             Math symbols.      (line  8299)
 * \bigvee:                               Math symbols.      (line  8303)
 * \bigwedge:                             Math symbols.      (line  8306)
-* \bmod:                                 Math functions.    (line  9386)
+* \bmod:                                 Math functions.    (line  9388)
 * \boldmath:                             \boldmath & \unboldmath.
-                                                            (line  9179)
+                                                            (line  9182)
 * \boldmath <1>:                         \boldmath & \unboldmath.
-                                                            (line  9187)
+                                                            (line  9190)
 * \bot:                                  Math symbols.      (line  8309)
 * \bottomfraction:                       Floats.            (line  2061)
 * \bottomfraction <1>:                   Floats.            (line  2062)
 * \bowtie:                               Math symbols.      (line  8314)
 * \Box:                                  Math symbols.      (line  8317)
-* \breve:                                Math accents.      (line  9497)
+* \breve:                                Math accents.      (line  9499)
 * \bullet:                               Math symbols.      (line  8322)
-* \c (cedilla accent):                   Accents.           (line 12684)
+* \c (cedilla accent):                   Accents.           (line 12686)
 * \cal:                                  Font styles.       (line  1438)
 * \cap:                                  Math symbols.      (line  8325)
-* \capitalacute:                         Accents.           (line 12652)
-* \capitalbreve:                         Accents.           (line 12710)
-* \capitalcaron:                         Accents.           (line 12714)
-* \capitalcedilla:                       Accents.           (line 12684)
-* \capitalcircumflex:                    Accents.           (line 12663)
-* \capitaldieresis:                      Accents.           (line 12648)
-* \capitaldotaccent:                     Accents.           (line 12688)
-* \capitalgrave:                         Accents.           (line 12667)
-* \capitalhungarumlaut:                  Accents.           (line 12692)
-* \capitalmacron:                        Accents.           (line 12659)
-* \capitalnewtie:                        Accents.           (line 12706)
-* \capitalogonek:                        Accents.           (line 12696)
-* \capitalring:                          Accents.           (line 12700)
-* \capitaltie:                           Accents.           (line 12706)
-* \capitaltilde:                         Accents.           (line 12671)
+* \capitalacute:                         Accents.           (line 12654)
+* \capitalbreve:                         Accents.           (line 12712)
+* \capitalcaron:                         Accents.           (line 12716)
+* \capitalcedilla:                       Accents.           (line 12686)
+* \capitalcircumflex:                    Accents.           (line 12665)
+* \capitaldieresis:                      Accents.           (line 12650)
+* \capitaldotaccent:                     Accents.           (line 12690)
+* \capitalgrave:                         Accents.           (line 12669)
+* \capitalhungarumlaut:                  Accents.           (line 12694)
+* \capitalmacron:                        Accents.           (line 12661)
+* \capitalnewtie:                        Accents.           (line 12708)
+* \capitalogonek:                        Accents.           (line 12698)
+* \capitalring:                          Accents.           (line 12702)
+* \capitaltie:                           Accents.           (line 12708)
+* \capitaltilde:                         Accents.           (line 12673)
 * \caption:                              figure.            (line  3526)
 * \caption <1>:                          table.             (line  5065)
-* \cc:                                   \cc.               (line 13913)
+* \cc:                                   \cc.               (line 13915)
 * \cdot:                                 Math symbols.      (line  8330)
-* \cdots:                                Dots.              (line  9274)
+* \cdots:                                Dots.              (line  9276)
 * \centering:                            \centering.        (line  3165)
 * \chapter:                              Sectioning.        (line  2123)
 * \chapter <1>:                          \chapter.          (line  2262)
-* \check:                                Math accents.      (line  9500)
+* \check:                                Math accents.      (line  9502)
 * \CheckCommand:                         Class and package commands.
                                                             (line   875)
 * \CheckCommand*:                        Class and package commands.
@@ -15109,13 +15111,13 @@
                                                             (line  6160)
 * \cline:                                \cline.            (line  5372)
 * \closein:                              \openin & \openout.
-                                                            (line 14114)
+                                                            (line 14116)
 * \closeout:                             \openin & \openout.
-                                                            (line 14114)
-* \closing:                              \closing.          (line 13929)
+                                                            (line 14116)
+* \closing:                              \closing.          (line 13931)
 * \clubsuit:                             Math symbols.      (line  8341)
 * \colon:                                Colon character & \colon.
-                                                            (line  9756)
+                                                            (line  9758)
 * \columnsep:                            \twocolumn.        (line  1715)
 * \columnsep <1>:                        Page layout parameters.
                                                             (line  1840)
@@ -15133,23 +15135,23 @@
                                                             (line  1843)
 * \complement:                           Math symbols.      (line  8344)
 * \cong:                                 Math symbols.      (line  8350)
-* \contentsline:                         \addcontentsline.  (line 13213)
+* \contentsline:                         \addcontentsline.  (line 13215)
 * \coprod:                               Math symbols.      (line  8353)
-* \copyright:                            Text symbols.      (line 12447)
-* \cos:                                  Math functions.    (line  9389)
-* \cosh:                                 Math functions.    (line  9392)
-* \cot:                                  Math functions.    (line  9395)
-* \coth:                                 Math functions.    (line  9398)
-* \csc:                                  Math functions.    (line  9401)
+* \copyright:                            Text symbols.      (line 12449)
+* \cos:                                  Math functions.    (line  9391)
+* \cosh:                                 Math functions.    (line  9394)
+* \cot:                                  Math functions.    (line  9397)
+* \coth:                                 Math functions.    (line  9400)
+* \csc:                                  Math functions.    (line  9403)
 * \cup:                                  Math symbols.      (line  8356)
 * \CurrentOption:                        Class and package commands.
                                                             (line   914)
-* \d (dot-under accent):                 Accents.           (line 12688)
-* \dag:                                  Text symbols.      (line 12451)
+* \d (dot-under accent):                 Accents.           (line 12690)
+* \dag:                                  Text symbols.      (line 12453)
 * \dagger:                               Math symbols.      (line  8361)
 * \dashbox:                              \dashbox.          (line  4818)
 * \dashv:                                Math symbols.      (line  8364)
-* \date{TEXT}:                           \maketitle.        (line  9995)
+* \date{TEXT}:                           \maketitle.        (line  9997)
 * \day:                                  \day & \month & \year.
                                                             (line  7539)
 * \dblfloatpagefraction:                 \twocolumn.        (line  1761)
@@ -15157,14 +15159,14 @@
 * \dbltextfloatsep:                      \twocolumn.        (line  1774)
 * \dbltopfraction:                       \twocolumn.        (line  1740)
 * \dbltopnumber:                         \twocolumn.        (line  1779)
-* \ddag:                                 Text symbols.      (line 12454)
+* \ddag:                                 Text symbols.      (line 12456)
 * \ddagger:                              Math symbols.      (line  8368)
-* \ddot:                                 Math accents.      (line  9503)
-* \ddots:                                Dots.              (line  9278)
+* \ddot:                                 Math accents.      (line  9505)
+* \ddots:                                Dots.              (line  9280)
 * \DeclareGraphicsExtensions:            \DeclareGraphicsExtensions.
-                                                            (line 11778)
+                                                            (line 11780)
 * \DeclareGraphicsRule:                  \DeclareGraphicsRule.
-                                                            (line 11818)
+                                                            (line 11820)
 * \DeclareOption:                        Class and package commands.
                                                             (line   920)
 * \DeclareOption*:                       Class and package commands.
@@ -15175,42 +15177,42 @@
                                                             (line   950)
 * \DeclareTextCommand:                   \DeclareTextCommand & \ProvideTextCommand.
                                                             (line  1320)
-* \deg:                                  Math functions.    (line  9404)
+* \deg:                                  Math functions.    (line  9406)
 * \Delta:                                Math symbols.      (line  8371)
 * \delta:                                Math symbols.      (line  8374)
-* \det:                                  Math functions.    (line  9407)
+* \det:                                  Math functions.    (line  9409)
 * \dh (d):                               Additional Latin letters.
-                                                            (line 12777)
+                                                            (line 12779)
 * \DH (D):                               Additional Latin letters.
-                                                            (line 12777)
+                                                            (line 12779)
 * \Diamond:                              Math symbols.      (line  8377)
 * \diamond:                              Math symbols.      (line  8381)
 * \diamondsuit:                          Math symbols.      (line  8385)
-* \dim:                                  Math functions.    (line  9410)
+* \dim:                                  Math functions.    (line  9412)
 * \displaystyle:                         Math formulas.     (line  8117)
 * \div:                                  Math symbols.      (line  8388)
 * \dj:                                   Additional Latin letters.
-                                                            (line 12783)
+                                                            (line 12785)
 * \DJ:                                   Additional Latin letters.
-                                                            (line 12783)
+                                                            (line 12785)
 * \documentclass:                        Document classes.  (line   641)
-* \dot:                                  Math accents.      (line  9506)
+* \dot:                                  Math accents.      (line  9508)
 * \doteq:                                Math symbols.      (line  8391)
 * \dotfill:                              \hrulefill & \dotfill.
-                                                            (line 10629)
-* \dots:                                 Text symbols.      (line 12471)
+                                                            (line 10631)
+* \dots:                                 Text symbols.      (line 12473)
 * \doublerulesep:                        tabular.           (line  5249)
 * \downarrow:                            Math symbols.      (line  8395)
 * \Downarrow:                            Math symbols.      (line  8399)
 * \ell:                                  Math symbols.      (line  8403)
 * \emph:                                 Font styles.       (line  1420)
 * \emptyset:                             Math symbols.      (line  8406)
-* \encl:                                 \encl.             (line 13942)
+* \encl:                                 \encl.             (line 13944)
 * \end:                                  Environments.      (line  2975)
-* \endinput:                             \endinput.         (line 12929)
+* \endinput:                             \endinput.         (line 12931)
 * \enlargethispage:                      \enlargethispage.  (line  6234)
 * \enspace:                              \enspace & \quad & \qquad.
-                                                            (line 10202)
+                                                            (line 10204)
 * \enumi:                                enumerate.         (line  3386)
 * \enumii:                               enumerate.         (line  3386)
 * \enumiii:                              enumerate.         (line  3386)
@@ -15227,18 +15229,18 @@
 * \ExecuteOptions:                       Class and package commands.
                                                             (line  1026)
 * \exists:                               Math symbols.      (line  8422)
-* \exp:                                  Math functions.    (line  9413)
+* \exp:                                  Math functions.    (line  9415)
 * \extracolsep:                          tabular.           (line  5189)
-* \fbox:                                 \fbox & \framebox. (line 11064)
+* \fbox:                                 \fbox & \framebox. (line 11066)
 * \fboxrule:                             \framebox (picture).
                                                             (line  4795)
-* \fboxrule <1>:                         \fbox & \framebox. (line 11097)
-* \fboxrule <2>:                         \fbox & \framebox. (line 11096)
+* \fboxrule <1>:                         \fbox & \framebox. (line 11099)
+* \fboxrule <2>:                         \fbox & \framebox. (line 11098)
 * \fboxsep:                              \framebox (picture).
                                                             (line  4795)
-* \fboxsep <1>:                          \fbox & \framebox. (line 11102)
-* \fboxsep <2>:                          \fbox & \framebox. (line 11101)
-* \fill:                                 \hfill.            (line 10289)
+* \fboxsep <1>:                          \fbox & \framebox. (line 11104)
+* \fboxsep <2>:                          \fbox & \framebox. (line 11103)
+* \fill:                                 \hfill.            (line 10291)
 * \flat:                                 Math symbols.      (line  8425)
 * \floatpagefraction:                    Floats.            (line  2065)
 * \floatpagefraction <1>:                Floats.            (line  2066)
@@ -15269,33 +15271,33 @@
 * \footskip <1>:                         Page layout parameters.
                                                             (line  1861)
 * \forall:                               Math symbols.      (line  8428)
-* \frac:                                 \frac.             (line  9792)
+* \frac:                                 \frac.             (line  9794)
 * \frame:                                \frame.            (line  4806)
 * \framebox:                             \framebox (picture).
                                                             (line  4770)
-* \framebox <1>:                         \fbox & \framebox. (line 11064)
-* \frenchspacing:                        \frenchspacing.    (line 10443)
+* \framebox <1>:                         \fbox & \framebox. (line 11066)
+* \frenchspacing:                        \frenchspacing.    (line 10445)
 * \frontmatter:                          \frontmatter & \mainmatter & \backmatter.
                                                             (line  2597)
 * \frown:                                Math symbols.      (line  8431)
 * \fussy:                                \fussy & \sloppy.  (line  6039)
 * \Gamma:                                Math symbols.      (line  8434)
 * \gamma:                                Math symbols.      (line  8437)
-* \gcd:                                  Math functions.    (line  9416)
+* \gcd:                                  Math functions.    (line  9418)
 * \ge:                                   Math symbols.      (line  8440)
 * \geq:                                  Math symbols.      (line  8444)
 * \gets:                                 Math symbols.      (line  8448)
 * \gg:                                   Math symbols.      (line  8451)
-* \gls:                                  \gls.              (line 13778)
-* \graphicspath:                         \graphicspath.     (line 11716)
+* \gls:                                  \gls.              (line 13780)
+* \graphicspath:                         \graphicspath.     (line 11718)
 * \graphpaper:                           \graphpaper.       (line  4516)
-* \grave:                                Math accents.      (line  9509)
-* \guillemotleft (<<):                   Text symbols.      (line 12463)
-* \guillemotright (>>):                  Text symbols.      (line 12464)
-* \guilsinglleft (<):                    Text symbols.      (line 12465)
-* \guilsinglright (>):                   Text symbols.      (line 12466)
-* \H (Hungarian umlaut accent):          Accents.           (line 12692)
-* \hat:                                  Math accents.      (line  9512)
+* \grave:                                Math accents.      (line  9511)
+* \guillemotleft (<<):                   Text symbols.      (line 12465)
+* \guillemotright (>>):                  Text symbols.      (line 12466)
+* \guilsinglleft (<):                    Text symbols.      (line 12467)
+* \guilsinglright (>):                   Text symbols.      (line 12468)
+* \H (Hungarian umlaut accent):          Accents.           (line 12694)
+* \hat:                                  Math accents.      (line  9514)
 * \hbar:                                 Math symbols.      (line  8455)
 * \headheight:                           Page layout parameters.
                                                             (line  1848)
@@ -15306,23 +15308,23 @@
 * \headsep <1>:                          Page layout parameters.
                                                             (line  1854)
 * \heartsuit:                            Math symbols.      (line  8458)
-* \hfill:                                \hfill.            (line 10277)
+* \hfill:                                \hfill.            (line 10279)
 * \hline:                                \hline.            (line  5395)
-* \hom:                                  Math functions.    (line  9419)
+* \hom:                                  Math functions.    (line  9421)
 * \hookleftarrow:                        Math symbols.      (line  8461)
 * \hookrightarrow:                       Math symbols.      (line  8464)
 * \hrulefill:                            \hrulefill & \dotfill.
-                                                            (line 10629)
+                                                            (line 10631)
 * \hsize:                                Page layout parameters.
                                                             (line  1953)
 * \hsize <1>:                            Page layout parameters.
                                                             (line  1953)
-* \hspace:                               \hspace.           (line 10230)
-* \hss:                                  \hss.              (line 10310)
+* \hspace:                               \hspace.           (line 10232)
+* \hss:                                  \hss.              (line 10312)
 * \huge:                                 Font sizes.        (line  1512)
 * \Huge:                                 Font sizes.        (line  1512)
 * \hyphenation:                          \hyphenation.      (line  6080)
-* \i (dotless i):                        Accents.           (line 12642)
+* \i (dotless i):                        Accents.           (line 12644)
 * \iff:                                  Math symbols.      (line  8467)
 * \IfFileExists:                         Class and package commands.
                                                             (line   982)
@@ -15331,26 +15333,26 @@
 * \ignorespacesafterend:                 \ignorespaces & \ignorespacesafterend.
                                                             (line  7253)
 * \ij (ij):                              Additional Latin letters.
-                                                            (line 12789)
+                                                            (line 12791)
 * \IJ (IJ):                              Additional Latin letters.
-                                                            (line 12789)
+                                                            (line 12791)
 * \Im:                                   Math symbols.      (line  8471)
 * \imath:                                Math symbols.      (line  8474)
 * \in:                                   Math symbols.      (line  8478)
 * \include:                              \include & \includeonly.
-                                                            (line 12960)
-* \includegraphics:                      \includegraphics.  (line 11897)
+                                                            (line 12962)
+* \includegraphics:                      \includegraphics.  (line 11899)
 * \includeonly:                          \include & \includeonly.
-                                                            (line 12960)
+                                                            (line 12962)
 * \indent:                               \indent & \noindent.
                                                             (line  7934)
-* \index:                                Indexes.           (line 13349)
-* \index <1>:                            \index.            (line 13385)
-* \indexentry:                           \index.            (line 13485)
-* \indexspace:                           makeindex.         (line 13552)
-* \inf:                                  Math functions.    (line  9422)
+* \index:                                Indexes.           (line 13351)
+* \index <1>:                            \index.            (line 13387)
+* \indexentry:                           \index.            (line 13487)
+* \indexspace:                           makeindex.         (line 13554)
+* \inf:                                  Math functions.    (line  9424)
 * \infty:                                Math symbols.      (line  8483)
-* \input:                                \input.            (line 13077)
+* \input:                                \input.            (line 13079)
 * \InputIfFileExists:                    Class and package commands.
                                                             (line   982)
 * \int:                                  Math symbols.      (line  8486)
@@ -15365,17 +15367,17 @@
 * \itemindent:                           list.              (line  3866)
 * \itemsep:                              list.              (line  3870)
 * \itshape:                              Font styles.       (line  1394)
-* \j (dotless j):                        Accents.           (line 12642)
+* \j (dotless j):                        Accents.           (line 12644)
 * \jmath:                                Math symbols.      (line  8496)
 * \Join:                                 Math symbols.      (line  8492)
-* \k (ogonek):                           Accents.           (line 12696)
+* \k (ogonek):                           Accents.           (line 12698)
 * \kappa:                                Math symbols.      (line  8500)
-* \ker:                                  Math functions.    (line  9425)
+* \ker:                                  Math functions.    (line  9427)
 * \kill:                                 tabbing.           (line  4979)
 * \l (/l):                               Additional Latin letters.
-                                                            (line 12793)
+                                                            (line 12795)
 * \L (/L):                               Additional Latin letters.
-                                                            (line 12793)
+                                                            (line 12795)
 * \label:                                \label.            (line  2864)
 * \labelenumi:                           enumerate.         (line  3395)
 * \labelenumii:                          enumerate.         (line  3395)
@@ -15394,16 +15396,16 @@
 * \large:                                Font sizes.        (line  1512)
 * \Large:                                Font sizes.        (line  1512)
 * \LARGE:                                Font sizes.        (line  1512)
-* \LaTeX:                                Text symbols.      (line 12457)
-* \LaTeXe:                               Text symbols.      (line 12460)
+* \LaTeX:                                Text symbols.      (line 12459)
+* \LaTeXe:                               Text symbols.      (line 12462)
 * \lbrace:                               Math symbols.      (line  8519)
 * \lbrack:                               Math symbols.      (line  8523)
 * \lceil:                                Math symbols.      (line  8527)
-* \ldots:                                Dots.              (line  9282)
-* \ldots <1>:                            Text symbols.      (line 12470)
+* \ldots:                                Dots.              (line  9284)
+* \ldots <1>:                            Text symbols.      (line 12472)
 * \le:                                   Math symbols.      (line  8531)
 * \leadsto:                              Math symbols.      (line  8535)
-* \left:                                 \left & \right.    (line  9804)
+* \left:                                 \left & \right.    (line  9806)
 * \Leftarrow:                            Math symbols.      (line  8542)
 * \leftarrow:                            Math symbols.      (line  8547)
 * \lefteqn:                              eqnarray.          (line  3452)
@@ -15421,11 +15423,11 @@
 * \leftrightarrow:                       Math symbols.      (line  8562)
 * \leq:                                  Math symbols.      (line  8567)
 * \lfloor:                               Math symbols.      (line  8571)
-* \lg:                                   Math functions.    (line  9428)
+* \lg:                                   Math functions.    (line  9430)
 * \lhd:                                  Math symbols.      (line  8574)
-* \lim:                                  Math functions.    (line  9431)
-* \liminf:                               Math functions.    (line  9434)
-* \limsup:                               Math functions.    (line  9437)
+* \lim:                                  Math functions.    (line  9433)
+* \liminf:                               Math functions.    (line  9436)
+* \limsup:                               Math functions.    (line  9439)
 * \line:                                 \line.             (line  4540)
 * \linebreak:                            \linebreak & \nolinebreak.
                                                             (line  6098)
@@ -15437,36 +15439,36 @@
 * \linewidth <1>:                        Page layout parameters.
                                                             (line  1868)
 * \listoffigures:                        Table of contents etc..
-                                                            (line 13115)
+                                                            (line 13117)
 * \listoftables:                         Table of contents etc..
-                                                            (line 13115)
+                                                            (line 13117)
 * \listparindent:                        list.              (line  3924)
 * \ll:                                   Math symbols.      (line  8582)
-* \ln:                                   Math functions.    (line  9440)
+* \ln:                                   Math functions.    (line  9442)
 * \lnot:                                 Math symbols.      (line  8586)
 * \LoadClass:                            Class and package commands.
                                                             (line  1002)
 * \LoadClassWithOptions:                 Class and package commands.
                                                             (line  1002)
-* \location:                             \location.         (line 13957)
-* \log:                                  Math functions.    (line  9443)
+* \location:                             \location.         (line 13959)
+* \log:                                  Math functions.    (line  9445)
 * \longleftarrow:                        Math symbols.      (line  8589)
 * \longleftrightarrow:                   Math symbols.      (line  8594)
 * \longmapsto:                           Math symbols.      (line  8598)
 * \longrightarrow:                       Math symbols.      (line  8603)
 * \lor:                                  Math symbols.      (line  8608)
-* \lq:                                   Text symbols.      (line 12476)
+* \lq:                                   Text symbols.      (line 12478)
 * \mainmatter:                           \frontmatter & \mainmatter & \backmatter.
                                                             (line  2597)
-* \makebox:                              \mbox & \makebox.  (line 10975)
+* \makebox:                              \mbox & \makebox.  (line 10977)
 * \makebox (for picture):                \makebox (picture).
                                                             (line  4732)
-* \makeglossary:                         Glossaries.        (line 13671)
-* \makeglossary <1>:                     Glossaries.        (line 13708)
-* \makeindex:                            Indexes.           (line 13349)
+* \makeglossary:                         Glossaries.        (line 13673)
+* \makeglossary <1>:                     Glossaries.        (line 13710)
+* \makeindex:                            Indexes.           (line 13351)
 * \makelabel:                            list.              (line  3843)
-* \makelabels:                           \makelabels.       (line 13967)
-* \maketitle:                            \maketitle.        (line  9951)
+* \makelabels:                           \makelabels.       (line 13969)
+* \maketitle:                            \maketitle.        (line  9953)
 * \mapsto:                               Math symbols.      (line  8611)
 * \marginpar:                            Marginal notes.    (line  8013)
 * \marginparpush:                        Page layout parameters.
@@ -15484,14 +15486,14 @@
                                                             (line  1875)
 * \marginsep <1>:                        Page layout parameters.
                                                             (line  1877)
-* \markboth{LEFT-HEAD}{RIGHT-HEAD}:      \pagestyle.        (line 10149)
-* \markright{RIGHT}:                     \pagestyle.        (line 10158)
+* \markboth{LEFT-HEAD}{RIGHT-HEAD}:      \pagestyle.        (line 10151)
+* \markright{RIGHT}:                     \pagestyle.        (line 10160)
 * \mathbf:                               Font styles.       (line  1471)
 * \mathcal:                              Font styles.       (line  1487)
 * \mathdollar:                           Math symbols.      (line  9123)
 * \mathnormal:                           Font styles.       (line  1484)
 * \mathparagraph:                        Math symbols.      (line  9126)
-* \mathring:                             Math accents.      (line  9515)
+* \mathring:                             Math accents.      (line  9517)
 * \mathrm:                               Font styles.       (line  1468)
 * \mathsection:                          Math symbols.      (line  9129)
 * \mathsf:                               Font styles.       (line  1474)
@@ -15499,19 +15501,19 @@
 * \mathtt:                               Font styles.       (line  1477)
 * \mathunderscore:                       Math symbols.      (line  9135)
 * \mathversion:                          Font styles.       (line  1489)
-* \max:                                  Math functions.    (line  9446)
-* \mbox:                                 \mbox & \makebox.  (line 10975)
+* \max:                                  Math functions.    (line  9448)
+* \mbox:                                 \mbox & \makebox.  (line 10977)
 * \mdseries:                             Font styles.       (line  1397)
 * \medskip:                              \bigskip & \medskip & \smallskip.
-                                                            (line 10705)
+                                                            (line 10707)
 * \medskipamount:                        \bigskip & \medskip & \smallskip.
-                                                            (line 10706)
+                                                            (line 10708)
 * \medspace:                             Spacing in math mode.
-                                                            (line  9603)
-* \message:                              \message.          (line 14397)
+                                                            (line  9605)
+* \message:                              \message.          (line 14399)
 * \mho:                                  Math symbols.      (line  8615)
 * \mid:                                  Math symbols.      (line  8620)
-* \min:                                  Math functions.    (line  9449)
+* \min:                                  Math functions.    (line  9451)
 * \models:                               Math symbols.      (line  8630)
 * \month:                                \day & \month & \year.
                                                             (line  7539)
@@ -15520,7 +15522,7 @@
 * \multicolumn:                          \multicolumn.      (line  5264)
 * \multiput:                             \multiput.         (line  4468)
 * \nabla:                                Math symbols.      (line  8641)
-* \name:                                 \name.             (line 14024)
+* \name:                                 \name.             (line 14026)
 * \natural:                              Math symbols.      (line  8644)
 * \ne:                                   Math symbols.      (line  8647)
 * \nearrow:                              Math symbols.      (line  8650)
@@ -15528,9 +15530,9 @@
                                                             (line  1036)
 * \neg:                                  Math symbols.      (line  8653)
 * \negthinspace:                         Spacing in math mode.
-                                                            (line  9621)
+                                                            (line  9623)
 * \negthinspace <1>:                     \thinspace & \negthinspace.
-                                                            (line 10570)
+                                                            (line 10572)
 * \neq:                                  Math symbols.      (line  8657)
 * \newcommand:                           \newcommand & \renewcommand.
                                                             (line  6567)
@@ -15538,43 +15540,43 @@
 * \newenvironment:                       \newenvironment & \renewenvironment.
                                                             (line  6923)
 * \newfont:                              \newfont.          (line  7169)
-* \newglossaryentry:                     \newglossaryentry. (line 13719)
+* \newglossaryentry:                     \newglossaryentry. (line 13721)
 * \newlength:                            \newlength.        (line  6873)
 * \newline:                              \newline.          (line  5957)
-* \NEWLINE:                              \(SPACE).          (line 10473)
+* \NEWLINE:                              \(SPACE).          (line 10475)
 * \newpage:                              \newpage.          (line  6201)
 * \newsavebox:                           \newsavebox.       (line  6895)
 * \newtheorem:                           \newtheorem.       (line  7057)
-* \newtie:                               Accents.           (line 12706)
+* \newtie:                               Accents.           (line 12708)
 * \ng:                                   Additional Latin letters.
-                                                            (line 12797)
+                                                            (line 12799)
 * \NG:                                   Additional Latin letters.
-                                                            (line 12797)
+                                                            (line 12799)
 * \ni:                                   Math symbols.      (line  8660)
 * \nocite:                               \nocite.           (line  5574)
 * \nocorr:                               Font styles.       (line  1382)
 * \nocorrlist:                           Font styles.       (line  1382)
-* \nofiles:                              \nofiles.          (line 13324)
+* \nofiles:                              \nofiles.          (line 13326)
 * \noindent:                             \indent & \noindent.
                                                             (line  7934)
 * \nolinebreak:                          \linebreak & \nolinebreak.
                                                             (line  6098)
-* \nonfrenchspacing:                     \frenchspacing.    (line 10443)
+* \nonfrenchspacing:                     \frenchspacing.    (line 10445)
 * \nonumber:                             eqnarray.          (line  3447)
 * \nopagebreak:                          \pagebreak & \nopagebreak.
                                                             (line  6259)
 * \normalfont:                           Font styles.       (line  1418)
 * \normalmarginpar:                      Marginal notes.    (line  8029)
-* \normalsfcodes:                        \normalsfcodes.    (line 10463)
+* \normalsfcodes:                        \normalsfcodes.    (line 10465)
 * \normalsize:                           Font sizes.        (line  1512)
 * \not:                                  Math symbols.      (line  8665)
 * \notin:                                Math symbols.      (line  8673)
 * \nu:                                   Math symbols.      (line  8677)
 * \nwarrow:                              Math symbols.      (line  8680)
 * \o (/o):                               Additional Latin letters.
-                                                            (line 12801)
+                                                            (line 12803)
 * \O (/O):                               Additional Latin letters.
-                                                            (line 12801)
+                                                            (line 12803)
 * \obeycr:                               \obeycr & \restorecr.
                                                             (line  5917)
 * \oddsidemargin:                        Document class options.
@@ -15585,9 +15587,9 @@
                                                             (line  1902)
 * \odot:                                 Math symbols.      (line  8683)
 * \oe (oe):                              Additional Latin letters.
-                                                            (line 12805)
+                                                            (line 12807)
 * \OE (OE):                              Additional Latin letters.
-                                                            (line 12805)
+                                                            (line 12807)
 * \oint:                                 Math symbols.      (line  8688)
 * \oldstylenums:                         Font styles.       (line  1493)
 * \Omega:                                Math symbols.      (line  8692)
@@ -15595,10 +15597,10 @@
 * \ominus:                               Math symbols.      (line  8698)
 * \onecolumn:                            \onecolumn.        (line  1689)
 * \openin:                               \openin & \openout.
-                                                            (line 14114)
-* \opening:                              \opening.          (line 14034)
+                                                            (line 14116)
+* \opening:                              \opening.          (line 14036)
 * \openout:                              \openin & \openout.
-                                                            (line 14114)
+                                                            (line 14116)
 * \oplus:                                Math symbols.      (line  8701)
 * \OptionNotUsed:                        Class and package commands.
                                                             (line  1054)
@@ -15606,11 +15608,11 @@
 * \otimes:                               Math symbols.      (line  8708)
 * \oval:                                 \oval.             (line  4631)
 * \overbrace{MATH}:                      Over- and Underlining.
-                                                            (line  9570)
+                                                            (line  9572)
 * \overline{TEXT}:                       Over- and Underlining.
-                                                            (line  9551)
+                                                            (line  9553)
 * \owns:                                 Math symbols.      (line  8713)
-* \P:                                    Text symbols.      (line 12479)
+* \P:                                    Text symbols.      (line 12481)
 * \PackageError:                         Class and package commands.
                                                             (line   895)
 * \PackageInfo:                          Class and package commands.
@@ -15623,9 +15625,9 @@
                                                             (line   895)
 * \pagebreak:                            \pagebreak & \nopagebreak.
                                                             (line  6259)
-* \pagenumbering:                        \pagenumbering.    (line 10022)
+* \pagenumbering:                        \pagenumbering.    (line 10024)
 * \pageref:                              \pageref.          (line  2922)
-* \pagestyle:                            \pagestyle.        (line 10080)
+* \pagestyle:                            \pagestyle.        (line 10082)
 * \paperheight:                          Page layout parameters.
                                                             (line  1913)
 * \paperheight <1>:                      Page layout parameters.
@@ -15639,7 +15641,7 @@
 * \paragraph <1>:                        \subsubsection & \paragraph & \subparagraph.
                                                             (line  2497)
 * \parallel:                             Math symbols.      (line  8718)
-* \parbox:                               \parbox.           (line 11131)
+* \parbox:                               \parbox.           (line 11133)
 * \parindent:                            minipage.          (line  4262)
 * \parindent <1>:                        \indent & \noindent.
                                                             (line  7934)
@@ -15667,18 +15669,18 @@
 * \Pi:                                   Math symbols.      (line  8736)
 * \pi:                                   Math symbols.      (line  8739)
 * \pm:                                   Math symbols.      (line  8743)
-* \pmod:                                 Math functions.    (line  9452)
+* \pmod:                                 Math functions.    (line  9454)
 * \poptabs:                              tabbing.           (line  4985)
 * \poptabs <1>:                          tabbing.           (line  4986)
-* \pounds:                               Text symbols.      (line 12483)
-* \Pr:                                   Math functions.    (line  9455)
+* \pounds:                               Text symbols.      (line 12485)
+* \Pr:                                   Math functions.    (line  9457)
 * \prec:                                 Math symbols.      (line  8746)
 * \preceq:                               Math symbols.      (line  8749)
 * \prime:                                Math symbols.      (line  8754)
-* \printglossaries:                      Glossaries.        (line 13671)
-* \printglossaries <1>:                  Glossaries.        (line 13708)
-* \printindex:                           \printindex.       (line 13656)
-* \printindex <1>:                       \printindex.       (line 13660)
+* \printglossaries:                      Glossaries.        (line 13673)
+* \printglossaries <1>:                  Glossaries.        (line 13710)
+* \printindex:                           \printindex.       (line 13658)
+* \printindex <1>:                       \printindex.       (line 13662)
 * \ProcessOptions:                       Class and package commands.
                                                             (line  1097)
 * \ProcessOptions*:                      Class and package commands.
@@ -15695,35 +15697,35 @@
                                                             (line  1135)
 * \ProvideTextCommand:                   \DeclareTextCommand & \ProvideTextCommand.
                                                             (line  1320)
-* \ps:                                   \ps.               (line 14046)
+* \ps:                                   \ps.               (line 14048)
 * \Psi:                                  Math symbols.      (line  8769)
 * \psi:                                  Math symbols.      (line  8772)
 * \pushtabs:                             tabbing.           (line  4988)
 * \put:                                  \put.              (line  4450)
 * \qbezier:                              \qbezier.          (line  4491)
 * \qquad:                                Spacing in math mode.
-                                                            (line  9632)
+                                                            (line  9634)
 * \qquad <1>:                            \enspace & \quad & \qquad.
-                                                            (line 10202)
+                                                            (line 10204)
 * \quad:                                 Spacing in math mode.
-                                                            (line  9626)
+                                                            (line  9628)
 * \quad <1>:                             \enspace & \quad & \qquad.
-                                                            (line 10202)
-* \quotedblbase (,,):                    Text symbols.      (line 12487)
-* \quotesinglbase (,):                   Text symbols.      (line 12488)
-* \r (ring accent):                      Accents.           (line 12700)
+                                                            (line 10204)
+* \quotedblbase (,,):                    Text symbols.      (line 12489)
+* \quotesinglbase (,):                   Text symbols.      (line 12490)
+* \r (ring accent):                      Accents.           (line 12702)
 * \raggedbottom:                         \raggedbottom.     (line  1829)
 * \raggedleft:                           \raggedleft.       (line  3676)
 * \raggedright:                          \raggedright.      (line  3625)
-* \raisebox:                             \raisebox.         (line 11183)
+* \raisebox:                             \raisebox.         (line 11185)
 * \rangle:                               Math symbols.      (line  8775)
 * \rbrace:                               Math symbols.      (line  8780)
 * \rbrack:                               Math symbols.      (line  8784)
 * \rceil:                                Math symbols.      (line  8788)
 * \Re:                                   Math symbols.      (line  8791)
-* \read:                                 \read.             (line 14178)
+* \read:                                 \read.             (line 14180)
 * \ref:                                  \ref.              (line  2946)
-* \reflectbox:                           \scalebox.         (line 12287)
+* \reflectbox:                           \scalebox.         (line 12289)
 * \refstepcounter:                       \refstepcounter.   (line  7505)
 * \renewenvironment:                     \newenvironment & \renewenvironment.
                                                             (line  6923)
@@ -15731,7 +15733,7 @@
                                                             (line  1177)
 * \RequirePackageWithOptions:            Class and package commands.
                                                             (line  1177)
-* \resizebox:                            \resizebox.        (line 12318)
+* \resizebox:                            \resizebox.        (line 12320)
 * \restorecr:                            \obeycr & \restorecr.
                                                             (line  5917)
 * \restriction:                          Math symbols.      (line  8796)
@@ -15740,7 +15742,7 @@
 * \rfloor:                               Math symbols.      (line  8806)
 * \rhd:                                  Math symbols.      (line  8810)
 * \rho:                                  Math symbols.      (line  8817)
-* \right:                                \left & \right.    (line  9804)
+* \right:                                \left & \right.    (line  9806)
 * \Rightarrow:                           Math symbols.      (line  8821)
 * \rightarrow:                           Math symbols.      (line  8826)
 * \rightharpoondown:                     Math symbols.      (line  8830)
@@ -15753,21 +15755,21 @@
                                                             (line  7377)
 * \Roman{COUNTER}:                       \alph \Alph \arabic \roman \Roman \fnsymbol.
                                                             (line  7382)
-* \rotatebox:                            \rotatebox.        (line 12219)
-* \rq:                                   Text symbols.      (line 12491)
-* \rule:                                 \rule.             (line 12820)
-* \S:                                    Text symbols.      (line 12494)
-* \savebox:                              \sbox & \savebox.  (line 11229)
-* \sbox:                                 \sbox & \savebox.  (line 11229)
+* \rotatebox:                            \rotatebox.        (line 12221)
+* \rq:                                   Text symbols.      (line 12493)
+* \rule:                                 \rule.             (line 12822)
+* \S:                                    Text symbols.      (line 12496)
+* \savebox:                              \sbox & \savebox.  (line 11231)
+* \sbox:                                 \sbox & \savebox.  (line 11231)
 * \sc:                                   Font styles.       (line  1447)
-* \scalebox:                             \scalebox.         (line 12287)
+* \scalebox:                             \scalebox.         (line 12289)
 * \scriptsize:                           Font sizes.        (line  1512)
 * \scshape:                              Font styles.       (line  1412)
 * \searrow:                              Math symbols.      (line  8839)
-* \sec:                                  Math functions.    (line  9458)
+* \sec:                                  Math functions.    (line  9460)
 * \section:                              Sectioning.        (line  2123)
 * \section <1>:                          \section.          (line  2355)
-* \seename:                              \index.            (line 13435)
+* \seename:                              \index.            (line 13437)
 * \selectfont:                           Low-level font commands.
                                                             (line  1667)
 * \setcounter:                           \setcounter.       (line  7471)
@@ -15782,42 +15784,42 @@
 * \shortstack:                           \shortstack.       (line  4667)
 * \Sigma:                                Math symbols.      (line  8851)
 * \sigma:                                Math symbols.      (line  8854)
-* \signature:                            \signature.        (line 14063)
+* \signature:                            \signature.        (line 14065)
 * \sim:                                  Math symbols.      (line  8858)
 * \simeq:                                Math symbols.      (line  8861)
-* \sin:                                  Math functions.    (line  9461)
-* \sinh:                                 Math functions.    (line  9464)
+* \sin:                                  Math functions.    (line  9463)
+* \sinh:                                 Math functions.    (line  9466)
 * \sl:                                   Font styles.       (line  1453)
 * \sloppy:                               \fussy & \sloppy.  (line  6039)
 * \slshape:                              Font styles.       (line  1406)
 * \small:                                Font sizes.        (line  1512)
 * \smallint:                             Math symbols.      (line  8864)
 * \smallskip:                            \bigskip & \medskip & \smallskip.
-                                                            (line 10710)
+                                                            (line 10712)
 * \smallskipamount:                      \bigskip & \medskip & \smallskip.
-                                                            (line 10711)
+                                                            (line 10713)
 * \smile:                                Math symbols.      (line  8868)
-* \SPACE:                                \(SPACE).          (line 10473)
-* \SPACE <1>:                            \(SPACE).          (line 10473)
-* \spacefactor:                          \spacefactor.      (line 10336)
+* \SPACE:                                \(SPACE).          (line 10475)
+* \SPACE <1>:                            \(SPACE).          (line 10475)
+* \spacefactor:                          \spacefactor.      (line 10338)
 * \spadesuit:                            Math symbols.      (line  8871)
 * \sqcap:                                Math symbols.      (line  8874)
 * \sqcup:                                Math symbols.      (line  8878)
-* \sqrt:                                 \sqrt.             (line  9839)
+* \sqrt:                                 \sqrt.             (line  9841)
 * \sqsubset:                             Math symbols.      (line  8882)
 * \sqsubseteq:                           Math symbols.      (line  8887)
 * \sqsupset:                             Math symbols.      (line  8892)
 * \sqsupseteq:                           Math symbols.      (line  8897)
 * \ss (ss):                              Additional Latin letters.
-                                                            (line 12809)
+                                                            (line 12811)
 * \SS (SS):                              Additional Latin letters.
-                                                            (line 12809)
-* \stackrel:                             \stackrel.         (line  9855)
+                                                            (line 12811)
+* \stackrel:                             \stackrel.         (line  9857)
 * \star:                                 Math symbols.      (line  8902)
 * \stepcounter:                          \stepcounter.      (line  7523)
 * \stop:                                 Recovering from errors.
-                                                            (line 14711)
-* \strut:                                \strut.            (line 10754)
+                                                            (line 14713)
+* \strut:                                \strut.            (line 10756)
 * \subparagraph:                         Sectioning.        (line  2123)
 * \subparagraph <1>:                     \subsubsection & \paragraph & \subparagraph.
                                                             (line  2497)
@@ -15830,117 +15832,117 @@
 * \succ:                                 Math symbols.      (line  8916)
 * \succeq:                               Math symbols.      (line  8920)
 * \sum:                                  Math symbols.      (line  8925)
-* \sup:                                  Math functions.    (line  9467)
+* \sup:                                  Math functions.    (line  9469)
 * \suppressfloats:                       Floats.            (line  2054)
 * \supset:                               Math symbols.      (line  8929)
 * \supseteq:                             Math symbols.      (line  8932)
 * \surd:                                 Math symbols.      (line  8935)
 * \swarrow:                              Math symbols.      (line  8940)
 * \symbol:                               Symbols by font position.
-                                                            (line 12430)
-* \t (tie-after accent):                 Accents.           (line 12706)
-* \TAB:                                  \(SPACE).          (line 10473)
+                                                            (line 12432)
+* \t (tie-after accent):                 Accents.           (line 12708)
+* \TAB:                                  \(SPACE).          (line 10475)
 * \tabbingsep:                           tabbing.           (line  4993)
 * \tabcolsep:                            tabular.           (line  5253)
 * \tableofcontents:                      Table of contents etc..
-                                                            (line 13115)
-* \tan:                                  Math functions.    (line  9470)
-* \tanh:                                 Math functions.    (line  9473)
+                                                            (line 13117)
+* \tan:                                  Math functions.    (line  9472)
+* \tanh:                                 Math functions.    (line  9475)
 * \tau:                                  Math symbols.      (line  8943)
-* \telephone:                            \telephone.        (line 14093)
-* \TeX:                                  Text symbols.      (line 12498)
-* \textascendercompwordmark:             Text symbols.      (line 12536)
-* \textasciicircum:                      Text symbols.      (line 12501)
-* \textasciitilde:                       Text symbols.      (line 12504)
-* \textasteriskcentered:                 Text symbols.      (line 12507)
+* \telephone:                            \telephone.        (line 14095)
+* \TeX:                                  Text symbols.      (line 12500)
+* \textascendercompwordmark:             Text symbols.      (line 12538)
+* \textasciicircum:                      Text symbols.      (line 12503)
+* \textasciitilde:                       Text symbols.      (line 12506)
+* \textasteriskcentered:                 Text symbols.      (line 12509)
 * \textbackslash:                        Reserved characters.
-                                                            (line 12367)
-* \textbackslash <1>:                    Text symbols.      (line 12510)
-* \textbar:                              Text symbols.      (line 12513)
-* \textbardbl:                           Text symbols.      (line 12516)
+                                                            (line 12369)
+* \textbackslash <1>:                    Text symbols.      (line 12512)
+* \textbar:                              Text symbols.      (line 12515)
+* \textbardbl:                           Text symbols.      (line 12518)
 * \textbf:                               Font styles.       (line  1400)
-* \textbigcircle:                        Text symbols.      (line 12519)
-* \textbraceleft:                        Text symbols.      (line 12522)
-* \textbraceright:                       Text symbols.      (line 12525)
-* \textbullet:                           Text symbols.      (line 12528)
-* \textcapitalcompwordmark:              Text symbols.      (line 12535)
-* \textcircled{LETTER}:                  Text symbols.      (line 12531)
-* \textcompwordmark:                     Text symbols.      (line 12534)
-* \textcopyright:                        Text symbols.      (line 12448)
-* \textdagger:                           Text symbols.      (line 12543)
-* \textdaggerdbl:                        Text symbols.      (line 12546)
-* \textdollar (or \$):                   Text symbols.      (line 12549)
-* \textellipsis:                         Text symbols.      (line 12472)
-* \textemdash (or ---):                  Text symbols.      (line 12552)
-* \textendash (or --):                   Text symbols.      (line 12557)
-* \texteuro:                             Text symbols.      (line 12560)
-* \textexclamdown (or !`):               Text symbols.      (line 12566)
+* \textbigcircle:                        Text symbols.      (line 12521)
+* \textbraceleft:                        Text symbols.      (line 12524)
+* \textbraceright:                       Text symbols.      (line 12527)
+* \textbullet:                           Text symbols.      (line 12530)
+* \textcapitalcompwordmark:              Text symbols.      (line 12537)
+* \textcircled{LETTER}:                  Text symbols.      (line 12533)
+* \textcompwordmark:                     Text symbols.      (line 12536)
+* \textcopyright:                        Text symbols.      (line 12450)
+* \textdagger:                           Text symbols.      (line 12545)
+* \textdaggerdbl:                        Text symbols.      (line 12548)
+* \textdollar (or \$):                   Text symbols.      (line 12551)
+* \textellipsis:                         Text symbols.      (line 12474)
+* \textemdash (or ---):                  Text symbols.      (line 12554)
+* \textendash (or --):                   Text symbols.      (line 12559)
+* \texteuro:                             Text symbols.      (line 12562)
+* \textexclamdown (or !`):               Text symbols.      (line 12568)
 * \textfloatsep:                         Floats.            (line  2090)
 * \textfloatsep <1>:                     Floats.            (line  2091)
 * \textfraction:                         Floats.            (line  2069)
 * \textfraction <1>:                     Floats.            (line  2070)
-* \textgreater:                          Text symbols.      (line 12569)
+* \textgreater:                          Text symbols.      (line 12571)
 * \textheight:                           Page layout parameters.
                                                             (line  1925)
 * \textheight <1>:                       Page layout parameters.
                                                             (line  1926)
 * \textit:                               Font styles.       (line  1394)
-* \textleftarrow:                        Text symbols.      (line 12575)
-* \textless:                             Text symbols.      (line 12572)
+* \textleftarrow:                        Text symbols.      (line 12577)
+* \textless:                             Text symbols.      (line 12574)
 * \textmd:                               Font styles.       (line  1397)
 * \textnormal:                           Font styles.       (line  1418)
-* \textordfeminine:                      Text symbols.      (line 12578)
-* \textordmasculine:                     Text symbols.      (line 12579)
-* \textparagraph:                        Text symbols.      (line 12480)
-* \textperiodcentered:                   Text symbols.      (line 12582)
-* \textquestiondown (or ?`):             Text symbols.      (line 12585)
-* \textquotedblleft (or ``):             Text symbols.      (line 12588)
-* \textquotedblright (or ''):            Text symbols.      (line 12591)
-* \textquoteleft (or `):                 Text symbols.      (line 12594)
-* \textquoteright (or '):                Text symbols.      (line 12597)
-* \textquotesingle:                      Text symbols.      (line 12600)
-* \textquotestraightbase:                Text symbols.      (line 12603)
-* \textquotestraightdblbase:             Text symbols.      (line 12604)
-* \textregistered:                       Text symbols.      (line 12607)
-* \textrightarrow:                       Text symbols.      (line 12610)
+* \textordfeminine:                      Text symbols.      (line 12580)
+* \textordmasculine:                     Text symbols.      (line 12581)
+* \textparagraph:                        Text symbols.      (line 12482)
+* \textperiodcentered:                   Text symbols.      (line 12584)
+* \textquestiondown (or ?`):             Text symbols.      (line 12587)
+* \textquotedblleft (or ``):             Text symbols.      (line 12590)
+* \textquotedblright (or ''):            Text symbols.      (line 12593)
+* \textquoteleft (or `):                 Text symbols.      (line 12596)
+* \textquoteright (or '):                Text symbols.      (line 12599)
+* \textquotesingle:                      Text symbols.      (line 12602)
+* \textquotestraightbase:                Text symbols.      (line 12605)
+* \textquotestraightdblbase:             Text symbols.      (line 12606)
+* \textregistered:                       Text symbols.      (line 12609)
+* \textrightarrow:                       Text symbols.      (line 12612)
 * \textrm:                               Font styles.       (line  1391)
 * \textsc:                               Font styles.       (line  1412)
-* \textsection:                          Text symbols.      (line 12495)
+* \textsection:                          Text symbols.      (line 12497)
 * \textsf:                               Font styles.       (line  1409)
 * \textsl:                               Font styles.       (line  1406)
-* \textsterling:                         Text symbols.      (line 12484)
-* \textthreequartersemdash:              Text symbols.      (line 12613)
-* \texttrademark:                        Text symbols.      (line 12616)
+* \textsterling:                         Text symbols.      (line 12486)
+* \textthreequartersemdash:              Text symbols.      (line 12615)
+* \texttrademark:                        Text symbols.      (line 12618)
 * \texttt:                               Font styles.       (line  1415)
-* \texttwelveudash:                      Text symbols.      (line 12619)
-* \textunderscore:                       Text symbols.      (line 12622)
+* \texttwelveudash:                      Text symbols.      (line 12621)
+* \textunderscore:                       Text symbols.      (line 12624)
 * \textup:                               Font styles.       (line  1403)
-* \textvisiblespace:                     Text symbols.      (line 12625)
+* \textvisiblespace:                     Text symbols.      (line 12627)
 * \textwidth:                            Page layout parameters.
                                                             (line  1933)
 * \textwidth <1>:                        Page layout parameters.
                                                             (line  1934)
 * \th (th):                              Additional Latin letters.
-                                                            (line 12813)
+                                                            (line 12815)
 * \TH (TH):                              Additional Latin letters.
-                                                            (line 12813)
-* \thanks{TEXT}:                         \maketitle.        (line 10001)
+                                                            (line 12815)
+* \thanks{TEXT}:                         \maketitle.        (line 10003)
 * \theta:                                Math symbols.      (line  8946)
 * \thicklines:                           \thicklines.       (line  4604)
 * \thickspace:                           Spacing in math mode.
-                                                            (line  9598)
+                                                            (line  9600)
 * \thinlines:                            \thinlines.        (line  4596)
 * \thinspace:                            Spacing in math mode.
-                                                            (line  9607)
+                                                            (line  9609)
 * \thinspace <1>:                        \thinspace & \negthinspace.
-                                                            (line 10570)
-* \thispagestyle:                        \thispagestyle.    (line 10164)
-* \tilde:                                Math accents.      (line  9518)
+                                                            (line 10572)
+* \thispagestyle:                        \thispagestyle.    (line 10166)
+* \tilde:                                Math accents.      (line  9520)
 * \times:                                Math symbols.      (line  8950)
 * \tiny:                                 Font sizes.        (line  1512)
-* \title{TEXT}:                          \maketitle.        (line 10008)
+* \title{TEXT}:                          \maketitle.        (line 10010)
 * \to:                                   Math symbols.      (line  8954)
-* \today:                                \today.            (line 12855)
+* \today:                                \today.            (line 12857)
 * \top:                                  Math symbols.      (line  8958)
 * \topfraction:                          Floats.            (line  2074)
 * \topfraction <1>:                      Floats.            (line  2075)
@@ -15957,18 +15959,18 @@
 * \tt:                                   Font styles.       (line  1456)
 * \ttfamily:                             Font styles.       (line  1415)
 * \twocolumn:                            \twocolumn.        (line  1701)
-* \typein:                               \typein.           (line 14208)
-* \typeout:                              \typeout.          (line 14253)
-* \u (breve accent):                     Accents.           (line 12710)
+* \typein:                               \typein.           (line 14210)
+* \typeout:                              \typeout.          (line 14255)
+* \u (breve accent):                     Accents.           (line 12712)
 * \unboldmath:                           \boldmath & \unboldmath.
-                                                            (line  9179)
+                                                            (line  9182)
 * \unboldmath <1>:                       \boldmath & \unboldmath.
-                                                            (line  9187)
-* \underbar:                             Accents.           (line 12676)
+                                                            (line  9190)
+* \underbar:                             Accents.           (line 12678)
 * \underbrace{MATH}:                     Over- and Underlining.
-                                                            (line  9556)
+                                                            (line  9558)
 * \underline{TEXT}:                      Over- and Underlining.
-                                                            (line  9539)
+                                                            (line  9541)
 * \unitlength:                           picture.           (line  4335)
 * \unlhd:                                Math symbols.      (line  8978)
 * \unrhd:                                Math symbols.      (line  8985)
@@ -15981,13 +15983,13 @@
 * \upshape:                              Font styles.       (line  1403)
 * \Upsilon:                              Math symbols.      (line  9022)
 * \upsilon:                              Math symbols.      (line  9025)
-* \usebox:                               \usebox.           (line 11335)
+* \usebox:                               \usebox.           (line 11337)
 * \usecounter:                           \usecounter.       (line  7412)
 * \usefont:                              Low-level font commands.
                                                             (line  1675)
 * \usepackage:                           Additional packages.
                                                             (line   774)
-* \v (breve accent):                     Accents.           (line 12714)
+* \v (breve accent):                     Accents.           (line 12716)
 * \value:                                \value.            (line  7438)
 * \vanothing:                            Math symbols.      (line  9033)
 * \varepsilon:                           Math symbols.      (line  9028)
@@ -15997,24 +15999,24 @@
 * \varsigma:                             Math symbols.      (line  9050)
 * \vartheta:                             Math symbols.      (line  9054)
 * \vdash:                                Math symbols.      (line  9058)
-* \vdots:                                Dots.              (line  9291)
-* \vec:                                  Math accents.      (line  9521)
+* \vdots:                                Dots.              (line  9293)
+* \vec:                                  Math accents.      (line  9523)
 * \vector:                               \vector.           (line  4709)
 * \vee:                                  Math symbols.      (line  9062)
 * \verb:                                 \verb.             (line  5755)
 * \Vert:                                 Math symbols.      (line  9067)
 * \vert:                                 Math symbols.      (line  9083)
-* \vfill:                                \vfill.            (line 10890)
+* \vfill:                                \vfill.            (line 10892)
 * \vline:                                \vline.            (line  5346)
-* \vspace:                               \vspace.           (line 10839)
+* \vspace:                               \vspace.           (line 10841)
 * \wedge:                                Math symbols.      (line  9101)
-* \widehat:                              Math accents.      (line  9524)
-* \widetilde:                            Math accents.      (line  9527)
-* \wlog:                                 \wlog.             (line 14442)
+* \widehat:                              Math accents.      (line  9526)
+* \widetilde:                            Math accents.      (line  9529)
+* \wlog:                                 \wlog.             (line 14444)
 * \wp:                                   Math symbols.      (line  9105)
 * \wr:                                   Math symbols.      (line  9108)
-* \write:                                \write.            (line 14286)
-* \write18:                              \write18.          (line 14460)
+* \write:                                \write.            (line 14288)
+* \write18:                              \write18.          (line 14462)
 * \Xi:                                   Math symbols.      (line  9111)
 * \xi:                                   Math symbols.      (line  9114)
 * \year:                                 \day & \month & \year.
@@ -16026,58 +16028,58 @@
 * \\ (for \shortstack objects):          \shortstack.       (line  4693)
 * \\ (tabbing):                          tabbing.           (line  4938)
 * \\ for flushleft:                      flushleft.         (line  3605)
-* \\ for letters:                        Letters.           (line 13851)
+* \\ for letters:                        Letters.           (line 13853)
 * \\ for tabular:                        tabular.           (line  5116)
 * \\ for verse:                          verse.             (line  5817)
-* \\ for \author:                        \maketitle.        (line  9988)
-* \\ for \title:                         \maketitle.        (line 10009)
+* \\ for \author:                        \maketitle.        (line  9990)
+* \\ for \title:                         \maketitle.        (line 10011)
 * \\ force line break:                   \\.                (line  5855)
 * \\* (for eqnarray):                    eqnarray.          (line  3443)
 * \^:                                    Reserved characters.
-                                                            (line 12367)
-* \^ (circumflex accent):                Accents.           (line 12663)
+                                                            (line 12369)
+* \^ (circumflex accent):                Accents.           (line 12665)
 * \_:                                    Reserved characters.
-                                                            (line 12360)
-* \` (grave accent):                     Accents.           (line 12667)
+                                                            (line 12362)
+* \` (grave accent):                     Accents.           (line 12669)
 * \` (tabbing):                          tabbing.           (line  4965)
 * \{:                                    Reserved characters.
-                                                            (line 12360)
+                                                            (line 12362)
 * \|:                                    Math symbols.      (line  8228)
 * \}:                                    Reserved characters.
-                                                            (line 12360)
+                                                            (line 12362)
 * \~:                                    Reserved characters.
-                                                            (line 12367)
-* \~ (tilde accent):                     Accents.           (line 12671)
+                                                            (line 12369)
+* \~ (tilde accent):                     Accents.           (line 12673)
 * ^:                                     Subscripts & superscripts.
                                                             (line  8153)
 * _:                                     Subscripts & superscripts.
                                                             (line  8153)
-* 'see' and 'see also' index entries:    \index.            (line 13435)
+* 'see' and 'see also' index entries:    \index.            (line 13437)
 * {...} for required arguments:          LaTeX command syntax.
                                                             (line   540)
-* ~:                                     ~.                 (line 10514)
+* ~:                                     ~.                 (line 10516)
 * a4paper option:                        Document class options.
                                                             (line   688)
 * a5paper option:                        Document class options.
                                                             (line   688)
 * abstract environment:                  abstract.          (line  2992)
 * abstracts:                             abstract.          (line  2992)
-* accents:                               Accents.           (line 12631)
-* accents, mathematical:                 Math accents.      (line  9487)
+* accents:                               Accents.           (line 12633)
+* accents, mathematical:                 Math accents.      (line  9489)
 * accessing any character of a font:     Symbols by font position.
-                                                            (line 12430)
-* acronyms, list of:                     Glossaries.        (line 13671)
-* acute accent:                          Accents.           (line 12652)
-* acute accent, math:                    Math accents.      (line  9492)
+                                                            (line 12432)
+* acronyms, list of:                     Glossaries.        (line 13673)
+* acute accent:                          Accents.           (line 12654)
+* acute accent, math:                    Math accents.      (line  9494)
 * additional packages, loading:          Additional packages.
                                                             (line   774)
 * ae ligature:                           Additional Latin letters.
-                                                            (line 12773)
+                                                            (line 12775)
 * algorithm2e package:                   tabbing.           (line  5018)
 * align environment, from amsmath:       eqnarray.          (line  3412)
 * aligning equations:                    eqnarray.          (line  3412)
 * alignment via tabbing:                 tabbing.           (line  4878)
-* amscd package:                         Arrows.            (line  9173)
+* amscd package:                         Arrows.            (line  9176)
 * amsfonts package:                      Math formulas.     (line  8142)
 * amsfonts package <1>:                  Arrows.            (line  9141)
 * amsmath package:                       array.             (line  3087)
@@ -16086,80 +16088,80 @@
 * amsmath package <3>:                   equation.          (line  3482)
 * amsmath package <4>:                   theorem.           (line  5669)
 * amsmath package <5>:                   Math formulas.     (line  8142)
-* amsmath package <6>:                   Dots.              (line  9294)
-* amsmath package <7>:                   Math functions.    (line  9476)
+* amsmath package <6>:                   Dots.              (line  9296)
+* amsmath package <7>:                   Math functions.    (line  9478)
 * amsmath package <8>:                   \phantom & \vphantom & \hphantom.
-                                                            (line  9737)
+                                                            (line  9739)
 * amsmath package <9>:                   Colon character & \colon.
-                                                            (line  9765)
+                                                            (line  9767)
 * amsmath package <10>:                  Colon character & \colon.
-                                                            (line  9769)
+                                                            (line  9771)
 * amsmath package, replacing eqnarray:   eqnarray.          (line  3412)
 * amsthm package:                        theorem.           (line  5669)
-* amsthm package <1>:                    \rule.             (line 12832)
-* answers package:                       \write.            (line 14389)
+* amsthm package <1>:                    \rule.             (line 12834)
+* answers package:                       \write.            (line 14391)
 * appendices:                            \appendix.         (line  2564)
 * appendix:                              \appendix.         (line  2564)
 * appendix package:                      \appendix.         (line  2587)
 * aring:                                 Additional Latin letters.
-                                                            (line 12769)
+                                                            (line 12771)
 * array (package) package:               array.             (line  3109)
 * array environment:                     array.             (line  3038)
 * arrays, math:                          array.             (line  3038)
-* arrow, left, in text:                  Text symbols.      (line 12576)
-* arrow, right, in text:                 Text symbols.      (line 12611)
+* arrow, left, in text:                  Text symbols.      (line 12578)
+* arrow, right, in text:                 Text symbols.      (line 12613)
 * arrows:                                Arrows.            (line  9141)
 * article class:                         Document classes.  (line   646)
-* ascender height:                       Text symbols.      (line 12537)
-* ASCII circumflex, in text:             Text symbols.      (line 12502)
-* ASCII tilde, in text:                  Text symbols.      (line 12505)
-* asterisk, centered, in text:           Text symbols.      (line 12508)
+* ascender height:                       Text symbols.      (line 12539)
+* ASCII circumflex, in text:             Text symbols.      (line 12504)
+* ASCII tilde, in text:                  Text symbols.      (line 12507)
+* asterisk, centered, in text:           Text symbols.      (line 12510)
 * Asymptote package:                     \line.             (line  4570)
-* Asymptote package <1>:                 \strut.            (line 10810)
-* Asymptote package <2>:                 \mbox & \makebox.  (line 11042)
-* Asymptote package <3>:                 \write18.          (line 14467)
+* Asymptote package <1>:                 \strut.            (line 10812)
+* Asymptote package <2>:                 \mbox & \makebox.  (line 11044)
+* Asymptote package <3>:                 \write18.          (line 14469)
 * at clause, in font definitions:        \newfont.          (line  7182)
-* at-sign:                               \@.                (line 10397)
-* author, for titlepage:                 \maketitle.        (line  9988)
+* at-sign:                               \@.                (line 10399)
+* author, for titlepage:                 \maketitle.        (line  9990)
 * auxiliary file:                        Output files.      (line   469)
 * b5paper option:                        Document class options.
                                                             (line   688)
 * babel package:                         \chapter.          (line  2327)
 * babel package <1>:                     thebibliography.   (line  5459)
-* babel package <2>:                     Accents.           (line 12631)
-* babel package <3>:                     \today.            (line 12862)
+* babel package <2>:                     Accents.           (line 12633)
+* babel package <3>:                     \today.            (line 12864)
 * babel package <4>:                     Table of contents etc..
-                                                            (line 13189)
-* babel package <5>:                     \index.            (line 13435)
-* background, colored:                   Colored pages.     (line 11582)
-* backslash, in text:                    Text symbols.      (line 12511)
-* bar, double vertical, in text:         Text symbols.      (line 12517)
-* bar, vertical, in text:                Text symbols.      (line 12514)
-* bar-over accent:                       Accents.           (line 12659)
-* bar-over accent, math:                 Math accents.      (line  9495)
-* bar-under accent:                      Accents.           (line 12674)
+                                                            (line 13191)
+* babel package <5>:                     \index.            (line 13437)
+* background, colored:                   Colored pages.     (line 11584)
+* backslash, in text:                    Text symbols.      (line 12513)
+* bar, double vertical, in text:         Text symbols.      (line 12519)
+* bar, vertical, in text:                Text symbols.      (line 12516)
+* bar-over accent:                       Accents.           (line 12661)
+* bar-over accent, math:                 Math accents.      (line  9497)
+* bar-under accent:                      Accents.           (line 12676)
 * basics of LaTeX:                       Overview.          (line   384)
-* beamer template and class:             beamer template.   (line 14738)
+* beamer template and class:             beamer template.   (line 14740)
 * beginning of document hook:            \AtBeginDocument.  (line  3313)
 * bibliography format, open:             Document class options.
                                                             (line   736)
 * bibliography, creating (automatically): Using BibTeX.     (line  5589)
 * bibliography, creating (manually):     thebibliography.   (line  5412)
 * bibTeX, using:                         Using BibTeX.      (line  5589)
-* big circle symbols, in text:           Text symbols.      (line 12520)
+* big circle symbols, in text:           Text symbols.      (line 12522)
 * Big point:                             Units of length.   (line  7672)
 * bigfoot package:                       Footnotes of footnotes.
                                                             (line  6546)
 * black boxes, omitting:                 Document class options.
                                                             (line   722)
-* blackboard bold:                       Blackboard bold.   (line  9219)
+* blackboard bold:                       Blackboard bold.   (line  9222)
 * bm package:                            \boldmath & \unboldmath.
-                                                            (line  9205)
+                                                            (line  9208)
 * bold font:                             Font styles.       (line  1436)
 * bold math:                             Font styles.       (line  1489)
 * bold typewriter, avoiding:             description.       (line  3237)
 * boldface mathematics:                  \boldmath & \unboldmath.
-                                                            (line  9179)
+                                                            (line  9182)
 * book class:                            Document classes.  (line   646)
 * book, back matter:                     \frontmatter & \mainmatter & \backmatter.
                                                             (line  2597)
@@ -16171,42 +16173,42 @@
                                                             (line  2597)
 * bottomnumber:                          Floats.            (line  2097)
 * bottomnumber <1>:                      Floats.            (line  2098)
-* box:                                   \mbox & \makebox.  (line 10975)
+* box:                                   \mbox & \makebox.  (line 10977)
 * box, allocating new:                   \newsavebox.       (line  6895)
-* box, colored:                          Colored boxes.     (line 11545)
-* box, save:                             \sbox & \savebox.  (line 11229)
-* box, use saved box:                    \usebox.           (line 11335)
-* boxes:                                 Boxes.             (line 10966)
+* box, colored:                          Colored boxes.     (line 11547)
+* box, save:                             \sbox & \savebox.  (line 11231)
+* box, use saved box:                    \usebox.           (line 11337)
+* boxes:                                 Boxes.             (line 10968)
 * bp:                                    Units of length.   (line  7672)
-* brace, left, in text:                  Text symbols.      (line 12523)
-* brace, right, in text:                 Text symbols.      (line 12526)
+* brace, left, in text:                  Text symbols.      (line 12525)
+* brace, right, in text:                 Text symbols.      (line 12528)
 * breaking lines:                        Line breaking.     (line  5838)
 * breaking pages:                        Page breaking.     (line  6129)
-* breaks, multiplication discretionary:  \*.                (line  9776)
-* breve accent:                          Accents.           (line 12710)
-* breve accent, math:                    Math accents.      (line  9498)
+* breaks, multiplication discretionary:  \*.                (line  9778)
+* breve accent:                          Accents.           (line 12712)
+* breve accent, math:                    Math accents.      (line  9500)
 * bug reporting:                         About this document.
                                                             (line   355)
 * bullet lists:                          itemize.           (line  3701)
 * bullet symbol:                         Math symbols.      (line  8323)
-* bullet, in text:                       Text symbols.      (line 12529)
+* bullet, in text:                       Text symbols.      (line 12531)
 * bulleted lists:                        itemize.           (line  3701)
-* calligraphic fonts:                    Calligraphic.      (line  9245)
+* calligraphic fonts:                    Calligraphic.      (line  9248)
 * calligraphic letters for math:         Font styles.       (line  1439)
-* cap height:                            Text symbols.      (line 12537)
-* caron accent:                          Accents.           (line 12714)
+* cap height:                            Text symbols.      (line 12539)
+* caron accent:                          Accents.           (line 12716)
 * catcode:                               \makeatletter & \makeatother.
                                                             (line  6733)
 * category code, character:              \makeatletter & \makeatother.
                                                             (line  6733)
 * cc:                                    Units of length.   (line  7685)
-* cc list, in letters:                   \cc.               (line 13913)
-* cedilla accent:                        Accents.           (line 12684)
+* cc list, in letters:                   \cc.               (line 13915)
+* cedilla accent:                        Accents.           (line 12686)
 * center environment:                    center.            (line  3117)
-* centered asterisk, in text:            Text symbols.      (line 12508)
+* centered asterisk, in text:            Text symbols.      (line 12510)
 * centered equations:                    Document class options.
                                                             (line   726)
-* centered period, in text:              Text symbols.      (line 12583)
+* centered period, in text:              Text symbols.      (line 12585)
 * centering text, declaration for:       \centering.        (line  3165)
 * centering text, environment for:       center.            (line  3117)
 * Centimeter:                            Units of length.   (line  7676)
@@ -16215,24 +16217,24 @@
 * character category code:               \makeatletter & \makeatother.
                                                             (line  6733)
 * character, invisible:                  \phantom & \vphantom & \hphantom.
-                                                            (line  9699)
-* characters, accented:                  Accents.           (line 12631)
+                                                            (line  9701)
+* characters, accented:                  Accents.           (line 12633)
 * characters, case of:                   Upper and lower case.
-                                                            (line 12385)
+                                                            (line 12387)
 * characters, non-English:               Additional Latin letters.
-                                                            (line 12763)
+                                                            (line 12765)
 * characters, reserved:                  Reserved characters.
-                                                            (line 12353)
+                                                            (line 12355)
 * characters, special:                   Reserved characters.
-                                                            (line 12353)
-* check accent:                          Accents.           (line 12714)
-* check accent, math:                    Math accents.      (line  9501)
+                                                            (line 12355)
+* check accent:                          Accents.           (line 12716)
+* check accent, math:                    Math accents.      (line  9503)
 * Cicero:                                Units of length.   (line  7685)
-* circle symbol, big, in text:           Text symbols.      (line 12520)
-* circled letter, in text:               Text symbols.      (line 12532)
-* circumflex accent:                     Accents.           (line 12663)
-* circumflex accent, math:               Math accents.      (line  9513)
-* circumflex, ASCII, in text:            Text symbols.      (line 12502)
+* circle symbol, big, in text:           Text symbols.      (line 12522)
+* circled letter, in text:               Text symbols.      (line 12534)
+* circumflex accent:                     Accents.           (line 12665)
+* circumflex accent, math:               Math accents.      (line  9515)
+* circumflex, ASCII, in text:            Text symbols.      (line 12504)
 * citation key:                          \bibitem.          (line  5474)
 * class and package commands:            Class and package commands.
                                                             (line   860)
@@ -16256,28 +16258,28 @@
 * cleveref package <2>:                  \footnotemark.     (line  6427)
 * clock option to slides class:          Document class options.
                                                             (line   768)
-* closing letters:                       \closing.          (line 13929)
-* closing quote:                         Text symbols.      (line 12492)
+* closing letters:                       \closing.          (line 13931)
+* closing quote:                         Text symbols.      (line 12494)
 * cm:                                    Units of length.   (line  7676)
 * cm-super package:                      fontenc package.   (line  1307)
 * code, typesetting:                     verbatim.          (line  5716)
 * colon character:                       Colon character & \colon.
-                                                            (line  9756)
-* color:                                 Color.             (line 11347)
-* color <1>:                             Define colors.     (line 11452)
-* color <2>:                             Colored text.      (line 11474)
-* color <3>:                             Colored boxes.     (line 11545)
-* color <4>:                             Colored pages.     (line 11582)
-* color models:                          Color models.      (line 11400)
+                                                            (line  9758)
+* color:                                 Color.             (line 11349)
+* color <1>:                             Define colors.     (line 11454)
+* color <2>:                             Colored text.      (line 11476)
+* color <3>:                             Colored boxes.     (line 11547)
+* color <4>:                             Colored pages.     (line 11584)
+* color models:                          Color models.      (line 11402)
 * color package commands:                Commands for color.
-                                                            (line 11447)
+                                                            (line 11449)
 * color package options:                 Color package options.
-                                                            (line 11362)
-* color, define:                         Define colors.     (line 11452)
-* colored boxes:                         Colored boxes.     (line 11545)
-* colored page:                          Colored pages.     (line 11582)
-* colored text:                          Colored text.      (line 11474)
-* command line:                          Command line.      (line 14523)
+                                                            (line 11364)
+* color, define:                         Define colors.     (line 11454)
+* colored boxes:                         Colored boxes.     (line 11547)
+* colored page:                          Colored pages.     (line 11584)
+* colored text:                          Colored text.      (line 11476)
+* command line:                          Command line.      (line 14525)
 * command syntax:                        LaTeX command syntax.
                                                             (line   540)
 * commands, class and package:           Class and package commands.
@@ -16288,19 +16290,19 @@
 * commands, document class:              Class and package construction.
                                                             (line   790)
 * commands, graphics package:            Commands for graphics.
-                                                            (line 11891)
+                                                            (line 11893)
 * commands, ignore spaces:               \ignorespaces & \ignorespacesafterend.
                                                             (line  7253)
 * commands, redefining:                  \newcommand & \renewcommand.
                                                             (line  6567)
-* commands, run from LaTeX:              \write18.          (line 14460)
+* commands, run from LaTeX:              \write18.          (line 14462)
 * commands, star-variants:               \@ifstar.          (line  6771)
-* composite word mark, in text:          Text symbols.      (line 12537)
+* composite word mark, in text:          Text symbols.      (line 12539)
 * computer programs, typesetting:        verbatim.          (line  5716)
 * configuration, graphics package:       Graphics package configuration.
-                                                            (line 11704)
+                                                            (line 11706)
 * contents file:                         Output files.      (line   479)
-* copyright symbol:                      Text symbols.      (line 12449)
+* copyright symbol:                      Text symbols.      (line 12451)
 * counters, a list of:                   Counters.          (line  7328)
 * counters, defining new:                \newcounter.       (line  6832)
 * counters, getting value of:            \value.            (line  7438)
@@ -16311,27 +16313,27 @@
 * cprotect package <1>:                  \verb.             (line  5794)
 * creating pictures:                     picture.           (line  4316)
 * creating tables:                       table.             (line  5027)
-* credit footnote:                       \maketitle.        (line 10002)
+* credit footnote:                       \maketitle.        (line 10004)
 * cross references:                      Cross references.  (line  2824)
 * cross references, resolving:           Output files.      (line   469)
 * cross referencing with page number:    \pageref.          (line  2922)
 * cross referencing, symbolic:           \ref.              (line  2946)
 * CTAN:                                  CTAN.              (line   615)
-* currency, dollar:                      Text symbols.      (line 12550)
-* currency, euro:                        Text symbols.      (line 12561)
-* dagger, double, in text:               Text symbols.      (line 12547)
-* dagger, in text:                       Text symbols.      (line 12452)
-* dagger, in text <1>:                   Text symbols.      (line 12544)
+* currency, dollar:                      Text symbols.      (line 12552)
+* currency, euro:                        Text symbols.      (line 12563)
+* dagger, double, in text:               Text symbols.      (line 12549)
+* dagger, in text:                       Text symbols.      (line 12454)
+* dagger, in text <1>:                   Text symbols.      (line 12546)
 * DANTE e.V.:                            CTAN.              (line   629)
-* datatool package:                      \read.             (line 14202)
-* date, for titlepage:                   \maketitle.        (line  9996)
-* date, today's:                         \today.            (line 12855)
-* datetime package:                      \today.            (line 12876)
+* datatool package:                      \read.             (line 14204)
+* date, for titlepage:                   \maketitle.        (line  9998)
+* date, today's:                         \today.            (line 12857)
+* datetime package:                      \today.            (line 12878)
 * dbltopnumber:                          Floats.            (line  2101)
 * dbltopnumber <1>:                      Floats.            (line  2102)
 * dcolumn package:                       array.             (line  3109)
 * dd:                                    Units of length.   (line  7682)
-* define color:                          Define colors.     (line 11452)
+* define color:                          Define colors.     (line 11454)
 * defining a new command:                \newcommand & \renewcommand.
                                                             (line  6567)
 * defining a new command <1>:            \providecommand.   (line  6692)
@@ -16340,23 +16342,23 @@
 * defining new fonts:                    \newfont.          (line  7169)
 * defining new theorems:                 \newtheorem.       (line  7057)
 * definitions:                           Definitions.       (line  6562)
-* delimiters, paired:                    \left & \right.    (line  9804)
-* delim_0:                               makeindex.         (line 13604)
-* delim_1:                               makeindex.         (line 13608)
-* delim_2:                               makeindex.         (line 13612)
-* delim_n:                               makeindex.         (line 13616)
-* delim_r:                               makeindex.         (line 13620)
-* description:                           \newglossaryentry. (line 13759)
+* delimiters, paired:                    \left & \right.    (line  9806)
+* delim_0:                               makeindex.         (line 13606)
+* delim_1:                               makeindex.         (line 13610)
+* delim_2:                               makeindex.         (line 13614)
+* delim_n:                               makeindex.         (line 13618)
+* delim_r:                               makeindex.         (line 13622)
+* description:                           \newglossaryentry. (line 13761)
 * description environment:               description.       (line  3207)
 * description lists, creating:           description.       (line  3207)
 * design size, in font definitions:      \newfont.          (line  7182)
 * Didot point:                           Units of length.   (line  7682)
-* dieresis accent:                       Accents.           (line 12648)
+* dieresis accent:                       Accents.           (line 12650)
 * difference between class and package:  Class and package construction.
                                                             (line   799)
-* discretionary breaks, multiplication:  \*.                (line  9776)
+* discretionary breaks, multiplication:  \*.                (line  9778)
 * discretionary hyphenation:             \discretionary.    (line  6016)
-* display math mode:                     Modes.             (line  9888)
+* display math mode:                     Modes.             (line  9890)
 * displaying quoted text with paragraph indentation: quotation & quote.
                                                             (line  4848)
 * displaying quoted text without paragraph indentation: quotation & quote.
@@ -16372,46 +16374,46 @@
 * document classes:                      Document classes.  (line   641)
 * document environment:                  document.          (line  3307)
 * document templates:                    Document templates.
-                                                            (line 14731)
-* dollar sign:                           Text symbols.      (line 12550)
-* dot accent:                            Accents.           (line 12655)
-* dot over accent, math:                 Math accents.      (line  9507)
-* dot-over accent:                       Accents.           (line 12655)
-* dot-under accent:                      Accents.           (line 12688)
-* dotless i:                             Accents.           (line 12642)
+                                                            (line 14733)
+* dollar sign:                           Text symbols.      (line 12552)
+* dot accent:                            Accents.           (line 12657)
+* dot over accent, math:                 Math accents.      (line  9509)
+* dot-over accent:                       Accents.           (line 12657)
+* dot-under accent:                      Accents.           (line 12690)
+* dotless i:                             Accents.           (line 12644)
 * dotless i, math:                       Math symbols.      (line  8475)
-* dotless j:                             Accents.           (line 12642)
+* dotless j:                             Accents.           (line 12644)
 * dotless j, math:                       Math symbols.      (line  8497)
-* dots:                                  Dots.              (line  9263)
-* double angle quotation marks:          Text symbols.      (line 12467)
-* double dagger, in text:                Text symbols.      (line 12455)
-* double dagger, in text <1>:            Text symbols.      (line 12547)
-* double dot accent, math:               Math accents.      (line  9504)
-* double guillemets:                     Text symbols.      (line 12467)
-* double left quote:                     Text symbols.      (line 12589)
-* double low-9 quotation mark:           Text symbols.      (line 12489)
-* double quote, straight base:           Text symbols.      (line 12605)
-* double right quote:                    Text symbols.      (line 12592)
+* dots:                                  Dots.              (line  9265)
+* double angle quotation marks:          Text symbols.      (line 12469)
+* double dagger, in text:                Text symbols.      (line 12457)
+* double dagger, in text <1>:            Text symbols.      (line 12549)
+* double dot accent, math:               Math accents.      (line  9506)
+* double guillemets:                     Text symbols.      (line 12469)
+* double left quote:                     Text symbols.      (line 12591)
+* double low-9 quotation mark:           Text symbols.      (line 12491)
+* double quote, straight base:           Text symbols.      (line 12607)
+* double right quote:                    Text symbols.      (line 12594)
 * double spacing:                        Low-level font commands.
                                                             (line  1654)
-* double vertical bar, in text:          Text symbols.      (line 12517)
-* doublestruck:                          Blackboard bold.   (line  9219)
+* double vertical bar, in text:          Text symbols.      (line 12519)
+* doublestruck:                          Blackboard bold.   (line  9222)
 * draft option:                          Document class options.
                                                             (line   718)
 * dvipdfmx command:                      Output files.      (line   446)
 * dvips command:                         Output files.      (line   446)
 * dvitype command:                       Output files.      (line   446)
-* e-dash:                                Text symbols.      (line 12558)
+* e-dash:                                Text symbols.      (line 12560)
 * e-TeX:                                 TeX engines.       (line   495)
-* ellipses:                              Dots.              (line  9263)
-* ellipsis:                              Text symbols.      (line 12473)
+* ellipses:                              Dots.              (line  9265)
+* ellipsis:                              Text symbols.      (line 12475)
 * em:                                    Units of length.   (line  7690)
 * em <1>:                                Units of length.   (line  7690)
-* em-dash:                               Text symbols.      (line 12553)
-* em-dash, three-quarters:               Text symbols.      (line 12614)
-* em-dash, two-thirds:                   Text symbols.      (line 12620)
+* em-dash:                               Text symbols.      (line 12555)
+* em-dash, three-quarters:               Text symbols.      (line 12616)
+* em-dash, two-thirds:                   Text symbols.      (line 12622)
 * emphasis:                              Font styles.       (line  1420)
-* enclosure list:                        \encl.             (line 13942)
+* enclosure list:                        \encl.             (line 13944)
 * end of document hook:                  \AtEndDocument.    (line  3329)
 * ending and starting:                   Starting and ending.
                                                             (line   410)
@@ -16458,10 +16460,10 @@
 * environments:                          Environments.      (line  2975)
 * environments, defining:                \newenvironment & \renewenvironment.
                                                             (line  6923)
-* envlab package:                        \makelabels.       (line 14016)
+* envlab package:                        \makelabels.       (line 14018)
 * EPS files:                             Graphics package configuration.
-                                                            (line 11704)
-* EPS files <1>:                         \includegraphics.  (line 11897)
+                                                            (line 11706)
+* EPS files <1>:                         \includegraphics.  (line 11899)
 * eqnarray environment:                  eqnarray.          (line  3412)
 * equation environment:                  equation.          (line  3468)
 * equation environment <1>:              Math formulas.     (line  8062)
@@ -16474,43 +16476,43 @@
 * equations, flush left vs. centered:    Document class options.
                                                             (line   726)
 * es-zet German letter:                  Additional Latin letters.
-                                                            (line 12809)
+                                                            (line 12811)
 * etex command:                          TeX engines.       (line   495)
 * eth, Icelandic letter:                 Additional Latin letters.
-                                                            (line 12777)
+                                                            (line 12779)
 * etoolbox package:                      Class and package commands.
                                                             (line   964)
-* euro symbol:                           Text symbols.      (line 12561)
-* eurosym package:                       Text symbols.      (line 12561)
+* euro symbol:                           Text symbols.      (line 12563)
+* eurosym package:                       Text symbols.      (line 12563)
 * ex:                                    Units of length.   (line  7690)
 * ex <1>:                                Units of length.   (line  7690)
-* exclamation point, upside-down:        Text symbols.      (line 12567)
+* exclamation point, upside-down:        Text symbols.      (line 12569)
 * executivepaper option:                 Document class options.
                                                             (line   688)
 * exponent:                              Subscripts & superscripts.
                                                             (line  8153)
 * extended Latin:                        Additional Latin letters.
-                                                            (line 12763)
-* external commands:                     \write18.          (line 14460)
+                                                            (line 12765)
+* external commands:                     \write18.          (line 14462)
 * external files, writing:               filecontents.      (line  3546)
 * families, of fonts:                    Low-level font commands.
                                                             (line  1557)
-* fancyhdr package:                      Page styles.       (line  9945)
-* fancyhdr package <1>:                  \pagestyle.        (line 10087)
+* fancyhdr package:                      Page styles.       (line  9947)
+* fancyhdr package <1>:                  \pagestyle.        (line 10089)
 * fancyvrb package:                      tabbing.           (line  5018)
 * fancyvrb package <1>:                  verbatim.          (line  5747)
-* feminine ordinal symbol:               Text symbols.      (line 12580)
+* feminine ordinal symbol:               Text symbols.      (line 12582)
 * figure environment:                    figure.            (line  3488)
 * figure number, cross referencing:      \ref.              (line  2946)
 * figures, footnotes in:                 minipage.          (line  4266)
 * figures, inserting:                    figure.            (line  3488)
 * file, closing:                         \openin & \openout.
-                                                            (line 14114)
+                                                            (line 14116)
 * file, opening:                         \openin & \openout.
-                                                            (line 14114)
-* file, reading:                         \read.             (line 14178)
+                                                            (line 14116)
+* file, reading:                         \read.             (line 14180)
 * file, root:                            Splitting the input.
-                                                            (line 12890)
+                                                            (line 12892)
 * filecontents environment:              filecontents.      (line  3546)
 * filecontents* environment:             filecontents.      (line  3546)
 * final option:                          Document class options.
@@ -16541,12 +16543,12 @@
 * font sizes:                            Font sizes.        (line  1507)
 * font styles:                           Font styles.       (line  1367)
 * font symbols, by number:               Symbols by font position.
-                                                            (line 12430)
+                                                            (line 12432)
 * fontenc:                               fontenc package.   (line  1244)
 * fonts:                                 Fonts.             (line  1205)
 * fonts, new commands for:               \newfont.          (line  7169)
-* fonts, script:                         Calligraphic.      (line  9245)
-* footer style:                          \pagestyle.        (line 10080)
+* fonts, script:                         Calligraphic.      (line  9248)
+* footer style:                          \pagestyle.        (line 10082)
 * footer, parameters for:                Page layout parameters.
                                                             (line  1840)
 * footnote number, cross referencing:    \ref.              (line  2946)
@@ -16565,13 +16567,13 @@
 * formulas, math:                        Math formulas.     (line  8062)
 * forward reference:                     Cross references.  (line  2845)
 * forward references, resolving:         Output files.      (line   469)
-* fraction:                              \frac.             (line  9792)
+* fraction:                              \frac.             (line  9794)
 * fragile commands:                      \protect.          (line  7201)
-* frame rule width:                      \fbox & \framebox. (line 11097)
-* frame, line width:                     \fbox & \framebox. (line 11097)
-* frame, separation from contents:       \fbox & \framebox. (line 11102)
-* French quotation marks:                Text symbols.      (line 12467)
-* functions, math:                       Math functions.    (line  9371)
+* frame rule width:                      \fbox & \framebox. (line 11099)
+* frame, line width:                     \fbox & \framebox. (line 11099)
+* frame, separation from contents:       \fbox & \framebox. (line 11104)
+* French quotation marks:                Text symbols.      (line 12469)
+* functions, math:                       Math functions.    (line  9373)
 * geometry package:                      Document class options.
                                                             (line   709)
 * geometry package <1>:                  Document class options.
@@ -16580,41 +16582,41 @@
                                                             (line   675)
 * global options <1>:                    Additional packages.
                                                             (line   783)
-* glossaries:                            Glossaries.        (line 13671)
-* glossary:                              Glossaries.        (line 13671)
-* glossary, entries:                     \newglossaryentry. (line 13719)
-* glossary, entry reference:             \gls.              (line 13778)
+* glossaries:                            Glossaries.        (line 13673)
+* glossary:                              Glossaries.        (line 13673)
+* glossary, entries:                     \newglossaryentry. (line 13721)
+* glossary, entry reference:             \gls.              (line 13780)
 * glue register, plain TeX:              \newlength.        (line  6873)
-* graphics:                              Graphics.          (line 11603)
+* graphics:                              Graphics.          (line 11605)
 * graphics <1>:                          Graphics package configuration.
-                                                            (line 11704)
-* graphics <2>:                          \includegraphics.  (line 11897)
-* graphics package:                      Graphics.          (line 11603)
+                                                            (line 11706)
+* graphics <2>:                          \includegraphics.  (line 11899)
+* graphics package:                      Graphics.          (line 11605)
 * graphics package <1>:                  Graphics package configuration.
-                                                            (line 11704)
-* graphics package <2>:                  \includegraphics.  (line 11897)
+                                                            (line 11706)
+* graphics package <2>:                  \includegraphics.  (line 11899)
 * graphics package commands:             Commands for graphics.
-                                                            (line 11891)
+                                                            (line 11893)
 * graphics package options:              Graphics package options.
-                                                            (line 11640)
+                                                            (line 11642)
 * graphics packages:                     \line.             (line  4570)
-* graphics, resizing:                    \scalebox.         (line 12287)
-* graphics, resizing <1>:                \resizebox.        (line 12318)
-* graphics, scaling:                     \scalebox.         (line 12287)
-* graphics, scaling <1>:                 \resizebox.        (line 12318)
-* grave accent:                          Accents.           (line 12667)
-* grave accent, math:                    Math accents.      (line  9510)
-* greater than symbol, in text:          Text symbols.      (line 12570)
+* graphics, resizing:                    \scalebox.         (line 12289)
+* graphics, resizing <1>:                \resizebox.        (line 12320)
+* graphics, scaling:                     \scalebox.         (line 12289)
+* graphics, scaling <1>:                 \resizebox.        (line 12320)
+* grave accent:                          Accents.           (line 12669)
+* grave accent, math:                    Math accents.      (line  9512)
+* greater than symbol, in text:          Text symbols.      (line 12572)
 * greek letters:                         Math symbols.      (line  8216)
-* Greek letters:                         Greek letters.     (line  9318)
+* Greek letters:                         Greek letters.     (line  9320)
 * group, and environments:               Environments.      (line  2987)
-* group_skip:                            makeindex.         (line 13551)
-* ha'c<ek accent, math:                  Math accents.      (line  9501)
-* hacek accent:                          Accents.           (line 12714)
-* Halmos symbol:                         \rule.             (line 12827)
-* hat accent:                            Accents.           (line 12663)
-* hat accent, math:                      Math accents.      (line  9513)
-* header style:                          \pagestyle.        (line 10080)
+* group_skip:                            makeindex.         (line 13553)
+* ha'c<ek accent, math:                  Math accents.      (line  9503)
+* hacek accent:                          Accents.           (line 12716)
+* Halmos symbol:                         \rule.             (line 12829)
+* hat accent:                            Accents.           (line 12665)
+* hat accent, math:                      Math accents.      (line  9515)
+* header style:                          \pagestyle.        (line 10082)
 * header, parameters for:                Page layout parameters.
                                                             (line  1840)
 * hello, world:                          Starting and ending.
@@ -16622,33 +16624,33 @@
 * here, putting floats:                  Floats.            (line  2019)
 * home page for manual:                  About this document.
                                                             (line   332)
-* horizontal space:                      \hss.              (line 10310)
-* horizontal space, stretchable:         \hss.              (line 10310)
+* horizontal space:                      \hss.              (line 10312)
+* horizontal space, stretchable:         \hss.              (line 10312)
 * horizontal spacing:                    \phantom & \vphantom & \hphantom.
-                                                            (line  9699)
-* hungarian umlaut accent:               Accents.           (line 12692)
+                                                            (line  9701)
+* hungarian umlaut accent:               Accents.           (line 12694)
 * hyperref package:                      \footnotemark.     (line  6427)
 * hyperref package <1>:                  \footnotemark.     (line  6436)
-* hyperref package <2>:                  \pagenumbering.    (line 10061)
+* hyperref package <2>:                  \pagenumbering.    (line 10063)
 * hyperref package <3>:                  Command line input.
-                                                            (line 14652)
+                                                            (line 14654)
 * hyphenation, defining:                 \hyphenation.      (line  6080)
 * hyphenation, discretionary:            \discretionary.    (line  6016)
 * hyphenation, forcing:                  \- (hyphenation).  (line  5981)
-* hyphenation, preventing:               \mbox & \makebox.  (line 10975)
+* hyphenation, preventing:               \mbox & \makebox.  (line 10977)
 * Icelandic eth:                         Additional Latin letters.
-                                                            (line 12777)
+                                                            (line 12779)
 * Icelandic thorn:                       Additional Latin letters.
-                                                            (line 12813)
-* idx file:                              \index.            (line 13485)
+                                                            (line 12815)
+* idx file:                              \index.            (line 13487)
 * ij letter, Dutch:                      Additional Latin letters.
-                                                            (line 12789)
+                                                            (line 12791)
 * implementations of TeX:                TeX engines.       (line   488)
-* importing graphics:                    \includegraphics.  (line 11897)
+* importing graphics:                    \includegraphics.  (line 11899)
 * in:                                    Units of length.   (line  7669)
 * in-line formulas:                      math.              (line  4153)
 * inch:                                  Units of length.   (line  7669)
-* including graphics:                    \includegraphics.  (line 11897)
+* including graphics:                    \includegraphics.  (line 11899)
 * indent, forcing:                       \indent & \noindent.
                                                             (line  7934)
 * indentation of paragraphs, in minipage: minipage.         (line  4262)
@@ -16660,47 +16662,47 @@
                                                             (line  2552)
 * indentfirst package <5>:               \indent & \noindent.
                                                             (line  7976)
-* indent_length:                         makeindex.         (line 13632)
-* indent_space:                          makeindex.         (line 13628)
-* index entries, 'see' and 'see also':   \index.            (line 13435)
-* index entry:                           \index.            (line 13385)
-* index package:                         \index.            (line 13480)
-* index, page range:                     \index.            (line 13419)
-* index, printing:                       \printindex.       (line 13656)
-* index, processing:                     makeindex.         (line 13500)
-* index, style file:                     makeindex.         (line 13512)
-* indexes:                               Indexes.           (line 13349)
-* infinite horizontal stretch:           \hfill.            (line 10277)
-* infinite vertical stretch:             \vfill.            (line 10890)
-* inner paragraph mode:                  Modes.             (line  9906)
+* indent_length:                         makeindex.         (line 13634)
+* indent_space:                          makeindex.         (line 13630)
+* index entries, 'see' and 'see also':   \index.            (line 13437)
+* index entry:                           \index.            (line 13387)
+* index package:                         \index.            (line 13482)
+* index, page range:                     \index.            (line 13421)
+* index, printing:                       \printindex.       (line 13658)
+* index, processing:                     makeindex.         (line 13502)
+* index, style file:                     makeindex.         (line 13514)
+* indexes:                               Indexes.           (line 13351)
+* infinite horizontal stretch:           \hfill.            (line 10279)
+* infinite vertical stretch:             \vfill.            (line 10892)
+* inner paragraph mode:                  Modes.             (line  9908)
 * input file:                            Splitting the input.
-                                                            (line 12886)
+                                                            (line 12888)
 * input, on command line:                Command line input.
-                                                            (line 14648)
-* input/output:                          Input/output.      (line 14105)
-* input/output, to terminal:             Input/output.      (line 14105)
+                                                            (line 14650)
+* input/output:                          Input/output.      (line 14107)
+* input/output, to terminal:             Input/output.      (line 14107)
 * inserting figures:                     figure.            (line  3488)
 * insertions of special characters:      Special insertions.
-                                                            (line 12347)
-* internal vertical mode:                Modes.             (line  9897)
+                                                            (line 12349)
+* internal vertical mode:                Modes.             (line  9899)
 * invisible character:                   \phantom & \vphantom & \hphantom.
-                                                            (line  9699)
-* italic correction:                     \/.                (line 10594)
+                                                            (line  9701)
+* italic correction:                     \/.                (line 10596)
 * italic font:                           Font styles.       (line  1442)
 * itemize environment:                   itemize.           (line  3701)
-* item_0:                                makeindex.         (line 13575)
-* item_01:                               makeindex.         (line 13584)
-* item_1:                                makeindex.         (line 13578)
-* item_12:                               makeindex.         (line 13594)
-* item_2:                                makeindex.         (line 13581)
-* item_x1:                               makeindex.         (line 13588)
-* item_x2:                               makeindex.         (line 13598)
+* item_0:                                makeindex.         (line 13577)
+* item_01:                               makeindex.         (line 13586)
+* item_1:                                makeindex.         (line 13580)
+* item_12:                               makeindex.         (line 13596)
+* item_2:                                makeindex.         (line 13583)
+* item_x1:                               makeindex.         (line 13590)
+* item_x2:                               makeindex.         (line 13600)
 * JPEG files:                            Graphics package configuration.
-                                                            (line 11704)
-* JPEG files <1>:                        \includegraphics.  (line 11897)
+                                                            (line 11706)
+* JPEG files <1>:                        \includegraphics.  (line 11899)
 * JPG files:                             Graphics package configuration.
-                                                            (line 11704)
-* JPG files <1>:                         \includegraphics.  (line 11897)
+                                                            (line 11706)
+* JPG files <1>:                         \includegraphics.  (line 11899)
 * justification, ragged left:            \raggedleft.       (line  3676)
 * justification, ragged right:           \raggedright.      (line  3625)
 * Knuth, Donald E.:                      Overview.          (line   384)
@@ -16713,7 +16715,7 @@
 * landscape orientation:                 Document class options.
                                                             (line   729)
 * latex command:                         Output files.      (line   446)
-* LaTeX logo:                            Text symbols.      (line 12458)
+* LaTeX logo:                            Text symbols.      (line 12460)
 * LaTeX overview:                        Overview.          (line   384)
 * LaTeX Project team:                    About this document.
                                                             (line   351)
@@ -16721,25 +16723,26 @@
                                                             (line   347)
 * latex-doc-ptr document:                About this document.
                                                             (line   364)
-* LaTeX2e logo:                          Text symbols.      (line 12461)
+* LaTeX2e logo:                          Text symbols.      (line 12463)
 * <latexrefman at tug.org> email address:   About this document.
                                                             (line   351)
+* latexsym package:                      Arrows.            (line  9141)
 * Latin letters, additional:             Additional Latin letters.
-                                                            (line 12763)
+                                                            (line 12765)
 * layout commands:                       Layout.            (line  1684)
 * layout, page parameters for:           Page layout parameters.
                                                             (line  1840)
-* left angle quotation marks:            Text symbols.      (line 12467)
-* left arrow, in text:                   Text symbols.      (line 12576)
-* left brace, in text:                   Text symbols.      (line 12523)
-* left quote:                            Text symbols.      (line 12477)
-* left quote, double:                    Text symbols.      (line 12589)
-* left quote, single:                    Text symbols.      (line 12595)
+* left angle quotation marks:            Text symbols.      (line 12469)
+* left arrow, in text:                   Text symbols.      (line 12578)
+* left brace, in text:                   Text symbols.      (line 12525)
+* left quote:                            Text symbols.      (line 12479)
+* left quote, double:                    Text symbols.      (line 12591)
+* left quote, single:                    Text symbols.      (line 12597)
 * left-hand equation numbers:            Document class options.
                                                             (line   732)
 * left-justifying text:                  \raggedright.      (line  3625)
 * left-justifying text, environment for: flushleft.         (line  3597)
-* left-to-right mode:                    Modes.             (line  9875)
+* left-to-right mode:                    Modes.             (line  9877)
 * legalpaper option:                     Document class options.
                                                             (line   688)
 * lengths, adding to:                    \addtolength.      (line  7736)
@@ -16748,30 +16751,30 @@
 * lengths, setting:                      \setlength.        (line  7708)
 * leqno option:                          Document class options.
                                                             (line   718)
-* less than symbol, in text:             Text symbols.      (line 12573)
-* lethead_flag:                          makeindex.         (line 13558)
-* lethead_prefix:                        makeindex.         (line 13567)
-* lethead_suffix:                        makeindex.         (line 13571)
+* less than symbol, in text:             Text symbols.      (line 12575)
+* lethead_flag:                          makeindex.         (line 13560)
+* lethead_prefix:                        makeindex.         (line 13569)
+* lethead_suffix:                        makeindex.         (line 13573)
 * letter class:                          Document classes.  (line   646)
 * letter environment:                    letter.            (line  3784)
 * letterpaper option:                    Document class options.
                                                             (line   688)
-* letters, accented:                     Accents.           (line 12631)
+* letters, accented:                     Accents.           (line 12633)
 * letters, additional Latin:             Additional Latin letters.
-                                                            (line 12763)
-* letters, ending:                       \closing.          (line 13929)
-* letters, starting:                     \opening.          (line 14034)
-* letters, writing:                      Letters.           (line 13808)
+                                                            (line 12765)
+* letters, ending:                       \closing.          (line 13931)
+* letters, starting:                     \opening.          (line 14036)
+* letters, writing:                      Letters.           (line 13810)
 * line break, forcing:                   \\.                (line  5855)
 * line breaking:                         Line breaking.     (line  5838)
 * line breaks, changing:                 \fussy & \sloppy.  (line  6039)
 * line breaks, forcing:                  \linebreak & \nolinebreak.
                                                             (line  6098)
-* line breaks, multiplication discretionary: \*.            (line  9776)
+* line breaks, multiplication discretionary: \*.            (line  9778)
 * line breaks, preventing:               \linebreak & \nolinebreak.
                                                             (line  6098)
 * lines in tables:                       tabular.           (line  5087)
-* line_max:                              makeindex.         (line 13624)
+* line_max:                              makeindex.         (line 13626)
 * lining numerals:                       Font styles.       (line  1493)
 * lining text up in tables:              tabular.           (line  5087)
 * lining text up using tab stops:        tabbing.           (line  4878)
@@ -16789,66 +16792,66 @@
 * loading additional packages:           Additional packages.
                                                             (line   774)
 * log file:                              Output files.      (line   464)
-* logo, LaTeX:                           Text symbols.      (line 12458)
-* logo, LaTeX2e:                         Text symbols.      (line 12461)
-* logo, TeX:                             Text symbols.      (line 12499)
+* logo, LaTeX:                           Text symbols.      (line 12460)
+* logo, LaTeX2e:                         Text symbols.      (line 12463)
+* logo, TeX:                             Text symbols.      (line 12501)
 * long command:                          Class and package commands.
                                                             (line   877)
-* low-9 quotation marks, single and double: Text symbols.   (line 12489)
+* low-9 quotation marks, single and double: Text symbols.   (line 12491)
 * low-level font commands:               Low-level font commands.
                                                             (line  1542)
 * lowercase:                             Upper and lower case.
-                                                            (line 12385)
+                                                            (line 12387)
 * LR box:                                picture.           (line  4413)
-* LR mode:                               Modes.             (line  9875)
-* lrbox:                                 lrbox.             (line 11307)
+* LR mode:                               Modes.             (line  9877)
+* lrbox:                                 lrbox.             (line 11309)
 * lshort document:                       About this document.
                                                             (line   375)
-* ltugboat class:                        tugboat template.  (line 14862)
+* ltugboat class:                        tugboat template.  (line 14864)
 * lualatex command:                      TeX engines.       (line   512)
 * LuaTeX:                                TeX engines.       (line   512)
 * m-width:                               Units of length.   (line  7690)
 * macro package, LaTeX as:               Overview.          (line   389)
-* macron accent:                         Accents.           (line 12659)
-* macron accent, math:                   Math accents.      (line  9495)
+* macron accent:                         Accents.           (line 12661)
+* macron accent, math:                   Math accents.      (line  9497)
 * macros2e package:                      \makeatletter & \makeatother.
                                                             (line  6757)
 * Madsen, Lars:                          eqnarray.          (line  3412)
-* make a box:                            \mbox & \makebox.  (line 10975)
-* makeindex:                             makeindex.         (line 13500)
-* makeindex program:                     makeindex.         (line 13500)
-* makeindex, style file:                 makeindex.         (line 13512)
+* make a box:                            \mbox & \makebox.  (line 10977)
+* makeindex:                             makeindex.         (line 13502)
+* makeindex program:                     makeindex.         (line 13502)
+* makeindex, style file:                 makeindex.         (line 13514)
 * making a title page:                   titlepage.         (line  5677)
 * making paragraphs:                     Making paragraphs. (line  7837)
 * marginal notes:                        Marginal notes.    (line  8013)
-* masculine ordinal symbol:              Text symbols.      (line 12580)
-* matching brackets:                     \left & \right.    (line  9804)
-* matching parentheses:                  \left & \right.    (line  9804)
-* math accents:                          Math accents.      (line  9487)
+* masculine ordinal symbol:              Text symbols.      (line 12582)
+* matching brackets:                     \left & \right.    (line  9806)
+* matching parentheses:                  \left & \right.    (line  9806)
+* math accents:                          Math accents.      (line  9489)
 * math environment:                      math.              (line  4153)
 * math environment <1>:                  Math formulas.     (line  8062)
 * math formulas:                         Math formulas.     (line  8062)
-* math functions:                        Math functions.    (line  9371)
-* math miscellany:                       Math miscellany.   (line  9750)
-* math mode:                             Modes.             (line  9885)
+* math functions:                        Math functions.    (line  9373)
+* math miscellany:                       Math miscellany.   (line  9752)
+* math mode:                             Modes.             (line  9887)
 * math mode, entering:                   Math formulas.     (line  8062)
 * math mode, spacing:                    Spacing in math mode.
-                                                            (line  9581)
+                                                            (line  9583)
 * math mode, spacing <1>:                \phantom & \vphantom & \hphantom.
-                                                            (line  9699)
-* math mode, vertical space:             \smash.            (line  9638)
+                                                            (line  9701)
+* math mode, vertical space:             \smash.            (line  9640)
 * math symbols:                          Math symbols.      (line  8216)
 * math, arrows:                          Arrows.            (line  9141)
 * math, bold:                            Font styles.       (line  1489)
 * mathtools package:                     Math formulas.     (line  8142)
 * mathtools package <1>:                 Over- and Underlining.
-                                                            (line  9575)
-* mathtools package <2>:                 \smash.            (line  9693)
+                                                            (line  9577)
+* mathtools package <2>:                 \smash.            (line  9695)
 * mathtools package <3>:                 \phantom & \vphantom & \hphantom.
-                                                            (line  9729)
+                                                            (line  9731)
 * MetaPost package:                      \line.             (line  4570)
 * mfirstuc package:                      Upper and lower case.
-                                                            (line 12424)
+                                                            (line 12426)
 * mhchem package:                        Subscripts & superscripts.
                                                             (line  8209)
 * Millimeter:                            Units of length.   (line  7679)
@@ -16859,20 +16862,20 @@
 * minted package <2>:                    \verb.             (line  5791)
 * mirrors of CTAN:                       CTAN.              (line   629)
 * mm:                                    Units of length.   (line  7679)
-* modes:                                 Modes.             (line  9865)
+* modes:                                 Modes.             (line  9867)
 * monospace font:                        Font styles.       (line  1457)
 * moving arguments:                      \protect.          (line  7214)
 * mpfootnote counter:                    \footnote.         (line  6375)
 * mu:                                    Units of length.   (line  7701)
 * mu, math unit:                         Units of length.   (line  7701)
 * multicolumn text:                      \twocolumn.        (line  1701)
-* multilingual support:                  Accents.           (line 12631)
-* multind package:                       Indexes.           (line 13375)
-* multiplication, discretionary:         \*.                (line  9776)
-* name:                                  \newglossaryentry. (line 13756)
-* NBSP:                                  ~.                 (line 10514)
+* multilingual support:                  Accents.           (line 12633)
+* multind package:                       Indexes.           (line 13377)
+* multiplication, discretionary:         \*.                (line  9778)
+* name:                                  \newglossaryentry. (line 13758)
+* NBSP:                                  ~.                 (line 10516)
 * nested \include, not allowed:          \include & \includeonly.
-                                                            (line 13058)
+                                                            (line 13060)
 * new class commands:                    Class and package construction.
                                                             (line   790)
 * new command, check:                    Class and package commands.
@@ -16888,17 +16891,17 @@
 * new line, starting (paragraph mode):   \newline.          (line  5957)
 * new page, starting:                    \newpage.          (line  6201)
 * non-English characters:                Additional Latin letters.
-                                                            (line 12763)
+                                                            (line 12765)
 * notes in the margin:                   Marginal notes.    (line  8013)
 * notitlepage option:                    Document class options.
                                                             (line   718)
-* null delimiter:                        \left & \right.    (line  9804)
+* null delimiter:                        \left & \right.    (line  9806)
 * numbered items, specifying counter:    \usecounter.       (line  7412)
 * numerals, old-style:                   Font styles.       (line  1493)
 * oblique font:                          Font styles.       (line  1454)
 * oe ligature:                           Additional Latin letters.
-                                                            (line 12805)
-* ogonek:                                Accents.           (line 12696)
+                                                            (line 12807)
+* ogonek:                                Accents.           (line 12698)
 * old-style numerals:                    Font styles.       (line  1493)
 * one-column output:                     \onecolumn.        (line  1689)
 * onecolumn option:                      Document class options.
@@ -16906,21 +16909,21 @@
 * oneside option:                        Document class options.
                                                             (line   747)
 * open a file:                           \openin & \openout.
-                                                            (line 14114)
+                                                            (line 14116)
 * openany option:                        Document class options.
                                                             (line   747)
 * openbib option:                        Document class options.
                                                             (line   718)
-* opening quote:                         Text symbols.      (line 12477)
+* opening quote:                         Text symbols.      (line 12479)
 * openright option:                      Document class options.
                                                             (line   747)
 * OpenType fonts:                        TeX engines.       (line   488)
 * options, class:                        Class and package commands.
                                                             (line   920)
 * options, color package:                Color package options.
-                                                            (line 11362)
+                                                            (line 11364)
 * options, command line:                 Command line options.
-                                                            (line 14565)
+                                                            (line 14567)
 * options, document class:               Document class options.
                                                             (line   675)
 * options, document class <1>:           Class and package structure.
@@ -16928,20 +16931,20 @@
 * options, global:                       Additional packages.
                                                             (line   783)
 * options, graphics package:             Graphics package options.
-                                                            (line 11640)
+                                                            (line 11642)
 * options, package:                      Class and package structure.
                                                             (line   813)
 * options, package <1>:                  Class and package commands.
                                                             (line   920)
-* ordinals, feminine and masculine:      Text symbols.      (line 12580)
+* ordinals, feminine and masculine:      Text symbols.      (line 12582)
 * oslash:                                Additional Latin letters.
-                                                            (line 12801)
+                                                            (line 12803)
 * OT1:                                   fontenc package.   (line  1244)
-* outer paragraph mode:                  Modes.             (line  9906)
-* overbar accent:                        Accents.           (line 12659)
-* overdot accent, math:                  Math accents.      (line  9507)
+* outer paragraph mode:                  Modes.             (line  9908)
+* overbar accent:                        Accents.           (line 12661)
+* overdot accent, math:                  Math accents.      (line  9509)
 * overlining:                            Over- and Underlining.
-                                                            (line  9536)
+                                                            (line  9538)
 * overview of LaTeX:                     Overview.          (line   384)
 * package file layout:                   Class and package structure.
                                                             (line   813)
@@ -16950,7 +16953,7 @@
 * package options <1>:                   Class and package commands.
                                                             (line   920)
 * package, algorithm2e:                  tabbing.           (line  5018)
-* package, amscd:                        Arrows.            (line  9173)
+* package, amscd:                        Arrows.            (line  9176)
 * package, amsfonts:                     Math formulas.     (line  8142)
 * package, amsfonts <1>:                 Arrows.            (line  9141)
 * package, amsmath:                      array.             (line  3087)
@@ -16959,50 +16962,50 @@
 * package, amsmath <3>:                  equation.          (line  3482)
 * package, amsmath <4>:                  theorem.           (line  5669)
 * package, amsmath <5>:                  Math formulas.     (line  8142)
-* package, amsmath <6>:                  Dots.              (line  9294)
-* package, amsmath <7>:                  Math functions.    (line  9476)
+* package, amsmath <6>:                  Dots.              (line  9296)
+* package, amsmath <7>:                  Math functions.    (line  9478)
 * package, amsmath <8>:                  \phantom & \vphantom & \hphantom.
-                                                            (line  9737)
+                                                            (line  9739)
 * package, amsmath <9>:                  Colon character & \colon.
-                                                            (line  9765)
+                                                            (line  9767)
 * package, amsmath <10>:                 Colon character & \colon.
-                                                            (line  9769)
+                                                            (line  9771)
 * package, amsthm:                       theorem.           (line  5669)
-* package, amsthm <1>:                   \rule.             (line 12832)
-* package, answers:                      \write.            (line 14389)
+* package, amsthm <1>:                   \rule.             (line 12834)
+* package, answers:                      \write.            (line 14391)
 * package, appendix:                     \appendix.         (line  2587)
 * package, array (package):              array.             (line  3109)
 * package, Asymptote:                    \line.             (line  4570)
-* package, Asymptote <1>:                \strut.            (line 10810)
-* package, Asymptote <2>:                \mbox & \makebox.  (line 11042)
-* package, Asymptote <3>:                \write18.          (line 14467)
+* package, Asymptote <1>:                \strut.            (line 10812)
+* package, Asymptote <2>:                \mbox & \makebox.  (line 11044)
+* package, Asymptote <3>:                \write18.          (line 14469)
 * package, babel:                        \chapter.          (line  2327)
 * package, babel <1>:                    thebibliography.   (line  5459)
-* package, babel <2>:                    Accents.           (line 12631)
-* package, babel <3>:                    \today.            (line 12862)
+* package, babel <2>:                    Accents.           (line 12633)
+* package, babel <3>:                    \today.            (line 12864)
 * package, babel <4>:                    Table of contents etc..
-                                                            (line 13189)
-* package, babel <5>:                    \index.            (line 13435)
+                                                            (line 13191)
+* package, babel <5>:                    \index.            (line 13437)
 * package, bigfoot:                      Footnotes of footnotes.
                                                             (line  6546)
 * package, bm:                           \boldmath & \unboldmath.
-                                                            (line  9205)
+                                                            (line  9208)
 * package, cleveref:                     Cross references.  (line  2856)
 * package, cleveref <1>:                 \ref.              (line  2969)
 * package, cleveref <2>:                 \footnotemark.     (line  6427)
 * package, cm-super:                     fontenc package.   (line  1307)
 * package, cprotect:                     verbatim.          (line  5736)
 * package, cprotect <1>:                 \verb.             (line  5794)
-* package, datatool:                     \read.             (line 14202)
-* package, datetime:                     \today.            (line 12876)
+* package, datatool:                     \read.             (line 14204)
+* package, datetime:                     \today.            (line 12878)
 * package, dcolumn:                      array.             (line  3109)
 * package, enumitem:                     list.              (line  4053)
-* package, envlab:                       \makelabels.       (line 14016)
+* package, envlab:                       \makelabels.       (line 14018)
 * package, etoolbox:                     Class and package commands.
                                                             (line   964)
-* package, eurosym:                      Text symbols.      (line 12561)
-* package, fancyhdr:                     Page styles.       (line  9945)
-* package, fancyhdr <1>:                 \pagestyle.        (line 10087)
+* package, eurosym:                      Text symbols.      (line 12563)
+* package, fancyhdr:                     Page styles.       (line  9947)
+* package, fancyhdr <1>:                 \pagestyle.        (line 10089)
 * package, fancyvrb:                     tabbing.           (line  5018)
 * package, fancyvrb <1>:                 verbatim.          (line  5747)
 * package, flafter:                      Floats.            (line  2049)
@@ -17013,9 +17016,9 @@
                                                             (line   713)
 * package, hyperref:                     \footnotemark.     (line  6427)
 * package, hyperref <1>:                 \footnotemark.     (line  6436)
-* package, hyperref <2>:                 \pagenumbering.    (line 10061)
+* package, hyperref <2>:                 \pagenumbering.    (line 10063)
 * package, hyperref <3>:                 Command line input.
-                                                            (line 14652)
+                                                            (line 14654)
 * package, indentfirst:                  \part.             (line  2252)
 * package, indentfirst <1>:              \chapter.          (line  2314)
 * package, indentfirst <2>:              \section.          (line  2409)
@@ -17024,7 +17027,8 @@
                                                             (line  2552)
 * package, indentfirst <5>:              \indent & \noindent.
                                                             (line  7976)
-* package, index:                        \index.            (line 13480)
+* package, index:                        \index.            (line 13482)
+* package, latexsym:                     Arrows.            (line  9141)
 * package, listings:                     tabbing.           (line  5018)
 * package, listings <1>:                 verbatim.          (line  5741)
 * package, listings <2>:                 \verb.             (line  5791)
@@ -17033,40 +17037,40 @@
                                                             (line  6757)
 * package, mathtools:                    Math formulas.     (line  8142)
 * package, mathtools <1>:                Over- and Underlining.
-                                                            (line  9575)
-* package, mathtools <2>:                \smash.            (line  9693)
+                                                            (line  9577)
+* package, mathtools <2>:                \smash.            (line  9695)
 * package, mathtools <3>:                \phantom & \vphantom & \hphantom.
-                                                            (line  9729)
+                                                            (line  9731)
 * package, MetaPost:                     \line.             (line  4570)
 * package, mfirstuc:                     Upper and lower case.
-                                                            (line 12424)
+                                                            (line 12426)
 * package, mhchem:                       Subscripts & superscripts.
                                                             (line  8209)
 * package, minted:                       tabbing.           (line  5018)
 * package, minted <1>:                   verbatim.          (line  5741)
 * package, minted <2>:                   \verb.             (line  5791)
-* package, multind:                      Indexes.           (line 13375)
+* package, multind:                      Indexes.           (line 13377)
 * package, pict2e:                       \line.             (line  4570)
-* package, polyglossia:                  Accents.           (line 12631)
-* package, polyglossia <1>:              \today.            (line 12862)
+* package, polyglossia:                  Accents.           (line 12633)
+* package, polyglossia <1>:              \today.            (line 12864)
 * package, polyglossia <2>:              Table of contents etc..
-                                                            (line 13189)
-* package, polyglossia <3>:              \index.            (line 13435)
+                                                            (line 13191)
+* package, polyglossia <3>:              \index.            (line 13437)
 * package, PSTricks:                     \line.             (line  4570)
 * package, sagetex:                      Command line options.
-                                                            (line 14621)
+                                                            (line 14623)
 * package, setspace:                     Low-level font commands.
                                                             (line  1654)
-* package, showidx:                      Indexes.           (line 13375)
-* package, siunitx:                      ~.                 (line 10540)
+* package, showidx:                      Indexes.           (line 13377)
+* package, siunitx:                      ~.                 (line 10542)
 * package, symbols:                      Math symbols.      (line  8216)
 * package, textcase:                     Upper and lower case.
-                                                            (line 12421)
+                                                            (line 12423)
 * package, textcomp:                     Font styles.       (line  1493)
 * package, TikZ:                         \line.             (line  4570)
-* package, TikZ <1>:                     \strut.            (line 10810)
-* package, TikZ <2>:                     \mbox & \makebox.  (line 11041)
-* package, tikz-cd:                      Arrows.            (line  9173)
+* package, TikZ <1>:                     \strut.            (line 10812)
+* package, TikZ <2>:                     \mbox & \makebox.  (line 11043)
+* package, tikz-cd:                      Arrows.            (line  9176)
 * package, titlesec:                     Sectioning.        (line  2177)
 * package, titlesec <1>:                 \part.             (line  2256)
 * package, titlesec <2>:                 \chapter.          (line  2335)
@@ -17075,12 +17079,12 @@
 * package, titlesec <5>:                 \subsubsection & \paragraph & \subparagraph.
                                                             (line  2556)
 * package, tocbibbind:                   Table of contents etc..
-                                                            (line 13200)
+                                                            (line 13202)
 * package, tocloft:                      Table of contents etc..
-                                                            (line 13200)
+                                                            (line 13202)
 * package, ulem:                         Over- and Underlining.
-                                                            (line  9545)
-* package, unicode-math:                 Greek letters.     (line  9359)
+                                                            (line  9547)
+* package, unicode-math:                 Greek letters.     (line  9361)
 * package, url:                          \verb.             (line  5787)
 * package, verbatimbox:                  verbatim.          (line  5747)
 * packages, loading additional:          Additional packages.
@@ -17093,12 +17097,12 @@
 * page layout parameters:                Page layout parameters.
                                                             (line  1840)
 * page number, cross referencing:        \pageref.          (line  2922)
-* page numbering style:                  \pagenumbering.    (line 10022)
-* page style, this page:                 \thispagestyle.    (line 10164)
-* page styles:                           Page styles.       (line  9939)
-* page, colored:                         Colored pages.     (line 11582)
-* page_precedence:                       makeindex.         (line 13637)
-* paired delimiters:                     \left & \right.    (line  9804)
+* page numbering style:                  \pagenumbering.    (line 10024)
+* page style, this page:                 \thispagestyle.    (line 10166)
+* page styles:                           Page styles.       (line  9941)
+* page, colored:                         Colored pages.     (line 11584)
+* page_precedence:                       makeindex.         (line 13639)
+* paired delimiters:                     \left & \right.    (line  9806)
 * paragraph:                             Sectioning.        (line  2123)
 * paragraph <1>:                         \subsubsection & \paragraph & \subparagraph.
                                                             (line  2497)
@@ -17108,11 +17112,11 @@
 * paragraph indentations in quoted text: quotation & quote. (line  4848)
 * paragraph indentations in quoted text, omitting: quotation & quote.
                                                             (line  4848)
-* paragraph mode:                        Modes.             (line  9871)
-* paragraph mode <1>:                    \parbox.           (line 11131)
-* paragraph symbol:                      Text symbols.      (line 12481)
+* paragraph mode:                        Modes.             (line  9873)
+* paragraph mode <1>:                    \parbox.           (line 11133)
+* paragraph symbol:                      Text symbols.      (line 12483)
 * paragraph, ending:                     \par.              (line  7881)
-* paragraph, in a box:                   \parbox.           (line 11131)
+* paragraph, in a box:                   \parbox.           (line 11133)
 * paragraphs:                            Making paragraphs. (line  7837)
 * parameters, for footnotes:             \footnote.         (line  6347)
 * parameters, page layout:               Page layout parameters.
@@ -17121,115 +17125,115 @@
 * part <1>:                              \part.             (line  2208)
 * pc:                                    Units of length.   (line  7666)
 * PDF graphic files:                     Graphics package configuration.
-                                                            (line 11704)
-* PDF graphic files <1>:                 \includegraphics.  (line 11897)
+                                                            (line 11706)
+* PDF graphic files <1>:                 \includegraphics.  (line 11899)
 * pdflatex command:                      Output files.      (line   456)
 * pdfTeX:                                Output files.      (line   456)
 * pdfTeX engine:                         TeX engines.       (line   495)
-* period, abbreviation-ending:           \@.                (line 10397)
-* period, centered, in text:             Text symbols.      (line 12583)
-* period, sentence-ending:               \@.                (line 10397)
-* period, spacing after:                 \@.                (line 10397)
+* period, abbreviation-ending:           \@.                (line 10399)
+* period, centered, in text:             Text symbols.      (line 12585)
+* period, sentence-ending:               \@.                (line 10399)
+* period, spacing after:                 \@.                (line 10399)
 * pica:                                  Units of length.   (line  7666)
 * pict2e package:                        \line.             (line  4570)
 * pict2e package <1>:                    \line.             (line  4570)
 * picture environment:                   picture.           (line  4316)
 * pictures, creating:                    picture.           (line  4316)
-* pilcrow:                               Text symbols.      (line 12481)
+* pilcrow:                               Text symbols.      (line 12483)
 * placement of floats:                   Floats.            (line  1998)
-* plural:                                \newglossaryentry. (line 13764)
+* plural:                                \newglossaryentry. (line 13766)
 * PNG files:                             Graphics package configuration.
-                                                            (line 11704)
-* PNG files <1>:                         \includegraphics.  (line 11897)
+                                                            (line 11706)
+* PNG files <1>:                         \includegraphics.  (line 11899)
 * poetry, an environment for:            verse.             (line  5802)
 * Point:                                 Units of length.   (line  7662)
 * polish l:                              Additional Latin letters.
-                                                            (line 12793)
-* polyglossia package:                   Accents.           (line 12631)
-* polyglossia package <1>:               \today.            (line 12862)
+                                                            (line 12795)
+* polyglossia package:                   Accents.           (line 12633)
+* polyglossia package <1>:               \today.            (line 12864)
 * polyglossia package <2>:               Table of contents etc..
-                                                            (line 13189)
-* polyglossia package <3>:               \index.            (line 13435)
+                                                            (line 13191)
+* polyglossia package <3>:               \index.            (line 13437)
 * portrait orientation:                  Document class options.
                                                             (line   729)
 * position, in picture:                  picture.           (line  4387)
 * positional parameter:                  \newcommand & \renewcommand.
                                                             (line  6613)
-* postamble:                             makeindex.         (line 13548)
-* postscript, in letters:                \ps.               (line 14046)
-* pounds symbol:                         Text symbols.      (line 12485)
-* preamble:                              makeindex.         (line 13544)
+* postamble:                             makeindex.         (line 13550)
+* postscript, in letters:                \ps.               (line 14048)
+* pounds symbol:                         Text symbols.      (line 12487)
+* preamble:                              makeindex.         (line 13546)
 * preamble, defined:                     Starting and ending.
                                                             (line   426)
 * prompt, *:                             Recovering from errors.
-                                                            (line 14711)
+                                                            (line 14713)
 * pronunciation:                         Overview.          (line   402)
 * PSTricks package:                      \line.             (line  4570)
 * pt:                                    Units of length.   (line  7662)
 * quad:                                  Spacing in math mode.
-                                                            (line  9626)
-* question mark, upside-down:            Text symbols.      (line 12586)
+                                                            (line  9628)
+* question mark, upside-down:            Text symbols.      (line 12588)
 * quotation environment:                 quotation & quote. (line  4848)
-* quotation marks, French:               Text symbols.      (line 12467)
+* quotation marks, French:               Text symbols.      (line 12469)
 * quote environment:                     quotation & quote. (line  4848)
-* quote, single straight:                Text symbols.      (line 12601)
-* quote, straight base:                  Text symbols.      (line 12605)
+* quote, single straight:                Text symbols.      (line 12603)
+* quote, straight base:                  Text symbols.      (line 12607)
 * quoted text with paragraph indentation, displaying: quotation & quote.
                                                             (line  4848)
 * quoted text without paragraph indentation, displaying: quotation & quote.
                                                             (line  4848)
-* radical:                               \sqrt.             (line  9839)
+* radical:                               \sqrt.             (line  9841)
 * ragged left text:                      \raggedleft.       (line  3676)
 * ragged left text, environment for:     flushright.        (line  3658)
 * ragged right text:                     \raggedright.      (line  3625)
 * ragged right text, environment for:    flushleft.         (line  3597)
-* read a file:                           \read.             (line 14178)
+* read a file:                           \read.             (line 14180)
 * redefining environments:               \newenvironment & \renewenvironment.
                                                             (line  6923)
 * reference, forward:                    Cross references.  (line  2845)
 * references, resolving forward:         Output files.      (line   469)
-* registered symbol:                     Text symbols.      (line 12608)
-* relation, text above:                  \stackrel.         (line  9855)
+* registered symbol:                     Text symbols.      (line 12610)
+* relation, text above:                  \stackrel.         (line  9857)
 * remarks in the margin:                 Marginal notes.    (line  8013)
 * report class:                          Document classes.  (line   646)
 * reporting bugs:                        About this document.
                                                             (line   355)
 * reserved characters:                   Reserved characters.
-                                                            (line 12353)
-* resizing:                              \scalebox.         (line 12287)
-* resizing <1>:                          \resizebox.        (line 12318)
-* right angle quotation marks:           Text symbols.      (line 12467)
-* right arrow, in text:                  Text symbols.      (line 12611)
-* right brace, in text:                  Text symbols.      (line 12526)
-* right quote:                           Text symbols.      (line 12492)
-* right quote, double:                   Text symbols.      (line 12592)
-* right quote, single:                   Text symbols.      (line 12598)
+                                                            (line 12355)
+* resizing:                              \scalebox.         (line 12289)
+* resizing <1>:                          \resizebox.        (line 12320)
+* right angle quotation marks:           Text symbols.      (line 12469)
+* right arrow, in text:                  Text symbols.      (line 12613)
+* right brace, in text:                  Text symbols.      (line 12528)
+* right quote:                           Text symbols.      (line 12494)
+* right quote, double:                   Text symbols.      (line 12594)
+* right quote, single:                   Text symbols.      (line 12600)
 * right-hand equation numbers:           Document class options.
                                                             (line   732)
 * right-justifying text:                 \raggedleft.       (line  3676)
 * right-justifying text, environment for: flushright.       (line  3658)
-* ring accent:                           Accents.           (line 12700)
-* ring accent, math:                     Math accents.      (line  9516)
+* ring accent:                           Accents.           (line 12702)
+* ring accent, math:                     Math accents.      (line  9518)
 * robust commands:                       \protect.          (line  7201)
 * roman font:                            Font styles.       (line  1445)
 * root file:                             Splitting the input.
-                                                            (line 12890)
-* roots:                                 \sqrt.             (line  9839)
-* rotating graphics:                     \rotatebox.        (line 12219)
-* rotating text:                         \rotatebox.        (line 12219)
-* rotation:                              \rotatebox.        (line 12219)
+                                                            (line 12892)
+* roots:                                 \sqrt.             (line  9841)
+* rotating graphics:                     \rotatebox.        (line 12221)
+* rotating text:                         \rotatebox.        (line 12221)
+* rotation:                              \rotatebox.        (line 12221)
 * row, tabbing:                          tabbing.           (line  4918)
 * rubber lengths, defining new:          \newlength.        (line  6873)
 * running header and footer:             Page layout parameters.
                                                             (line  1840)
-* running header and footer style:       \pagestyle.        (line 10080)
+* running header and footer style:       \pagestyle.        (line 10082)
 * sagetex package:                       Command line options.
-                                                            (line 14621)
+                                                            (line 14623)
 * sans serif font:                       Font styles.       (line  1451)
 * Scaled point:                          Units of length.   (line  7688)
-* scaling:                               \scalebox.         (line 12287)
-* scaling <1>:                           \resizebox.        (line 12318)
-* script fonts:                          Calligraphic.      (line  9245)
+* scaling:                               \scalebox.         (line 12289)
+* scaling <1>:                           \resizebox.        (line 12320)
+* script fonts:                          Calligraphic.      (line  9248)
 * script letters for math:               Font styles.       (line  1439)
 * secnumdepth:                           Sectioning.        (line  2185)
 * secnumdepth counter:                   Sectioning.        (line  2186)
@@ -17237,7 +17241,7 @@
 * section <1>:                           \section.          (line  2355)
 * section number, cross referencing:     \ref.              (line  2946)
 * section numbers, printing:             Sectioning.        (line  2186)
-* section symbol:                        Text symbols.      (line 12496)
+* section symbol:                        Text symbols.      (line 12498)
 * section, redefining:                   \@startsection.    (line  2625)
 * sectioning commands:                   Sectioning.        (line  2123)
 * sectioning, part:                      \part.             (line  2208)
@@ -17249,16 +17253,16 @@
 * shapes, of fonts:                      Low-level font commands.
                                                             (line  1624)
 * sharp S letters:                       Additional Latin letters.
-                                                            (line 12809)
-* showidx package:                       Indexes.           (line 13375)
+                                                            (line 12811)
+* showidx package:                       Indexes.           (line 13377)
 * simulating typed text:                 verbatim.          (line  5716)
-* single angle quotation marks:          Text symbols.      (line 12467)
-* single guillemets:                     Text symbols.      (line 12467)
-* single left quote:                     Text symbols.      (line 12595)
-* single low-9 quotation mark:           Text symbols.      (line 12489)
-* single quote, straight:                Text symbols.      (line 12601)
-* single right quote:                    Text symbols.      (line 12598)
-* siunitx package:                       ~.                 (line 10540)
+* single angle quotation marks:          Text symbols.      (line 12469)
+* single guillemets:                     Text symbols.      (line 12469)
+* single left quote:                     Text symbols.      (line 12597)
+* single low-9 quotation mark:           Text symbols.      (line 12491)
+* single quote, straight:                Text symbols.      (line 12603)
+* single right quote:                    Text symbols.      (line 12600)
+* siunitx package:                       ~.                 (line 10542)
 * sizes of text:                         Font sizes.        (line  1507)
 * skip register, plain TeX:              \newlength.        (line  6873)
 * slanted font:                          Font styles.       (line  1454)
@@ -17266,38 +17270,38 @@
 * sloppypar:                             sloppypar.         (line  6052)
 * sloppypar environment:                 sloppypar.         (line  6052)
 * small caps font:                       Font styles.       (line  1448)
-* sort:                                  \newglossaryentry. (line 13768)
+* sort:                                  \newglossaryentry. (line 13770)
 * sp:                                    Units of length.   (line  7688)
-* space, hard:                           ~.                 (line 10514)
-* space, inserting horizontal:           \hss.              (line 10310)
-* space, inserting vertical:             \addvspace.        (line 10919)
+* space, hard:                           ~.                 (line 10516)
+* space, inserting horizontal:           \hss.              (line 10312)
+* space, inserting vertical:             \addvspace.        (line 10921)
 * space, negative thin:                  \thinspace & \negthinspace.
-                                                            (line 10570)
+                                                            (line 10572)
 * space, thin:                           \thinspace & \negthinspace.
-                                                            (line 10570)
-* space, unbreakable:                    ~.                 (line 10514)
-* space, vertical:                       \vspace.           (line 10839)
-* spaces:                                Spaces.            (line 10192)
+                                                            (line 10572)
+* space, unbreakable:                    ~.                 (line 10516)
+* space, vertical:                       \vspace.           (line 10841)
+* spaces:                                Spaces.            (line 10194)
 * spaces, ignore around commands:        \ignorespaces & \ignorespacesafterend.
                                                             (line  7253)
 * spacing within math mode:              Spacing in math mode.
-                                                            (line  9581)
-* spacing, inter-sentence:               \frenchspacing.    (line 10443)
-* spacing, inter-sentence <1>:           \normalsfcodes.    (line 10463)
+                                                            (line  9583)
+* spacing, inter-sentence:               \frenchspacing.    (line 10445)
+* spacing, inter-sentence <1>:           \normalsfcodes.    (line 10465)
 * spacing, math mode:                    \phantom & \vphantom & \hphantom.
-                                                            (line  9699)
-* Spanish ordinals, feminine and masculine: Text symbols.   (line 12580)
+                                                            (line  9701)
+* Spanish ordinals, feminine and masculine: Text symbols.   (line 12582)
 * special characters:                    Reserved characters.
-                                                            (line 12353)
+                                                            (line 12355)
 * special characters <1>:                Additional Latin letters.
-                                                            (line 12763)
+                                                            (line 12765)
 * special insertions:                    Special insertions.
-                                                            (line 12347)
+                                                            (line 12349)
 * specifier, float placement:            Floats.            (line  1998)
 * splitting the input file:              Splitting the input.
-                                                            (line 12886)
-* square root:                           \sqrt.             (line  9839)
-* stack math:                            \stackrel.         (line  9855)
+                                                            (line 12888)
+* square root:                           \sqrt.             (line  9841)
+* stack math:                            \stackrel.         (line  9857)
 * star-variants, commands:               \@ifstar.          (line  6771)
 * starred form, defining new commands:   \newcommand & \renewcommand.
                                                             (line  6586)
@@ -17308,16 +17312,16 @@
                                                             (line   410)
 * starting on a right-hand page:         \clearpage & \cleardoublepage.
                                                             (line  6160)
-* sterling symbol:                       Text symbols.      (line 12485)
-* straight double quote, base:           Text symbols.      (line 12605)
-* straight quote, base:                  Text symbols.      (line 12605)
-* straight single quote:                 Text symbols.      (line 12601)
-* stretch, infinite horizontal:          \hfill.            (line 10277)
-* stretch, infinite vertical:            \vfill.            (line 10890)
+* sterling symbol:                       Text symbols.      (line 12487)
+* straight double quote, base:           Text symbols.      (line 12607)
+* straight quote, base:                  Text symbols.      (line 12607)
+* straight single quote:                 Text symbols.      (line 12603)
+* stretch, infinite horizontal:          \hfill.            (line 10279)
+* stretch, infinite vertical:            \vfill.            (line 10892)
 * stretch, omitting vertical:            \raggedbottom.     (line  1829)
-* strut:                                 \strut.            (line 10754)
+* strut:                                 \strut.            (line 10756)
 * styles of text:                        Font styles.       (line  1367)
-* styles, page:                          Page styles.       (line  9939)
+* styles, page:                          Page styles.       (line  9941)
 * subparagraph:                          Sectioning.        (line  2123)
 * subparagraph <1>:                      \subsubsection & \paragraph & \subparagraph.
                                                             (line  2497)
@@ -17329,81 +17333,81 @@
                                                             (line  2497)
 * superscript:                           Subscripts & superscripts.
                                                             (line  8153)
-* symbol:                                \newglossaryentry. (line 13772)
+* symbol:                                \newglossaryentry. (line 13774)
 * symbols package:                       Math symbols.      (line  8216)
 * symbols, arrows:                       Arrows.            (line  9141)
 * symbols, boldface:                     \boldmath & \unboldmath.
-                                                            (line  9179)
+                                                            (line  9182)
 * symbols, math:                         Math symbols.      (line  8216)
-* symbols, text:                         Text symbols.      (line 12442)
+* symbols, text:                         Text symbols.      (line 12444)
 * T1:                                    fontenc package.   (line  1244)
 * tab stops, using:                      tabbing.           (line  4878)
 * tabbing environment:                   tabbing.           (line  4878)
 * table environment:                     table.             (line  5027)
 * table of contents entry, manually adding: \addcontentsline.
-                                                            (line 13209)
+                                                            (line 13211)
 * table of contents file:                Output files.      (line   479)
 * table of contents, avoiding footnotes: Footnotes in section headings.
                                                             (line  6457)
 * table of contents, creating:           Table of contents etc..
-                                                            (line 13115)
+                                                            (line 13117)
 * table of contents, sectioning numbers printed: Sectioning.
                                                             (line  2197)
 * tables, creating:                      table.             (line  5027)
 * tabular environment:                   tabular.           (line  5087)
-* template, article:                     article template.  (line 14769)
-* template, beamer:                      beamer template.   (line 14738)
-* template, book:                        book template.     (line 14789)
+* template, article:                     article template.  (line 14771)
+* template, beamer:                      beamer template.   (line 14740)
+* template, book:                        book template.     (line 14791)
 * template, book <1>:                    Larger book template.
-                                                            (line 14812)
-* template, TUGboat:                     tugboat template.  (line 14862)
+                                                            (line 14814)
+* template, TUGboat:                     tugboat template.  (line 14864)
 * templates, document:                   Document templates.
-                                                            (line 14731)
-* terminal input/output:                 Input/output.      (line 14105)
-* TeX logo:                              Text symbols.      (line 12499)
-* text symbols:                          Text symbols.      (line 12442)
-* text, resizing:                        \scalebox.         (line 12287)
-* text, resizing <1>:                    \resizebox.        (line 12318)
-* text, scaling:                         \scalebox.         (line 12287)
-* text, scaling <1>:                     \resizebox.        (line 12318)
+                                                            (line 14733)
+* terminal input/output:                 Input/output.      (line 14107)
+* TeX logo:                              Text symbols.      (line 12501)
+* text symbols:                          Text symbols.      (line 12444)
+* text, resizing:                        \scalebox.         (line 12289)
+* text, resizing <1>:                    \resizebox.        (line 12320)
+* text, scaling:                         \scalebox.         (line 12289)
+* text, scaling <1>:                     \resizebox.        (line 12320)
 * textcase package:                      Upper and lower case.
-                                                            (line 12421)
+                                                            (line 12423)
 * textcomp package:                      Font styles.       (line  1493)
-* textcomp package <1>:                  Text symbols.      (line 12442)
-* thanks, for titlepage:                 \maketitle.        (line 10002)
+* textcomp package <1>:                  Text symbols.      (line 12444)
+* thanks, for titlepage:                 \maketitle.        (line 10004)
 * thebibliography environment:           thebibliography.   (line  5412)
 * theorem environment:                   theorem.           (line  5647)
 * theorem-like environment:              \newtheorem.       (line  7057)
 * theorems, defining:                    \newtheorem.       (line  7057)
 * theorems, typesetting:                 theorem.           (line  5647)
 * thin space:                            Spacing in math mode.
-                                                            (line  9607)
+                                                            (line  9609)
 * thin space <1>:                        \thinspace & \negthinspace.
-                                                            (line 10570)
+                                                            (line 10572)
 * thin space, negative:                  Spacing in math mode.
-                                                            (line  9621)
+                                                            (line  9623)
 * thin space, negative <1>:              \thinspace & \negthinspace.
-                                                            (line 10570)
+                                                            (line 10572)
 * thorn, Icelandic letter:               Additional Latin letters.
-                                                            (line 12813)
-* three-quarters em-dash:                Text symbols.      (line 12614)
-* tie:                                   ~.                 (line 10514)
-* tie-after accent:                      Accents.           (line 12706)
+                                                            (line 12815)
+* three-quarters em-dash:                Text symbols.      (line 12616)
+* tie:                                   ~.                 (line 10516)
+* tie-after accent:                      Accents.           (line 12708)
 * TikZ package:                          \line.             (line  4570)
-* TikZ package <1>:                      \strut.            (line 10810)
-* TikZ package <2>:                      \mbox & \makebox.  (line 11041)
-* tikz-cd package:                       Arrows.            (line  9173)
-* tilde accent:                          Accents.           (line 12671)
-* tilde accent, math:                    Math accents.      (line  9519)
-* tilde, ASCII, in text:                 Text symbols.      (line 12505)
+* TikZ package <1>:                      \strut.            (line 10812)
+* TikZ package <2>:                      \mbox & \makebox.  (line 11043)
+* tikz-cd package:                       Arrows.            (line  9176)
+* tilde accent:                          Accents.           (line 12673)
+* tilde accent, math:                    Math accents.      (line  9521)
+* tilde, ASCII, in text:                 Text symbols.      (line 12507)
 * title page, separate or run-in:        Document class options.
                                                             (line   740)
 * title pages, creating:                 titlepage.         (line  5677)
-* title, for titlepage:                  \maketitle.        (line 10009)
+* title, for titlepage:                  \maketitle.        (line 10011)
 * titlepage environment:                 titlepage.         (line  5677)
 * titlepage option:                      Document class options.
                                                             (line   718)
-* titles, making:                        \maketitle.        (line  9951)
+* titles, making:                        \maketitle.        (line  9953)
 * titlesec package:                      Sectioning.        (line  2177)
 * titlesec package <1>:                  \part.             (line  2256)
 * titlesec package <2>:                  \chapter.          (line  2335)
@@ -17412,25 +17416,25 @@
 * titlesec package <5>:                  \subsubsection & \paragraph & \subparagraph.
                                                             (line  2556)
 * tocbibbind package:                    Table of contents etc..
-                                                            (line 13200)
+                                                            (line 13202)
 * tocdepth:                              Sectioning.        (line  2196)
 * tocdepth counter:                      Sectioning.        (line  2197)
 * tocloft package:                       Table of contents etc..
-                                                            (line 13200)
-* today's date:                          \today.            (line 12855)
-* tombstone:                             \rule.             (line 12827)
+                                                            (line 13202)
+* today's date:                          \today.            (line 12857)
+* tombstone:                             \rule.             (line 12829)
 * topmargin:                             Page layout parameters.
                                                             (line  1959)
 * topnumber:                             Floats.            (line  2105)
 * topnumber <1>:                         Floats.            (line  2106)
 * totalnumber:                           Floats.            (line  2109)
 * totalnumber <1>:                       Floats.            (line  2110)
-* trademark symbol:                      Text symbols.      (line 12617)
+* trademark symbol:                      Text symbols.      (line 12619)
 * transcript file:                       Output files.      (line   464)
 * TrueType fonts:                        TeX engines.       (line   488)
-* TUGboat template:                      tugboat template.  (line 14862)
+* TUGboat template:                      tugboat template.  (line 14864)
 * two-column output:                     \twocolumn.        (line  1701)
-* two-thirds em-dash:                    Text symbols.      (line 12620)
+* two-thirds em-dash:                    Text symbols.      (line 12622)
 * twocolumn option:                      Document class options.
                                                             (line   747)
 * twoside option:                        Document class options.
@@ -17442,20 +17446,20 @@
 * typewriter font:                       Font styles.       (line  1457)
 * typewriter labels in lists:            description.       (line  3237)
 * ulem package:                          Over- and Underlining.
-                                                            (line  9545)
-* umlaut accent:                         Accents.           (line 12648)
-* underbar:                              Accents.           (line 12676)
+                                                            (line  9547)
+* umlaut accent:                         Accents.           (line 12650)
+* underbar:                              Accents.           (line 12678)
 * underlining:                           Over- and Underlining.
-                                                            (line  9536)
-* underscore, in text:                   Text symbols.      (line 12623)
+                                                            (line  9538)
+* underscore, in text:                   Text symbols.      (line 12625)
 * Unicode input, native:                 TeX engines.       (line   488)
-* unicode-math package:                  Greek letters.     (line  9359)
+* unicode-math package:                  Greek letters.     (line  9361)
 * units, of length:                      Units of length.   (line  7658)
 * unofficial nature of this manual:      About this document.
                                                             (line   351)
 * unordered lists:                       itemize.           (line  3701)
 * uppercase:                             Upper and lower case.
-                                                            (line 12385)
+                                                            (line 12387)
 * url package:                           \verb.             (line  5787)
 * using BibTeX:                          Using BibTeX.      (line  5589)
 * usrguide official documentation:       About this document.
@@ -17463,38 +17467,38 @@
 * UTF-8:                                 TeX engines.       (line   488)
 * UTF-8 <1>:                             fontenc package.   (line  1244)
 * variables, a list of:                  Counters.          (line  7328)
-* vector symbol, math:                   Math accents.      (line  9522)
+* vector symbol, math:                   Math accents.      (line  9524)
 * verbatim environment:                  verbatim.          (line  5716)
 * verbatim text:                         verbatim.          (line  5716)
 * verbatim text, inline:                 \verb.             (line  5755)
 * verbatimbox package:                   verbatim.          (line  5747)
 * verse environment:                     verse.             (line  5802)
-* vertical bar, double, in text:         Text symbols.      (line 12517)
-* vertical bar, in text:                 Text symbols.      (line 12514)
-* vertical mode:                         Modes.             (line  9893)
-* vertical space:                        \vspace.           (line 10839)
-* vertical space <1>:                    \addvspace.        (line 10919)
+* vertical bar, double, in text:         Text symbols.      (line 12519)
+* vertical bar, in text:                 Text symbols.      (line 12516)
+* vertical mode:                         Modes.             (line  9895)
+* vertical space:                        \vspace.           (line 10841)
+* vertical space <1>:                    \addvspace.        (line 10921)
 * vertical space before paragraphs:      \parindent & \parskip.
                                                             (line  7983)
 * vertical spacing:                      \phantom & \vphantom & \hphantom.
-                                                            (line  9699)
-* vertical spacing, math mode:           \smash.            (line  9638)
+                                                            (line  9701)
+* vertical spacing, math mode:           \smash.            (line  9640)
 * visible space:                         \verb.             (line  5780)
-* visible space symbol, in text:         Text symbols.      (line 12626)
+* visible space symbol, in text:         Text symbols.      (line 12628)
 * weights, of fonts:                     Low-level font commands.
                                                             (line  1594)
-* white space:                           Spaces.            (line 10192)
-* wide hat accent, math:                 Math accents.      (line  9525)
-* wide tilde accent, math:               Math accents.      (line  9528)
+* white space:                           Spaces.            (line 10194)
+* wide hat accent, math:                 Math accents.      (line  9527)
+* wide tilde accent, math:               Math accents.      (line  9530)
 * widths, of fonts:                      Low-level font commands.
                                                             (line  1606)
 * writing external files:                filecontents.      (line  3546)
-* writing letters:                       Letters.           (line 13808)
+* writing letters:                       Letters.           (line 13810)
 * x-height:                              Units of length.   (line  7690)
 * xdvi command:                          Output files.      (line   446)
 * xdvipdfmx:                             TeX engines.       (line   521)
 * xelatex command:                       TeX engines.       (line   521)
 * XeTeX:                                 TeX engines.       (line   521)
-* xindy:                                 makeindex.         (line 13647)
-* xindy program:                         makeindex.         (line 13647)
+* xindy:                                 makeindex.         (line 13649)
+* xindy program:                         makeindex.         (line 13649)
 

Modified: trunk/latex2e.xml
===================================================================
--- trunk/latex2e.xml	2018-11-09 15:51:53 UTC (rev 726)
+++ trunk/latex2e.xml	2018-11-11 18:30:21 UTC (rev 727)
@@ -3,7 +3,7 @@
 <texinfo xml:lang="en">
 <filename file="latex2e.xml"></filename>
 <preamble>\input texinfo
-</preamble><!-- c $Id: latex2e.texi 725 2018-11-03 12:04:42Z jimhefferon $ -->
+</preamble><!-- c $Id: latex2e.texi 726 2018-11-09 15:51:53Z jimhefferon $ -->
 <!-- comment %**start of header (This is for running Texinfo on a region.) -->
 <setfilename file="latex2e.info" spaces=" ">latex2e.info</setfilename>
 <set name="UPDATED" line=" UPDATED November 2018">November 2018</set>
@@ -12085,11 +12085,14 @@
 <cindex index="cp" spaces=" "><indexterm index="cp" number="510"><r>package</r>, <code>amsfonts</code></indexterm></cindex>
 <cindex index="cp" spaces=" "><indexterm index="cp" number="511"><code>amsfonts</code> <r>package</r></indexterm></cindex>
 
+<cindex index="cp" spaces=" "><indexterm index="cp" number="512"><r>package</r>, <code>latexsym</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="513"><code>latexsym</code> <r>package</r></indexterm></cindex>
+
 <para>These are the arrows that come with standard &latex;.  The
-<file>amsfonts</file> package contains many more.
+<file>latexsym</file> and <file>amsfonts</file> packages contain many more.
 </para>
-<multitable spaces="  " endspaces=" "><columnfractions line=" .10 .30 .30 .30"><columnfraction value=".10"></columnfraction><columnfraction value=".30"></columnfraction><columnfraction value=".30"></columnfraction><columnfraction value=".30"></columnfraction></columnfractions>
-<thead><row><entry command="headitem" spaces=" "><para>Symbol</para></entry><entry command="tab" spaces=" "><para>Command</para></entry><entry command="tab" spaces=" "><para>Package required</para></entry><entry command="tab">  
+<multitable spaces="  " endspaces=" "><columnfractions line=" .10 .40 .50"><columnfraction value=".10"></columnfraction><columnfraction value=".40"></columnfraction><columnfraction value=".50"></columnfraction></columnfractions>
+<thead><row><entry command="headitem" spaces=" "><para>Symbol</para></entry><entry command="tab" spaces=" "><para>Command</para></entry><entry command="tab">   
 </entry></row></thead><tbody><row><entry command="item">
 <para><U>021D3</U> </para></entry><entry command="tab" spaces=" "><para><code>\Downarrow</code> </para></entry><entry command="tab">
 </entry></row><row><entry command="item">
@@ -12098,8 +12101,6 @@
 <para><U>021A9</U> </para></entry><entry command="tab" spaces=" "><para><code>\hookleftarrow</code> </para></entry><entry command="tab">
 </entry></row><row><entry command="item">  
 <para><U>021AA</U> </para></entry><entry command="tab" spaces=" "><para><code>\hookrightarrow</code> </para></entry><entry command="tab">
-<!-- c @item  -->
-<!-- c @BES{02933,\leadsto} @tab @code{\leadsto} @tab @file{latexsym} -->
 </entry></row><row><entry command="item">    
 <para><U>2190</U> </para></entry><entry command="tab" spaces=" "><para><code>\leftarrow</code> </para></entry><entry command="tab">
 </entry></row><row><entry command="item">      
@@ -12131,7 +12132,7 @@
 </entry></row><row><entry command="item">     
 <para><U>021D2</U> </para></entry><entry command="tab" spaces=" "><para><code>\Rightarrow</code> </para></entry><entry command="tab">
 </entry></row><row><entry command="item">  
-<para><U>02192</U> </para></entry><entry command="tab" spaces=" "><para><code>\rightarrow</code> </para></entry><entry command="tab">
+<para><U>02192</U> </para></entry><entry command="tab" spaces=" "><para><code>\rightarrow</code>, or <code>\to</code> </para></entry><entry command="tab">
 </entry></row><row><entry command="item">  
 <para><U>02198</U> </para></entry><entry command="tab" spaces=" "><para><code>\searrow</code> </para></entry><entry command="tab">
 </entry></row><row><entry command="item">     
@@ -12146,11 +12147,14 @@
 <para><U>021D5</U> </para></entry><entry command="tab" spaces=" "><para><code>\Updownarrow</code> </para></entry><entry command="tab">
 </entry></row></tbody></multitable>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="512"><r>package</r>, <code>amscd</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="513"><code>amscd</code> <r>package</r></indexterm></cindex>
+<para>An example of the difference between <code>\to</code> and <code>\mapsto</code>
+is: <code>\( f\colon D\to C \) given by \( n\mapsto n^2 \)</code>.
+</para>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="514"><r>package</r>, <code>amscd</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="515"><code>amscd</code> <r>package</r></indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="514"><r>package</r>, <code>tikz-cd</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="515"><code>tikz-cd</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="516"><r>package</r>, <code>tikz-cd</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="517"><code>tikz-cd</code> <r>package</r></indexterm></cindex>
 
 <para>For commutative diagrams there are a number of packages, including
 <file>tikz-cd</file> and <file>amscd</file>.
@@ -12160,8 +12164,8 @@
 <node name="_005cboldmath-_0026-_005cunboldmath" spaces=" "><nodename>\boldmath & \unboldmath</nodename><nodenext automatic="on">Blackboard bold</nodenext><nodeprev automatic="on">Arrows</nodeprev><nodeup automatic="on">Math symbols</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\boldmath</code> & <code>\unboldmath</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="516">boldface mathematics</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="517">symbols, boldface</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="518">boldface mathematics</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="519">symbols, boldface</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="747" mergedindex="cp">\boldmath</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="748" mergedindex="cp">\unboldmath</indexterm></findex>
 
@@ -12204,8 +12208,8 @@
 Font Warning: Command \mathversion invalid in math mode on input line
 11</samp>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="518"><r>package</r>, <code>bm</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="519"><code>bm</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="520"><r>package</r>, <code>bm</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="521"><code>bm</code> <r>package</r></indexterm></cindex>
 
 <para>There are many issues with <code>\boldmath</code>.  New documents should use
 the <file>bm</file> package provided by the &latex; Project team.  A complete
@@ -12226,8 +12230,8 @@
 <node name="Blackboard-bold" spaces=" "><nodename>Blackboard bold</nodename><nodenext automatic="on">Calligraphic</nodenext><nodeprev automatic="on">\boldmath & \unboldmath</nodeprev><nodeup automatic="on">Math symbols</nodeup></node>
 <subsection spaces=" "><sectiontitle>Blackboard bold</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="520">blackboard bold</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="521">doublestruck</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="522">blackboard bold</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="523">doublestruck</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -12262,9 +12266,9 @@
 <node name="Calligraphic" spaces=" "><nodename>Calligraphic</nodename><nodenext automatic="on">Dots</nodenext><nodeprev automatic="on">Blackboard bold</nodeprev><nodeup automatic="on">Math symbols</nodeup></node>
 <subsection spaces=" "><sectiontitle>Calligraphic</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="522">calligraphic fonts</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="523">script fonts</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="524">fonts, script</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="524">calligraphic fonts</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="525">script fonts</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="526">fonts, script</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -12281,17 +12285,16 @@
 </pre></example>
 
 <para>If you use something other than an uppercase letter then you do not get
-an error.  Instead you get unexpected output.  For instance,
-<code>\mathcal{g}</code> outputs a close curly brace symbol, while
-<code>\mathcal{+}</code> outputs a plus sign.  
+an error but you also do not math caligraphic output.  For instance,
+<code>\mathcal{g}</code> outputs a close curly brace symbol.
 </para>
 
 </subsection>
 <node name="Dots" spaces=" "><nodename>Dots</nodename><nodenext automatic="on">Greek letters</nodenext><nodeprev automatic="on">Calligraphic</nodeprev><nodeup automatic="on">Math symbols</nodeup></node>
 <subsection spaces=" "><sectiontitle>Dots, horizontal or vertical</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="525">ellipses</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="526">dots</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="527">ellipses</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="528">dots</indexterm></cindex>
 
 <para>Ellipses are the three dots (usually three) indicating that a pattern
 continues.
@@ -12336,8 +12339,8 @@
 </para>
 </tableitem></tableentry></ftable>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="527"><r>package</r>, <code>amsmath</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="528"><code>amsmath</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="529"><r>package</r>, <code>amsmath</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="530"><code>amsmath</code> <r>package</r></indexterm></cindex>
 
 <para>The <file>amsmath</file> package has the command <code>\dots</code> to semantically
 mark up ellipses.  This example produces two different-looking outputs
@@ -12369,7 +12372,7 @@
 <node name="Greek-letters" spaces=" "><nodename>Greek letters</nodename><nodeprev automatic="on">Dots</nodeprev><nodeup automatic="on">Math symbols</nodeup></node>
 <subsection spaces=" "><sectiontitle>Greek letters</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="529">Greek letters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="531">Greek letters</indexterm></cindex>
 
 <para>The upper case versions of these Greek letters are only shown when they
 differ from Roman upper case letters.
@@ -12426,8 +12429,8 @@
 <para><U>03C9</U>, <U>03A9</U></para></entry><entry command="tab" spaces=" "><para><code>\omega</code>, <code>\Omega</code></para></entry><entry command="tab" spaces=" "><para>Omega
 </para></entry></row></tbody></multitable>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="530"><r>package</r>, <code>unicode-math</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="531"><code>unicode-math</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="532"><r>package</r>, <code>unicode-math</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="533"><code>unicode-math</code> <r>package</r></indexterm></cindex>
 
 <para>For omicron, if you are using &latex;&textrsquo;s default Computer Modern font
 then enter omicron just as <samp>o</samp> or <samp>O</samp>.  If you like having the
@@ -12445,8 +12448,8 @@
 <node name="Math-functions" spaces=" "><nodename>Math functions</nodename><nodenext automatic="on">Math accents</nodenext><nodeprev automatic="on">Math symbols</nodeprev><nodeup automatic="on">Math formulas</nodeup></node>
 <section spaces=" "><sectiontitle>Math functions</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="532">math functions</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="533">functions, math</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="534">math functions</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="535">functions, math</indexterm></cindex>
 
 <para>These commands produce roman function names in math mode with proper
 spacing.
@@ -12559,8 +12562,8 @@
 </para>
 </tableitem></tableentry></ftable>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="534"><r>package</r>, <code>amsmath</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="535"><code>amsmath</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="536"><r>package</r>, <code>amsmath</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="537"><code>amsmath</code> <r>package</r></indexterm></cindex>
 
 <para>The <file>amsmath</file> package adds improvements on some of these, and also
 allows you to define your own.  The full documentation is on CTAN, but
@@ -12575,8 +12578,8 @@
 <node name="Math-accents" spaces=" "><nodename>Math accents</nodename><nodenext automatic="on">Over- and Underlining</nodenext><nodeprev automatic="on">Math functions</nodeprev><nodeup automatic="on">Math formulas</nodeup></node>
 <section spaces=" "><sectiontitle>Math accents</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="536">math accents</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="537">accents, mathematical</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="538">math accents</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="539">accents, mathematical</indexterm></cindex>
 
 <para>&latex; provides a variety of commands for producing accented letters
 in math.  These are different from accents in normal text
@@ -12584,59 +12587,59 @@
 </para>
 <ftable commandarg="code" spaces=" " endspaces=" ">
 <tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="789" mergedindex="cp">\acute</indexterm>\acute</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="538">acute accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="540">acute accent, math</indexterm></cindex>
 <para>Math acute accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="790" mergedindex="cp">\bar</indexterm>\bar</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="539">bar-over accent, math</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="540">macron accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="541">bar-over accent, math</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="542">macron accent, math</indexterm></cindex>
 <para>Math bar-over accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="791" mergedindex="cp">\breve</indexterm>\breve</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="541">breve accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="543">breve accent, math</indexterm></cindex>
 <para>Math breve accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="792" mergedindex="cp">\check</indexterm>\check</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="542">check accent, math</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="543">h<accent type="acute" bracketed="off">a</accent><accent type="caron">c</accent>ek accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="544">check accent, math</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="545">h<accent type="acute" bracketed="off">a</accent><accent type="caron">c</accent>ek accent, math</indexterm></cindex>
 <para>Math h<accent type="acute" bracketed="off">a</accent><accent type="caron">c</accent>ek (check) accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="793" mergedindex="cp">\ddot</indexterm>\ddot</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="544">double dot accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="546">double dot accent, math</indexterm></cindex>
 <para>Math dieresis accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="794" mergedindex="cp">\dot</indexterm>\dot</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="545">overdot accent, math</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="546">dot over accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="547">overdot accent, math</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="548">dot over accent, math</indexterm></cindex>
 <para>Math dot accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="795" mergedindex="cp">\grave</indexterm>\grave</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="547">grave accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="549">grave accent, math</indexterm></cindex>
 <para>Math grave accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="796" mergedindex="cp">\hat</indexterm>\hat</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="548">hat accent, math</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="549">circumflex accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="550">hat accent, math</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="551">circumflex accent, math</indexterm></cindex>
 <para>Math hat (circumflex) accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="797" mergedindex="cp">\mathring</indexterm>\mathring</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="550">ring accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="552">ring accent, math</indexterm></cindex>
 <para>Math ring accent  <!-- c don't bother implementing in texinfo -->
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="798" mergedindex="cp">\tilde</indexterm>\tilde</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="551">tilde accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="553">tilde accent, math</indexterm></cindex>
 <para>Math tilde accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="799" mergedindex="cp">\vec</indexterm>\vec</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="552">vector symbol, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="554">vector symbol, math</indexterm></cindex>
 <para>Math vector symbol
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="800" mergedindex="cp">\widehat</indexterm>\widehat</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="553">wide hat accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="555">wide hat accent, math</indexterm></cindex>
 <para>Math wide hat accent
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="801" mergedindex="cp">\widetilde</indexterm>\widetilde</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="554">wide tilde accent, math</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="556">wide tilde accent, math</indexterm></cindex>
 <para>Math wide tilde accent
 </para>
 </tableitem></tableentry></ftable>
@@ -12649,8 +12652,8 @@
 <node name="Over_002d-and-Underlining" spaces=" "><nodename>Over- and Underlining</nodename><nodenext automatic="on">Spacing in math mode</nodenext><nodeprev automatic="on">Math accents</nodeprev><nodeup automatic="on">Math formulas</nodeup></node>
 <section spaces=" "><sectiontitle>Over- and Underlining</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="555">overlining</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="556">underlining</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="557">overlining</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="558">underlining</indexterm></cindex>
 
 <para>&latex; provides commands for making overlines or underlines, or
 putting braces over or under some material.
@@ -12663,8 +12666,8 @@
 descenders, so in <code>\(\underline{y}\)</code> the line is lower than in
 <code>\(\underline{x}\)</code>.  This command is fragile (<pxref label="_005cprotect"><xrefnodename>\protect</xrefnodename></pxref>).
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="557"><r>package</r>, <code>ulem</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="558"><code>ulem</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="559"><r>package</r>, <code>ulem</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="560"><code>ulem</code> <r>package</r></indexterm></cindex>
 
 <para>Note that the package <file>ulem</file> does text mode underlining and allows
 line breaking as well as a number of other features.  See the
@@ -12700,8 +12703,8 @@
 </para>
 </tableitem></tableentry></ftable>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="559"><r>package</r>, <code>mathtools</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="560"><code>mathtools</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="561"><r>package</r>, <code>mathtools</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="562"><code>mathtools</code> <r>package</r></indexterm></cindex>
 
 <para>The package <file>mathtools</file> adds an over- and underbrace, as well as
 some improvements on the braces.  See the documentation on CTAN.
@@ -12711,8 +12714,8 @@
 <node name="Spacing-in-math-mode" spaces=" "><nodename>Spacing in math mode</nodename><nodenext automatic="on">Math miscellany</nodenext><nodeprev automatic="on">Over- and Underlining</nodeprev><nodeup automatic="on">Math formulas</nodeup></node>
 <section spaces=" "><sectiontitle>Spacing in math mode</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="561">spacing within math mode</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="562">math mode, spacing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="563">spacing within math mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="564">math mode, spacing</indexterm></cindex>
 
 <para>When typesetting mathematics, &latex; puts in spacing according to the
 normal rules for mathematics texts.  If you enter <code>y=m x</code> then
@@ -12754,7 +12757,7 @@
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\,</itemformat></item>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="811" mergedindex="cp">\,</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="812" mergedindex="cp">\thinspace</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="563">thin space</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="565">thin space</indexterm></cindex>
 <anchor name="Spacing-in-math-mode_002f_005cthinspace">Spacing in math mode/\thinspace</anchor>
 <anchor name="spacing-in-math-mode-thinspace">spacing in math mode thinspace</anchor>
 <para>Synonym: <code>\thinspace</code>.  Normally <code>3mu</code>, which is 1/6<dmn>em</dmn>.
@@ -12775,14 +12778,14 @@
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\!</itemformat></item>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="813" mergedindex="cp">\!</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="814" mergedindex="cp">\negthinspace</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="564">thin space, negative</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="566">thin space, negative</indexterm></cindex>
 <anchor name="spacing-in-math-mode-negthinspace">spacing in math mode negthinspace</anchor>
 <para>A negative thin space. Normally <code>-3mu</code>.  The <code>\!</code> command is
 math mode only but the <code>\negthinspace</code> command is available for
 text mode (<pxref label="_005cthinspace-_0026-_005cnegthinspace"><xrefnodename>\thinspace & \negthinspace</xrefnodename></pxref>).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\quad</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="565">quad</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="567">quad</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="815" mergedindex="cp">\quad</indexterm></findex>
 <anchor name="spacing-in-math-mode-quad">spacing in math mode quad</anchor>
 <para>This is 18<dmn>mu</dmn>, that is, 1<dmn>em</dmn>. This is often used for space
@@ -12806,8 +12809,8 @@
 <node name="_005csmash" spaces=" "><nodename>\smash</nodename><nodenext automatic="on">\phantom & \vphantom & \hphantom</nodenext><nodeup automatic="on">Spacing in math mode</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\smash</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="566">vertical spacing, math mode</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="567">math mode, vertical space</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="568">vertical spacing, math mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="569">math mode, vertical space</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -12874,8 +12877,8 @@
 \leavevmode\smash{zzz}  % usual paragraph indent
 </pre></example>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="568"><r>package</r>, <code>mathtools</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="569"><code>mathtools</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="570"><r>package</r>, <code>mathtools</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="571"><code>mathtools</code> <r>package</r></indexterm></cindex>
 
 <para>The package <code>mathtools</code> has operators that provide even finer
 control over smashing a subformula box.
@@ -12885,12 +12888,12 @@
 <node name="_005cphantom-_0026-_005cvphantom-_0026-_005chphantom" spaces=" "><nodename>\phantom & \vphantom & \hphantom</nodename><nodeprev automatic="on">\smash</nodeprev><nodeup automatic="on">Spacing in math mode</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\phantom</code> & <code>\vphantom</code> & <code>\hphantom</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="570">spacing, math mode</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="571">horizontal spacing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="572">vertical spacing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="573">math mode, spacing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="574">invisible character</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="575">character, invisible</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="572">spacing, math mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="573">horizontal spacing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="574">vertical spacing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="575">math mode, spacing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="576">invisible character</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="577">character, invisible</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -12932,8 +12935,8 @@
 <para>These commands often are combined with <code>\smash</code>.  <xref label="_005csmash"><xrefnodename>\smash</xrefnodename></xref>
 for another example of the use of <code>\vphantom</code>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="576"><r>package</r>, <code>mathtools</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="577"><code>mathtools</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="578"><r>package</r>, <code>mathtools</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="579"><code>mathtools</code> <r>package</r></indexterm></cindex>
 
 <para>The three phantom commands appear often but note that &latex; provides
 a suite of other commands to work with box sizes that may be more
@@ -12943,8 +12946,8 @@
 In addition, the <file>mathtools</file> package has many commands that offer
 fine-grained control over spacing.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="578"><r>package</r>, <code>amsmath</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="579"><code>amsmath</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="580"><r>package</r>, <code>amsmath</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="581"><code>amsmath</code> <r>package</r></indexterm></cindex>
 
 <para>All three commands produce an ordinary box, without any special
 mathematics status.  So to do something like attaching a superscript you
@@ -12962,7 +12965,7 @@
 <node name="Math-miscellany" spaces=" "><nodename>Math miscellany</nodename><nodeprev automatic="on">Spacing in math mode</nodeprev><nodeup automatic="on">Math formulas</nodeup></node>
 <section spaces=" "><sectiontitle>Math miscellany</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="580">math miscellany</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="582">math miscellany</indexterm></cindex>
 
 <para>&latex; contains a wide variety of mathematics facilities.  Here are
 some that don&textrsquo;t fit into other categories.
@@ -12980,8 +12983,8 @@
 <node name="Colon-character-_0026-_005ccolon" spaces=" "><nodename trailingspaces="  ">Colon character & \colon</nodename><nodenext automatic="on">\*</nodenext><nodeup automatic="on">Math miscellany</nodeup></node>
 <subsection spaces=" "><sectiontitle>Colon character <code>:</code> & <code>\colon</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="581">:</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="582">colon character</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="583">:</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="584">colon character</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="817" mergedindex="cp">:</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="818" mergedindex="cp">\colon</indexterm></findex>
 
@@ -12998,16 +13001,16 @@
 <pre xml:space="preserve">With side ratios \( 3:4 \) and \( 4:5 \), the triangle is right.
 </pre></example>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="583"><r>package</r>, <code>amsmath</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="584"><code>amsmath</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="585"><r>package</r>, <code>amsmath</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="586"><code>amsmath</code> <r>package</r></indexterm></cindex>
 
 <noindent></noindent>
 <para>Ordinary &latex; defines <code>\colon</code> to produce the colon character
 with the spacing appropriate for punctuation, as in set-builder notation
 <code>\{x\colon 0\leq x<1\}</code>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="585"><r>package</r>, <code>amsmath</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="586"><code>amsmath</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="587"><r>package</r>, <code>amsmath</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="588"><code>amsmath</code> <r>package</r></indexterm></cindex>
 
 <para>But the widely-used <file>amsmath</file> package defines <code>\colon</code> for use
 in the definition of functions <code>f\colon D\to C</code>.  So if you want
@@ -13018,10 +13021,10 @@
 <node name="_005c_002a" spaces=" "><nodename trailingspaces=" ">\*</nodename><nodenext automatic="on">\frac</nodenext><nodeprev automatic="on">Colon character & \colon</nodeprev><nodeup automatic="on">Math miscellany</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\*</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="587">multiplication, discretionary</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="588">breaks, multiplication discretionary</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="589">line breaks, multiplication discretionary</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="590">discretionary breaks, multiplication</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="589">multiplication, discretionary</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="590">breaks, multiplication discretionary</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="591">line breaks, multiplication discretionary</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="592">discretionary breaks, multiplication</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="819" mergedindex="cp">\*</indexterm></findex>
 
 <para>Synopsis:
@@ -13045,7 +13048,7 @@
 <node name="_005cfrac" spaces=" "><nodename>\frac</nodename><nodenext automatic="on">\left & \right</nodenext><nodeprev automatic="on">\*</nodeprev><nodeup automatic="on">Math miscellany</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\frac</code> </sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="591">fraction</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="593">fraction</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="820" mergedindex="cp">\frac</indexterm></findex>
 
 <para>Synopsis:
@@ -13064,11 +13067,11 @@
 <node name="_005cleft-_0026-_005cright" spaces=" "><nodename>\left & \right</nodename><nodenext automatic="on">\sqrt</nodenext><nodeprev automatic="on">\frac</nodeprev><nodeup automatic="on">Math miscellany</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\left</code> & <code>\right</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="592">delimiters, paired</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="593">paired delimiters</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="594">matching parentheses</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="595">matching brackets</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="596">null delimiter</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="594">delimiters, paired</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="595">paired delimiters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="596">matching parentheses</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="597">matching brackets</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="598">null delimiter</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="821" mergedindex="cp">\left</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="822" mergedindex="cp">\right</indexterm></findex>
 
@@ -13116,9 +13119,9 @@
 <node name="_005csqrt" spaces=" "><nodename>\sqrt</nodename><nodenext automatic="on">\stackrel</nodenext><nodeprev automatic="on">\left & \right</nodeprev><nodeup automatic="on">Math miscellany</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\sqrt</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="597">square root</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="598">roots</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="599">radical</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="599">square root</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="600">roots</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="601">radical</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="823" mergedindex="cp">\sqrt</indexterm></findex>
 
 <para>Synopsis, one of:
@@ -13142,8 +13145,8 @@
 <node name="_005cstackrel" spaces=" "><nodename>\stackrel</nodename><nodeprev automatic="on">\sqrt</nodeprev><nodeup automatic="on">Math miscellany</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\stackrel</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="600">stack math</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="601">relation, text above</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="602">stack math</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="603">relation, text above</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="824" mergedindex="cp">\stackrel</indexterm></findex>
 
 <para>Synopsis, one of:
@@ -13162,7 +13165,7 @@
 <node name="Modes" spaces=" "><nodename>Modes</nodename><nodenext automatic="on">Page styles</nodenext><nodeprev automatic="on">Math formulas</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Modes</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="602">modes</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="604">modes</indexterm></cindex>
 
 <para>As &latex; processes your document, at any point it is in one of six
 modes.  They fall into three categories of two each, the horizontal
@@ -13173,13 +13176,13 @@
 <itemize commandarg="bullet" endspaces=" ">
 <listitem><prepend>•</prepend>
 <anchor name="modes-paragraph-mode">modes paragraph mode</anchor>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="603">paragraph mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="605">paragraph mode</indexterm></cindex>
 <para><dfn>Paragraph mode</dfn> is what &latex; is in when processing ordinary
 text.  It breaks the input text into lines and breaks the lines into
 pages.  This is the mode &latex; is in most of the time.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="604">left-to-right mode</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="605">LR mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="606">left-to-right mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="607">LR mode</indexterm></cindex>
 <anchor name="modes-lr-mode">modes lr mode</anchor>
 <para><dfn>LR mode</dfn> (for left-to-right mode; in plain &tex; this is called
 <dfn>restricted horizontal mode</dfn>) is in effect when &latex; starts
@@ -13192,24 +13195,24 @@
 box won&textrsquo;t fit there.)
 </para>
 </listitem><listitem><prepend>•</prepend>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="606">math mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="608">math mode</indexterm></cindex>
 <anchor name="modes-math-mode">modes math mode</anchor> <para><dfn>Math mode</dfn> is when &latex; is generating
 an inline mathematical formula.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="607">display math mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="609">display math mode</indexterm></cindex>
 <para><dfn>Display math mode</dfn> is when &latex; is generating a displayed
 mathematical formula.  (Displayed formulas differ somewhat from inline
 ones.  One example is that the placement of the subscript on <code>\int</code>
 differs in the two situations.)
 </para>
 </listitem><listitem><prepend>•</prepend>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="608">vertical mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="610">vertical mode</indexterm></cindex>
 <anchor name="modes-vertical-mode">modes vertical mode</anchor>
 <para><dfn>Vertical mode</dfn> is when &latex; is building the list of lines and
 other material making the output page.  This is the mode &latex; is in
 when it starts a document.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="609">internal vertical mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="611">internal vertical mode</indexterm></cindex>
 <anchor name="modes-internal-vertical-mode">modes internal vertical mode</anchor>
 <para><dfn>Internal vertical mode</dfn> is in effect when &latex; starts making a
 <code>\vbox</code>.  This is the vertical analogue of LR mode.
@@ -13224,8 +13227,8 @@
 changes to math mode, and then when it leaves the formula it pops
 back to paragraph mode.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="610">inner paragraph mode</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="611">outer paragraph mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="612">inner paragraph mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="613">outer paragraph mode</indexterm></cindex>
 <anchor name="modes-inner-paragraph-mode">modes inner paragraph mode</anchor>
 <anchor name="modes-outer-paragraph-mode">modes outer paragraph mode</anchor>
 <para>Paragraph mode has two subcases.  If you use a <code>\parbox</code> command
@@ -13275,8 +13278,8 @@
 <node name="Page-styles" spaces=" "><nodename>Page styles</nodename><nodenext automatic="on">Spaces</nodenext><nodeprev automatic="on">Modes</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Page styles</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="612">styles, page</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="613">page styles</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="614">styles, page</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="615">page styles</indexterm></cindex>
 
 <para>The style of a page determines where &latex; places the components of
 that page, such as headers and footers, and the text body.  This
@@ -13284,8 +13287,8 @@
 special pages such as the title page of a book, a page from an index, or
 the first page of an article.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="614"><r>package</r>, <code>fancyhdr</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="615"><code>fancyhdr</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="616"><r>package</r>, <code>fancyhdr</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="617"><code>fancyhdr</code> <r>package</r></indexterm></cindex>
 
 <para>The package <file>fancyhdr</file> is very helpful for constructing page
 styles.  See its documentation on CTAN.
@@ -13301,7 +13304,7 @@
 <node name="_005cmaketitle" spaces=" "><nodename>\maketitle</nodename><nodenext automatic="on">\pagenumbering</nodenext><nodeup automatic="on">Page styles</nodeup></node>
 <section spaces=" "><sectiontitle><code>\maketitle</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="616">titles, making</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="618">titles, making</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="825" mergedindex="cp">\maketitle</indexterm></findex>
 
 <para>Synopsis:
@@ -13346,7 +13349,7 @@
 </para>
 <ftable commandarg="code" spaces=" " endspaces=" ">
 <tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="826" mergedindex="cp">\author{<var>name1</var> \and <var>name2</var> \and ...}</indexterm>\author{<var>name1</var> \and <var>name2</var> \and ...}</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="617">author, for titlepage</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="619">author, for titlepage</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="827" mergedindex="cp">\\ <r>for <code>\author</code></r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="828" mergedindex="cp">\and <r>for <code>\author</code></r></indexterm></findex>
 <para>Required.  Declare the document author or authors.  The argument is a
@@ -13357,15 +13360,15 @@
 \author given</samp>.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="829" mergedindex="cp">\date{<var>text</var>}</indexterm>\date{<var>text</var>}</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="618">date, for titlepage</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="620">date, for titlepage</indexterm></cindex>
 <para>Optional.  Declare <var>text</var> to be the document&textrsquo;s date.  The <var>text</var>
 doesn&textrsquo;t need to be in a date format; it can be any text at all.  If you
 omit <code>\date</code> then &latex; uses the current date (<pxref label="_005ctoday"><xrefnodename>\today</xrefnodename></pxref>).
 To have no date, instead use <code>\date{}</code>.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="830" mergedindex="cp">\thanks{<var>text</var>}</indexterm>\thanks{<var>text</var>}</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="619">thanks, for titlepage</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="620">credit footnote</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="621">thanks, for titlepage</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="622">credit footnote</indexterm></cindex>
 <para>Optional.  Produce a footnote.  You can use it in the author information
 for acknowledgements as illustrated above, but you can also use it in
 the title, or any place a footnote makes sense.  It can be any text at
@@ -13373,7 +13376,7 @@
 address.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="831" mergedindex="cp">\title{<var>text</var>}</indexterm>\title{<var>text</var>}</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="621">title, for titlepage</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="623">title, for titlepage</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="832" mergedindex="cp">\\ <r>for <code>\title</code></r></indexterm></findex>
 <para>Required.  Declare <var>text</var> to be the title of the document.  Get line
 breaks inside <var>text</var> with a double backslash, <code>\\</code>.  If you
@@ -13394,7 +13397,7 @@
 <section spaces=" "><sectiontitle><code>\pagenumbering</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="833" mergedindex="cp">\pagenumbering</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="622">page numbering style</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="624">page numbering style</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -13440,8 +13443,8 @@
 get <samp>LaTeX Error: Counter too large</samp>.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">gobble</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="623"><r>package</r>, <code>hyperref</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="624"><code>hyperref</code> <r>package</r></indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="625"><r>package</r>, <code>hyperref</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="626"><code>hyperref</code> <r>package</r></indexterm></cindex>
  <para>&latex; does not output a page number, although it
 does get reset.  References to that page also are blank.  (This does not
 work with the popular package <file>hyperref</file> so to have the page number
@@ -13466,9 +13469,9 @@
 <section spaces=" "><sectiontitle><code>\pagestyle</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="834" mergedindex="cp">\pagestyle</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="625">header style</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="626">footer style</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="627">running header and footer style</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="627">header style</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="628">footer style</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="629">running header and footer style</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -13479,8 +13482,8 @@
 <para>Declaration that specifies how the page headers and footers are typeset,
 from the current page onwards.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="628"><r>package</r>, <code>fancyhdr</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="629"><code>fancyhdr</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="630"><r>package</r>, <code>fancyhdr</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="631"><code>fancyhdr</code> <r>package</r></indexterm></cindex>
 
 <para>A discussion with an example is below.  Note first that the package
 <file>fancyhdr</file> is now the standard way to manipulate headers and
@@ -13573,7 +13576,7 @@
 <section spaces=" "><sectiontitle><code>\thispagestyle</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="837" mergedindex="cp">\thispagestyle</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="630">page style, this page</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="632">page style, this page</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -13613,8 +13616,8 @@
 <node name="Spaces" spaces=" "><nodename>Spaces</nodename><nodenext automatic="on">Boxes</nodenext><nodeprev automatic="on">Page styles</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Spaces</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="631">spaces</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="632">white space</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="633">spaces</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="634">white space</indexterm></cindex>
 
 <para>&latex; has many ways to produce white (or filled) space.  Some of
 these are best suited to mathematical text; see <ref label="Spacing-in-math-mode"><xrefnodename>Spacing in
@@ -13749,8 +13752,8 @@
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="842" mergedindex="cp">\hfill</indexterm></findex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="633">stretch, infinite horizontal</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="634">infinite horizontal stretch</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="635">stretch, infinite horizontal</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="636">infinite horizontal stretch</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -13796,9 +13799,9 @@
 <section spaces=" "><sectiontitle><code>\hss</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="844" mergedindex="cp">\hss</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="635">horizontal space</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="636">horizontal space, stretchable</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="637">space, inserting horizontal</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="637">horizontal space</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="638">horizontal space, stretchable</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="639">space, inserting horizontal</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -13904,9 +13907,9 @@
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="846" mergedindex="cp">\&arobase;</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="847" mergedindex="cp">at-sign</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="638">period, sentence-ending</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="639">period, abbreviation-ending</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="640">period, spacing after</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="640">period, sentence-ending</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="641">period, abbreviation-ending</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="642">period, spacing after</indexterm></cindex>
 <anchor name="_005cAT">\AT</anchor><!-- c old name -->
 
 <para>Synopsis:
@@ -13969,7 +13972,7 @@
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="848" mergedindex="cp">\frenchspacing</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="849" mergedindex="cp">\nonfrenchspacing</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="641">spacing, inter-sentence</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="643">spacing, inter-sentence</indexterm></cindex>
 
 <para>Synopsis, one of:
 </para>
@@ -13996,7 +13999,7 @@
 <subsection spaces=" "><sectiontitle><code>\normalsfcodes</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="850" mergedindex="cp">\normalsfcodes</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="642">spacing, inter-sentence</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="644">spacing, inter-sentence</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -14013,10 +14016,10 @@
 <node name="_005c_0028SPACE_0029" spaces=" "><nodename trailingspaces=" ">\(SPACE)</nodename><nodenext automatic="on">~</nodenext><nodeprev automatic="on">\spacefactor</nodeprev><nodeup automatic="on">Spaces</nodeup></node>
 <section spaces=" "><sectiontitle>Backslash-space, <code>\ </code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="643">\NEWLINE</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="644">\SPACE</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="645">\ (backslash-space)</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="646">\TAB</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="645">\NEWLINE</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="646">\SPACE</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="647">\ (backslash-space)</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="648">\TAB</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="851" mergedindex="cp">\SPACE</indexterm></findex>
 
 <para>This section refers to the command consisting of two characters, a
@@ -14072,10 +14075,10 @@
 <section spaces=" "><sectiontitle><code>~</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="852" mergedindex="cp">~</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="647">tie</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="648">space, hard</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="649">space, unbreakable</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="650">NBSP</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="649">tie</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="650">space, hard</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="651">space, unbreakable</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="652">NBSP</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -14111,8 +14114,8 @@
 <code>Figure~\ref{fig:KGraph}</code>. When cases are enumerated inline:
 <code>(b)~Show that $f(x)$ is (1)~continuous, and (2)~bounded</code>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="651"><r>package</r>, <code>siunitx</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="652"><code>siunitx</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="653"><r>package</r>, <code>siunitx</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="654"><code>siunitx</code> <r>package</r></indexterm></cindex>
 
 </listitem><listitem><prepend>•</prepend>
 <para>Between a number and its unit: <code>$745.7.8$~watts</code> (the
@@ -14156,10 +14159,10 @@
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="853" mergedindex="cp">\thinspace</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="854" mergedindex="cp">\negthinspace</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="653">thin space</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="654">space, thin</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="655">thin space, negative</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="656">space, negative thin</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="655">thin space</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="656">space, thin</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="657">thin space, negative</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="658">space, negative thin</indexterm></cindex>
 
 <para>Synopsis, one of:
 </para>
@@ -14193,7 +14196,7 @@
 <section spaces=" "><sectiontitle><code>\/</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="855" mergedindex="cp">\/</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="657">italic correction</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="659">italic correction</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -14406,7 +14409,7 @@
 <section spaces=" "><sectiontitle><code>\strut</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="864" mergedindex="cp">\strut</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="658">strut</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="660">strut</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -14471,10 +14474,10 @@
 the baseline.  The fourth list adds the strut that gives the needed
 extra below-baseline space.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="659"><r>package</r>, <code>TikZ</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="660"><code>TikZ</code> <r>package</r></indexterm></cindex>
- <cindex index="cp" spaces=" "><indexterm index="cp" number="661"><r>package</r>, <code>Asymptote</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="662"><code>Asymptote</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="661"><r>package</r>, <code>TikZ</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="662"><code>TikZ</code> <r>package</r></indexterm></cindex>
+ <cindex index="cp" spaces=" "><indexterm index="cp" number="663"><r>package</r>, <code>Asymptote</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="664"><code>Asymptote</code> <r>package</r></indexterm></cindex>
 
 <para>The <code>\strut</code> command is often useful in graphics, such as in
 <file>TikZ</file> or <file>Asymptote</file>.  For instance, you may have a command
@@ -14511,8 +14514,8 @@
 <section spaces=" "><sectiontitle><code>\vspace</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="865" mergedindex="cp">\vspace</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="663">vertical space</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="664">space, vertical</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="665">vertical space</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="666">space, vertical</indexterm></cindex>
 
 <para>Synopsis, one of:
 </para>
@@ -14579,8 +14582,8 @@
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="866" mergedindex="cp">\vfill</indexterm></findex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="665">stretch, infinite vertical</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="666">infinite vertical stretch</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="667">stretch, infinite vertical</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="668">infinite vertical stretch</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -14619,8 +14622,8 @@
 <section spaces=" "><sectiontitle><code>\addvspace</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="867" mergedindex="cp">\addvspace</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="667">vertical space</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="668">space, inserting vertical</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="669">vertical space</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="670">space, inserting vertical</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -14679,7 +14682,7 @@
 <node name="Boxes" spaces=" "><nodename>Boxes</nodename><nodenext automatic="on">Color</nodenext><nodeprev automatic="on">Spaces</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Boxes</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="669">boxes</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="671">boxes</indexterm></cindex>
 
 <!-- c xx Expand on boxes and glue, for xref from elsewhere. -->
 <para>At its core, &latex; puts things in boxes and then puts the boxes on a
@@ -14704,9 +14707,9 @@
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="868" mergedindex="cp">\mbox</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="869" mergedindex="cp">\makebox</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="670">box</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="671">make a box</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="672">hyphenation, preventing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="672">box</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="673">make a box</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="674">hyphenation, preventing</indexterm></cindex>
 
 <para>Synopsis, one of:
 </para>
@@ -14795,11 +14798,11 @@
 </pre></example>
 
 <noindent></noindent>
-<para><cindex index="cp" spaces=" "><indexterm index="cp" number="673"><r>package</r>, <code>TikZ</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="674"><code>TikZ</code> <r>package</r></indexterm></cindex>
+<para><cindex index="cp" spaces=" "><indexterm index="cp" number="675"><r>package</r>, <code>TikZ</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="676"><code>TikZ</code> <r>package</r></indexterm></cindex>
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="675"><r>package</r>, <code>Asymptote</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="676"><code>Asymptote</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="677"><r>package</r>, <code>Asymptote</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="678"><code>Asymptote</code> <r>package</r></indexterm></cindex>
 
 <para>The right edge of the output <samp>10 points </samp> (note the ending space)
 will be just before the <samp>What</samp> (note the space after
@@ -14874,7 +14877,7 @@
 </beforefirstitem><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="872" mergedindex="cp">\fboxrule</indexterm>\fboxrule</itemformat></item>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="873" mergedindex="cp">frame, line width</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="874" mergedindex="cp">frame rule width</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="677">\fboxrule</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="679">\fboxrule</indexterm></cindex>
 <para>The thickness of the lines around the enclosed box.  The default is
 0.2<dmn>pt</dmn>.  Change it with a command such as
 <code>\setlength{\fboxrule}{0.8pt}</code> (<pxref label="_005csetlength"><xrefnodename>\setlength</xrefnodename></pxref>).
@@ -14882,7 +14885,7 @@
 <anchor name="fbox-framebox-fboxsep">fbox framebox fboxsep</anchor>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="875" mergedindex="cp">\fboxsep</indexterm>\fboxsep</itemformat></item>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="876" mergedindex="cp">frame, separation from contents</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="678">\fboxsep</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="680">\fboxsep</indexterm></cindex>
 <para>The distance from the frame to the enclosed box. The default is 3<dmn>pt</dmn>.
 Change it with a command such as <code>\setlength{\fboxsep}{0pt}</code>
 (<pxref label="_005csetlength"><xrefnodename>\setlength</xrefnodename></pxref>).  Setting it to 0<dmn>pt</dmn> is useful sometimes:
@@ -14923,8 +14926,8 @@
 <section spaces=" "><sectiontitle><code>\parbox</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="877" mergedindex="cp">\parbox</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="679">paragraph mode</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="680">paragraph, in a box</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="681">paragraph mode</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="682">paragraph, in a box</indexterm></cindex>
 
 <para>Synopses, one of:
 </para>
@@ -15053,7 +15056,7 @@
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="879" mergedindex="cp">\sbox</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="880" mergedindex="cp">\savebox</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="681">box, save</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="683">box, save</indexterm></cindex>
 
 <para>Synopsis, one of:
 </para>
@@ -15188,7 +15191,7 @@
 <section spaces=" "><sectiontitle><code>\usebox</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="882" mergedindex="cp">\usebox</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="682">box, use saved box</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="684">box, use saved box</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -15208,7 +15211,7 @@
 <node name="Color" spaces=" "><nodename>Color</nodename><nodenext automatic="on">Graphics</nodenext><nodeprev automatic="on">Boxes</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Color</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="683">color</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="685">color</indexterm></cindex>
 
 <para>You can add color to text, rules, etc.  You can also have color in a box
 or on an entire page and write text on top of it.
@@ -15232,8 +15235,8 @@
 <node name="Color-package-options" spaces=" "><nodename>Color package options</nodename><nodenext automatic="on">Color models</nodenext><nodeup automatic="on">Color</nodeup></node>
 <section spaces=" "><sectiontitle><code>color</code> package options</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="684">color package options</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="685">options, color package</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="686">color package options</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="687">options, color package</indexterm></cindex>
 
 <para>Synopsis (must be in the document preamble):
 </para>
@@ -15283,7 +15286,7 @@
 <node name="Color-models" spaces=" "><nodename>Color models</nodename><nodenext automatic="on">Commands for color</nodenext><nodeprev automatic="on">Color package options</nodeprev><nodeup automatic="on">Color</nodeup></node>
 <section spaces=" "><sectiontitle>Color models</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="686">color models</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="688">color models</indexterm></cindex>
 
 <para>A <dfn>color model</dfn> is a way of representing colors.  &latex;&textrsquo;s
 capabilities depend on the printer driver.  However, the <file>pdftex</file>,
@@ -15344,7 +15347,7 @@
 <node name="Commands-for-color" spaces=" "><nodename>Commands for color</nodename><nodeprev automatic="on">Color models</nodeprev><nodeup automatic="on">Color</nodeup></node>
 <section spaces=" "><sectiontitle>Commands for color</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="687">color package commands</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="689">color package commands</indexterm></cindex>
 
 <para>These are the commands available with the <file>color</file> package.
 </para>
@@ -15359,9 +15362,9 @@
 <node name="Define-colors" spaces=" "><nodename>Define colors</nodename><nodenext automatic="on">Colored text</nodenext><nodeup automatic="on">Commands for color</nodeup></node>
 <subsection spaces=" "><sectiontitle>Define colors</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="688">color</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="689">define color</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="690">color, define</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="690">color</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="691">define color</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="692">color, define</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -15395,8 +15398,8 @@
 <node name="Colored-text" spaces=" "><nodename>Colored text</nodename><nodenext automatic="on">Colored boxes</nodenext><nodeprev automatic="on">Define colors</nodeprev><nodeup automatic="on">Commands for color</nodeup></node>
 <subsection spaces=" "><sectiontitle>Colored text</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="691">color</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="692">colored text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="693">color</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="694">colored text</indexterm></cindex>
 
 <para>Synopses:
 </para>
@@ -15497,9 +15500,9 @@
 <node name="Colored-boxes" spaces=" "><nodename>Colored boxes</nodename><nodenext automatic="on">Colored pages</nodenext><nodeprev automatic="on">Colored text</nodeprev><nodeup automatic="on">Commands for color</nodeup></node>
 <subsection spaces=" "><sectiontitle>Colored boxes</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="693">color</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="694">colored boxes</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="695">box, colored</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="695">color</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="696">colored boxes</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="697">box, colored</indexterm></cindex>
 
 <para>Synopses:
 </para>
@@ -15553,10 +15556,10 @@
 <node name="Colored-pages" spaces=" "><nodename>Colored pages</nodename><nodeprev automatic="on">Colored boxes</nodeprev><nodeup automatic="on">Commands for color</nodeup></node>
 <subsection spaces=" "><sectiontitle>Colored pages</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="696">color</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="697">colored page</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="698">page, colored</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="699">background, colored</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="698">color</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="699">colored page</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="700">page, colored</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="701">background, colored</indexterm></cindex>
 
 <para>Synopses:
 </para>
@@ -15587,8 +15590,8 @@
 <node name="Graphics" spaces=" "><nodename>Graphics</nodename><nodenext automatic="on">Special insertions</nodenext><nodeprev automatic="on">Color</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Graphics</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="700">graphics</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="701">graphics package</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="702">graphics</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="703">graphics package</indexterm></cindex>
 
 <para>You can use graphics such as PNG or PDF files in your &latex; document.
 You need an additional package, which comes standard with &latex;.
@@ -15637,8 +15640,8 @@
 <node name="Graphics-package-options" spaces=" "><nodename>Graphics package options</nodename><nodenext automatic="on">Graphics package configuration</nodenext><nodeup automatic="on">Graphics</nodeup></node>
 <section spaces=" "><sectiontitle><code>graphics</code> package options</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="702">graphics package options</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="703">options, graphics package</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="704">graphics package options</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="705">options, graphics package</indexterm></cindex>
 
 <para>Synopsis (must be in the document preamble):
 </para>
@@ -15718,14 +15721,14 @@
 <node name="Graphics-package-configuration" spaces=" "><nodename>Graphics package configuration</nodename><nodenext automatic="on">Commands for graphics</nodenext><nodeprev automatic="on">Graphics package options</nodeprev><nodeup automatic="on">Graphics</nodeup></node>
 <section spaces="  "><sectiontitle><code>graphics</code> package configuration</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="704">graphics</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="705">graphics package</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="706">configuration, graphics package</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="707">EPS files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="708">JPEG files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="709">JPG files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="710">PDF graphic files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="711">PNG files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="706">graphics</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="707">graphics package</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="708">configuration, graphics package</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="709">EPS files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="710">JPEG files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="711">JPG files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="712">PDF graphic files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="713">PNG files</indexterm></cindex>
 
 <para>These commands configure the way &latex; searches the file system for
 the graphic.
@@ -15961,8 +15964,8 @@
 <node name="Commands-for-graphics" spaces=" "><nodename>Commands for graphics</nodename><nodeprev automatic="on">Graphics package configuration</nodeprev><nodeup automatic="on">Graphics</nodeup></node>
 <section spaces=" "><sectiontitle>Commands for graphics</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="712">graphics package commands</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="713">commands, graphics package</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="714">graphics package commands</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="715">commands, graphics package</indexterm></cindex>
 
 <para>These are the commands available with the <file>graphics</file> and
 <file>graphicx</file> packages.
@@ -15978,15 +15981,15 @@
 <node name="_005cincludegraphics" spaces=" "><nodename>\includegraphics</nodename><nodenext automatic="on">\rotatebox</nodenext><nodeup automatic="on">Commands for graphics</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\includegraphics</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="714">graphics</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="715">graphics package</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="716">including graphics</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="717">importing graphics</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="718">EPS files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="719">JPEG files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="720">JPG files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="721">PDF graphic files</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="722">PNG files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="716">graphics</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="717">graphics package</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="718">including graphics</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="719">importing graphics</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="720">EPS files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="721">JPEG files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="722">JPG files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="723">PDF graphic files</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="724">PNG files</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="886" mergedindex="cp">\includegraphics</indexterm></findex>
 
 <para>Synopses for <file>graphics</file> package:
@@ -16377,9 +16380,9 @@
 <node name="_005crotatebox" spaces=" "><nodename>\rotatebox</nodename><nodenext automatic="on">\scalebox</nodenext><nodeprev automatic="on">\includegraphics</nodeprev><nodeup automatic="on">Commands for graphics</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\rotatebox</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="723">rotation</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="724">rotating graphics</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="725">rotating text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="725">rotation</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="726">rotating graphics</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="727">rotating text</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="887" mergedindex="cp">\rotatebox</indexterm></findex>
 
 <para>Synopsis if you use the <file>graphics</file> package:
@@ -16468,12 +16471,12 @@
 <node name="_005cscalebox" spaces=" "><nodename>\scalebox</nodename><nodenext automatic="on">\resizebox</nodenext><nodeprev automatic="on">\rotatebox</nodeprev><nodeup automatic="on">Commands for graphics</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\scalebox</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="726">graphics, scaling</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="727">graphics, resizing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="728">scaling</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="729">resizing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="730">text, scaling</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="731">text, resizing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="728">graphics, scaling</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="729">graphics, resizing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="730">scaling</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="731">resizing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="732">text, scaling</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="733">text, resizing</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="888" mergedindex="cp">\scalebox</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="889" mergedindex="cp">\reflectbox</indexterm></findex>
 
@@ -16518,12 +16521,12 @@
 <node name="_005cresizebox" spaces=" "><nodename>\resizebox</nodename><nodeprev automatic="on">\scalebox</nodeprev><nodeup automatic="on">Commands for graphics</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\resizebox</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="732">graphics, scaling</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="733">graphics, resizing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="734">scaling</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="735">resizing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="736">text, scaling</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="737">text, resizing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="734">graphics, scaling</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="735">graphics, resizing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="736">scaling</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="737">resizing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="738">text, scaling</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="739">text, resizing</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="890" mergedindex="cp">\resizebox</indexterm></findex>
 
 <para>Synopses:
@@ -16563,8 +16566,8 @@
 <node name="Special-insertions" spaces=" "><nodename>Special insertions</nodename><nodenext automatic="on">Splitting the input</nodenext><nodeprev automatic="on">Graphics</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Special insertions</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="738">special insertions</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="739">insertions of special characters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="740">special insertions</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="741">insertions of special characters</indexterm></cindex>
 
 <para>&latex; provides commands for inserting characters that have a
 special meaning do not correspond to simple characters you can type.
@@ -16584,10 +16587,10 @@
 <node name="Reserved-characters" spaces=" "><nodename>Reserved characters</nodename><nodenext automatic="on">Upper and lower case</nodenext><nodeup automatic="on">Special insertions</nodeup></node>
 <section spaces=" "><sectiontitle>Reserved characters</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="740">reserved characters</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="741">characters, reserved</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="742">special characters</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="743">characters, special</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="742">reserved characters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="743">characters, reserved</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="744">special characters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="745">characters, special</indexterm></cindex>
 <para>&latex; sets aside the following characters for special purposes. For
 example, the percent sign <code>%</code> is for comments.  They are
 called <dfn>reserved characters</dfn> or <dfn>special characters</dfn>.
@@ -16633,9 +16636,9 @@
 <node name="Upper-and-lower-case" spaces=" "><nodename>Upper and lower case</nodename><nodenext automatic="on">Symbols by font position</nodenext><nodeprev automatic="on">Reserved characters</nodeprev><nodeup automatic="on">Special insertions</nodeup></node>
 <section spaces=" "><sectiontitle>Upper and lower case</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="744">uppercase</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="745">lowercase</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="746">characters, case of</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="746">uppercase</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="747">lowercase</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="748">characters, case of</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -16678,15 +16681,15 @@
 <w>                           </w>\expandafter{\schoolname}}
 </pre></example>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="747"><r>package</r>, <code>textcase</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="748"><code>textcase</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="749"><r>package</r>, <code>textcase</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="750"><code>textcase</code> <r>package</r></indexterm></cindex>
 
 <para>The <file>textcase</file> package brings some of the missing feature of the
 standard &latex; commands <code>\MakeUppercase</code> and
 <code>\MakeLowerCase</code>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="749"><r>package</r>, <code>mfirstuc</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="750"><code>mfirstuc</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="751"><r>package</r>, <code>mfirstuc</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="752"><code>mfirstuc</code> <r>package</r></indexterm></cindex>
  
 <para>To uppercase only the first letter of words, you can use the package
 <file>mfirstuc</file>.
@@ -16697,8 +16700,8 @@
 <section spaces=" "><sectiontitle>Symbols by font position</sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="901" mergedindex="cp">\symbol</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="751">accessing any character of a font</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="752">font symbols, by number</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="753">accessing any character of a font</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="754">font symbols, by number</indexterm></cindex>
 
 <para>You can access any character of the current font using its number with
 the <code>\symbol</code> command. For example, the visible space character
@@ -16715,8 +16718,8 @@
 <node name="Text-symbols" spaces=" "><nodename>Text symbols</nodename><nodenext automatic="on">Accents</nodenext><nodeprev automatic="on">Symbols by font position</nodeprev><nodeup automatic="on">Special insertions</nodeup></node>
 <section spaces=" "><sectiontitle>Text symbols</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="753">text symbols</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="754">symbols, text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="755">text symbols</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="756">symbols, text</indexterm></cindex>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="902" mergedindex="cp">textcomp <r>package</r></indexterm></findex>
 <para>&latex; provides commands to generate a number of non-letter symbols in
@@ -16727,148 +16730,148 @@
 <ftable commandarg="code" spaces=" " endspaces=" ">
 <tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="903" mergedindex="cp">\copyright</indexterm>\copyright</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="904" mergedindex="cp">\textcopyright</indexterm>\textcopyright</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="755">copyright symbol</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="757">copyright symbol</indexterm></cindex>
 <para>©right; The copyright symbol.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="905" mergedindex="cp">\dag</indexterm>\dag</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="756">dagger, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="758">dagger, in text</indexterm></cindex>
 <para><U>2020</U> The dagger symbol (in text).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="906" mergedindex="cp">\ddag</indexterm>\ddag</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="757">double dagger, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="759">double dagger, in text</indexterm></cindex>
 <para><U>2021</U> The double dagger symbol (in text).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="907" mergedindex="cp">\LaTeX</indexterm>\LaTeX</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="758">&latex; logo</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="759">logo, &latex;</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="760">&latex; logo</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="761">logo, &latex;</indexterm></cindex>
 <para>The &latex; logo.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="908" mergedindex="cp">\LaTeXe</indexterm>\LaTeXe</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="760">&latex;2e logo</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="761">logo, &latex;2e</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="762">&latex;2e logo</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="763">logo, &latex;2e</indexterm></cindex>
 <para>The &latex;2e logo.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="909" mergedindex="cp">\guillemotleft <r>(«)</r></indexterm>\guillemotleft <r>(«)</r></itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="910" mergedindex="cp">\guillemotright <r>(»)</r></indexterm>\guillemotright <r>(»)</r></itemformat></itemx>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="911" mergedindex="cp">\guilsinglleft <r>(‹)</r></indexterm>\guilsinglleft <r>(‹)</r></itemformat></itemx>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="912" mergedindex="cp">\guilsinglright <r>(›)</r></indexterm>\guilsinglright <r>(›)</r></itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="762">double guillemets</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="763">single guillemets</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="764">left angle quotation marks</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="765">right angle quotation marks</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="766">double angle quotation marks</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="767">single angle quotation marks</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="768">French quotation marks</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="769">quotation marks, French</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="764">double guillemets</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="765">single guillemets</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="766">left angle quotation marks</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="767">right angle quotation marks</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="768">double angle quotation marks</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="769">single angle quotation marks</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="770">French quotation marks</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="771">quotation marks, French</indexterm></cindex>
 <para>«, », ‹, ›
 Double and single angle quotation marks, commonly used in French.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="913" mergedindex="cp">\ldots</indexterm>\ldots</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="914" mergedindex="cp">\dots</indexterm>\dots</itemformat></itemx>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="915" mergedindex="cp">\textellipsis</indexterm>\textellipsis</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="770">ellipsis</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="772">ellipsis</indexterm></cindex>
 <para>&dots;  An ellipsis (three dots at the baseline):  <code>\ldots</code>
 and <code>\dots</code> also work in math mode.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="916" mergedindex="cp">\lq</indexterm>\lq</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="771">left quote</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="772">opening quote</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="773">left quote</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="774">opening quote</indexterm></cindex>
 <para>&textlsquo; Left (opening) quote.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="917" mergedindex="cp">\P</indexterm>\P</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="918" mergedindex="cp">\textparagraph</indexterm>\textparagraph</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="773">paragraph symbol</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="774">pilcrow</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="775">paragraph symbol</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="776">pilcrow</indexterm></cindex>
 <para><U>00B6</U> Paragraph sign (pilcrow).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="919" mergedindex="cp">\pounds</indexterm>\pounds</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="920" mergedindex="cp">\textsterling</indexterm>\textsterling</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="775">pounds symbol</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="776">sterling symbol</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="777">pounds symbol</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="778">sterling symbol</indexterm></cindex>
 <para>£ English pounds sterling.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="921" mergedindex="cp">\quotedblbase <r>(„)</r></indexterm>\quotedblbase <r>(„)</r></itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="922" mergedindex="cp">\quotesinglbase <r>(‚)</r></indexterm>\quotesinglbase <r>(‚)</r></itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="777">double low-9 quotation mark</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="778">single low-9 quotation mark</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="779">low-9 quotation marks, single and double</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="779">double low-9 quotation mark</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="780">single low-9 quotation mark</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="781">low-9 quotation marks, single and double</indexterm></cindex>
 <para>„ and ‚
 Double and single quotation marks on the baseline.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="923" mergedindex="cp">\rq</indexterm>\rq</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="780">right quote</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="781">closing quote</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="782">right quote</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="783">closing quote</indexterm></cindex>
 <para>&textrsquo; Right (closing) quote.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="924" mergedindex="cp">\S</indexterm>\S</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="925" mergedindex="cp">\textsection</indexterm>\textsection</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="782">section symbol</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="784">section symbol</indexterm></cindex>
 <para><U>00A7</U> Section sign.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="926" mergedindex="cp">\TeX</indexterm>\TeX</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="783">&tex; logo</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="784">logo, &tex;</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="785">&tex; logo</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="786">logo, &tex;</indexterm></cindex>
 <para>The &tex; logo.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="927" mergedindex="cp">\textasciicircum</indexterm>\textasciicircum</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="785">circumflex, ASCII, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="786">ASCII circumflex, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="787">circumflex, ASCII, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="788">ASCII circumflex, in text</indexterm></cindex>
 <para>^ ASCII circumflex.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="928" mergedindex="cp">\textasciitilde</indexterm>\textasciitilde</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="787">tilde, ASCII, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="788">ASCII tilde, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="789">tilde, ASCII, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="790">ASCII tilde, in text</indexterm></cindex>
 <para>~ ASCII tilde.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="929" mergedindex="cp">\textasteriskcentered</indexterm>\textasteriskcentered</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="789">asterisk, centered, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="790">centered asterisk, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="791">asterisk, centered, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="792">centered asterisk, in text</indexterm></cindex>
 <para>* Centered asterisk.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="930" mergedindex="cp">\textbackslash</indexterm>\textbackslash</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="791">backslash, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="793">backslash, in text</indexterm></cindex>
 <para>\ Backslash.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="931" mergedindex="cp">\textbar</indexterm>\textbar</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="792">vertical bar, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="793">bar, vertical, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="794">vertical bar, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="795">bar, vertical, in text</indexterm></cindex>
 <para>| Vertical bar.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="932" mergedindex="cp">\textbardbl</indexterm>\textbardbl</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="794">vertical bar, double, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="795">bar, double vertical, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="796">double vertical bar, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="796">vertical bar, double, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="797">bar, double vertical, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="798">double vertical bar, in text</indexterm></cindex>
 <para><U>23F8</U> Double vertical bar.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="933" mergedindex="cp">\textbigcircle</indexterm>\textbigcircle</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="797">big circle symbols, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="798">circle symbol, big, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="799">big circle symbols, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="800">circle symbol, big, in text</indexterm></cindex>
 <para><U>25EF</U> Big circle symbol.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="934" mergedindex="cp">\textbraceleft</indexterm>\textbraceleft</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="799">left brace, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="800">brace, left, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="801">left brace, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="802">brace, left, in text</indexterm></cindex>
 <para>{ Left brace.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="935" mergedindex="cp">\textbraceright</indexterm>\textbraceright</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="801">right brace, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="802">brace, right, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="803">right brace, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="804">brace, right, in text</indexterm></cindex>
 <para>} Right brace.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="936" mergedindex="cp">\textbullet</indexterm>\textbullet</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="803">bullet, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="805">bullet, in text</indexterm></cindex>
 <para>• Bullet.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="937" mergedindex="cp">\textcircled{<var>letter</var>}</indexterm>\textcircled{<var>letter</var>}</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="804">circled letter, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="806">circled letter, in text</indexterm></cindex>
 <para><U>24B6</U> Circle around <var>letter</var>.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="938" mergedindex="cp">\textcompwordmark</indexterm>\textcompwordmark</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="939" mergedindex="cp">\textcapitalcompwordmark</indexterm>\textcapitalcompwordmark</itemformat></itemx>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="940" mergedindex="cp">\textascendercompwordmark</indexterm>\textascendercompwordmark</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="805">composite word mark, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="806">cap height</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="807">ascender height</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="807">composite word mark, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="808">cap height</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="809">ascender height</indexterm></cindex>
 <para>Used to separate letters that would normally ligature. For example,
 <code>f\textcompwordmark i</code> produces <samp>fi</samp> without a ligature. This
 is most useful in non-English languages.  The
@@ -16876,138 +16879,138 @@
 while the <code>\textascendercompwordmark</code> form has the ascender height.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="941" mergedindex="cp">\textdagger</indexterm>\textdagger</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="808">dagger, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="810">dagger, in text</indexterm></cindex>
 <para><U>2020</U> Dagger.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="942" mergedindex="cp">\textdaggerdbl</indexterm>\textdaggerdbl</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="809">dagger, double, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="810">double dagger, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="811">dagger, double, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="812">double dagger, in text</indexterm></cindex>
 <para><U>2021</U> Double dagger.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="943" mergedindex="cp">\textdollar <r>(or <code>\$</code>)</r></indexterm>\textdollar <r>(or <code>\$</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="811">dollar sign</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="812">currency, dollar</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="813">dollar sign</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="814">currency, dollar</indexterm></cindex>
 <para>$ Dollar sign.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="944" mergedindex="cp">\textemdash <r>(or <code>---</code>)</r></indexterm>\textemdash <r>(or <code>---</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="813">em-dash</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="815">em-dash</indexterm></cindex>
 <para>&textmdash; Em-dash (used for punctuation, as in
 <code>The playoffs --- if you are fortunate enough to make the playoffs ---
 is more like a sprint.</code>).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="945" mergedindex="cp">\textendash <r>(or <code>--</code>)</r></indexterm>\textendash <r>(or <code>--</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="814">e-dash</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="816">e-dash</indexterm></cindex>
 <para>&textndash; En-dash (used for ranges, as in <code>See pages 12--14</code>).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="946" mergedindex="cp">\texteuro</indexterm>\texteuro</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="815">euro symbol</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="816">currency, euro</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="817"><r>package</r>, <code>eurosym</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="818"><code>eurosym</code> <r>package</r></indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="817">euro symbol</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="818">currency, euro</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="819"><r>package</r>, <code>eurosym</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="820"><code>eurosym</code> <r>package</r></indexterm></cindex>
 
 <para>The Euro symbol: €. For an alternative glyph design, try the
 <file>eurosym</file> package; also, most fonts nowadays come with their own
 Euro symbol (Unicode U+20AC).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="947" mergedindex="cp">\textexclamdown <r>(or <code>!`</code>)</r></indexterm>\textexclamdown <r>(or <code>!`</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="819">exclamation point, upside-down</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="821">exclamation point, upside-down</indexterm></cindex>
 <para>¡ Upside down exclamation point.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="948" mergedindex="cp">\textgreater</indexterm>\textgreater</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="820">greater than symbol, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="822">greater than symbol, in text</indexterm></cindex>
 <para>> Greater than symbol.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="949" mergedindex="cp">\textless</indexterm>\textless</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="821">less than symbol, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="823">less than symbol, in text</indexterm></cindex>
 <para>< Less than symbol.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="950" mergedindex="cp">\textleftarrow</indexterm>\textleftarrow</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="822">arrow, left, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="823">left arrow, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="824">arrow, left, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="825">left arrow, in text</indexterm></cindex>
 <para><U>2190</U> Left arrow.   
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="951" mergedindex="cp">\textordfeminine</indexterm>\textordfeminine</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="952" mergedindex="cp">\textordmasculine</indexterm>\textordmasculine</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="824">feminine ordinal symbol</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="825">masculine ordinal symbol</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="826">ordinals, feminine and masculine</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="827">Spanish ordinals, feminine and masculine</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="826">feminine ordinal symbol</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="827">masculine ordinal symbol</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="828">ordinals, feminine and masculine</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="829">Spanish ordinals, feminine and masculine</indexterm></cindex>
 <para>ª, º Feminine and masculine ordinal symbols.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="953" mergedindex="cp">\textperiodcentered</indexterm>\textperiodcentered</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="828">period, centered, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="829">centered period, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="830">period, centered, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="831">centered period, in text</indexterm></cindex>
 <para><U>00B7</U> Centered period.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="954" mergedindex="cp">\textquestiondown <r>(or <code>?`</code>)</r></indexterm>\textquestiondown <r>(or <code>?`</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="830">question mark, upside-down</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="832">question mark, upside-down</indexterm></cindex>
 <para>¿ Upside down question mark.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="955" mergedindex="cp">\textquotedblleft <r>(or <code>``</code>)</r></indexterm>\textquotedblleft <r>(or <code>``</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="831">left quote, double</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="832">double left quote</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="833">left quote, double</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="834">double left quote</indexterm></cindex>
 <para>&textldquo; Double left quote.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="956" mergedindex="cp">\textquotedblright <r>(or <code>''</code>)</r></indexterm>\textquotedblright <r>(or <code>''</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="833">right quote, double</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="834">double right quote</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="835">right quote, double</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="836">double right quote</indexterm></cindex>
 <para>&textrdquo; Double right quote.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="957" mergedindex="cp">\textquoteleft <r>(or <code>`</code>)</r></indexterm>\textquoteleft <r>(or <code>`</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="835">left quote, single</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="836">single left quote</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="837">left quote, single</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="838">single left quote</indexterm></cindex>
 <para>&textlsquo; Single left quote.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="958" mergedindex="cp">\textquoteright <r>(or <code>'</code>)</r></indexterm>\textquoteright <r>(or <code>'</code>)</r></itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="837">right quote, single</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="838">single right quote</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="839">right quote, single</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="840">single right quote</indexterm></cindex>
 <para>&textrsquo; Single right quote.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="959" mergedindex="cp">\textquotesingle</indexterm>\textquotesingle</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="839">quote, single straight</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="840">straight single quote</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="841">single quote, straight</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="841">quote, single straight</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="842">straight single quote</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="843">single quote, straight</indexterm></cindex>
 <para><U>0027</U> Straight single quote.  (From TS1 encoding.)  
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="960" mergedindex="cp">\textquotestraightbase</indexterm>\textquotestraightbase</itemformat></item>
 <itemx spaces=" "><itemformat command="code"><indexterm index="fn" number="961" mergedindex="cp">\textquotestraightdblbase</indexterm>\textquotestraightdblbase</itemformat></itemx>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="842">quote, straight base</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="843">straight quote, base</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="844">double quote, straight base</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="845">straight double quote, base</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="844">quote, straight base</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="845">straight quote, base</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="846">double quote, straight base</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="847">straight double quote, base</indexterm></cindex>
 <!-- c Unicode doesn't have these https://en.wikipedia.org/wiki/Quotation_mark -->
 <para>Single and double straight quotes on the baseline.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="962" mergedindex="cp">\textregistered</indexterm>\textregistered</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="846">registered symbol</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="848">registered symbol</indexterm></cindex>
 <para>®istered; Registered symbol.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="963" mergedindex="cp">\textrightarrow</indexterm>\textrightarrow</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="847">arrow, right, in text</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="848">right arrow, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="849">arrow, right, in text</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="850">right arrow, in text</indexterm></cindex>
 <para><U>2192</U> Right arrow.  
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="964" mergedindex="cp">\textthreequartersemdash</indexterm>\textthreequartersemdash</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="849">three-quarters em-dash</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="850">em-dash, three-quarters</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="851">three-quarters em-dash</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="852">em-dash, three-quarters</indexterm></cindex>
 <para><U>FE58</U> &textldquo;Three-quarters&textrdquo; em-dash, between en-dash and em-dash.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="965" mergedindex="cp">\texttrademark</indexterm>\texttrademark</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="851">trademark symbol</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="853">trademark symbol</indexterm></cindex>
 <para><U>2122</U> Trademark symbol.
 </para>
 <!-- c ?? Diff from \textthreequartersemdash?  In Unicode? -->
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="966" mergedindex="cp">\texttwelveudash</indexterm>\texttwelveudash</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="852">two-thirds em-dash</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="853">em-dash, two-thirds</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="854">two-thirds em-dash</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="855">em-dash, two-thirds</indexterm></cindex>
 <para><U>FE58</U> &textldquo;Two-thirds&textrdquo; em-dash, between en-dash and em-dash.   
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="967" mergedindex="cp">\textunderscore</indexterm>\textunderscore</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="854">underscore, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="856">underscore, in text</indexterm></cindex>
 <para>_ Underscore.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="968" mergedindex="cp">\textvisiblespace</indexterm>\textvisiblespace</itemformat></item>
-</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="855">visible space symbol, in text</indexterm></cindex>
+</tableterm><tableitem><cindex index="cp" spaces=" "><indexterm index="cp" number="857">visible space symbol, in text</indexterm></cindex>
 <para><U>2423</U> Visible space symbol.  
 </para>
 </tableitem></tableentry></ftable>
@@ -17017,17 +17020,17 @@
 <node name="Accents" spaces=" "><nodename>Accents</nodename><nodenext automatic="on">Additional Latin letters</nodenext><nodeprev automatic="on">Text symbols</nodeprev><nodeup automatic="on">Special insertions</nodeup></node>
 <section spaces=" "><sectiontitle>Accents</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="856">accents</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="857">characters, accented</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="858">letters, accented</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="858">accents</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="859">characters, accented</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="860">letters, accented</indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="859"><r>package</r>, <code>babel</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="860"><code>babel</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="861"><r>package</r>, <code>babel</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="862"><code>babel</code> <r>package</r></indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="861"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="862"><code>polyglossia</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="863"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="864"><code>polyglossia</code> <r>package</r></indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="863">multilingual support</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="865">multilingual support</indexterm></cindex>
 <para>&latex; has wide support for many of the world&textrsquo;s scripts and languages,
 through the <code>babel</code> package and related support if you are using
 pdf&latex;, or <file>polyglossia</file> if you are using Xe&latex; or
@@ -17040,11 +17043,11 @@
 lowercase <samp>o</samp>.
 </para>
 <findex index="fn" spaces=" "><indexterm index="fn" number="969" mergedindex="cp">\i <r>(dotless i)</r></indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="864">dotless i</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="866">dotless i</indexterm></cindex>
 <para>Note that <code>\i</code> produces a dotless i,
 <!-- c @dotless{i}, -->
 <findex index="fn" spaces=" "><indexterm index="fn" number="970" mergedindex="cp">\j <r>(dotless j)</r></indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="865">dotless j</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="867">dotless j</indexterm></cindex>
 and <code>\j</code> produces a dotless j.
 <!-- c @dotless{j}. -->
 These are often used in place of their dotted counterparts when they are
@@ -17055,61 +17058,61 @@
 <itemx spaces=" "><itemformat command="code">\capitaldieresis</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="971" mergedindex="cp">\" <r>(umlaut accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="972" mergedindex="cp">\capitaldieresis</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="866">umlaut accent</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="867">dieresis accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="868">umlaut accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="869">dieresis accent</indexterm></cindex>
 <para><accent type="uml">o</accent> Umlaut (dieresis).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\'</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalacute</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="973" mergedindex="cp">\' <r>(acute accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="974" mergedindex="cp">\capitalacute</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="868">acute accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="870">acute accent</indexterm></cindex>
 <para><accent type="acute">o</accent> Acute accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\.</itemformat></item>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="975" mergedindex="cp">\. <r>(dot-over accent)</r></indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="869">dot accent</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="870">dot-over accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="871">dot accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="872">dot-over accent</indexterm></cindex>
 <para><accent type="dotaccent">o</accent>  Dot accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\=</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalmacron</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="976" mergedindex="cp">\= <r>(macron accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="977" mergedindex="cp">\capitalmacron</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="871">macron accent</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="872">overbar accent</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="873">bar-over accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="873">macron accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="874">overbar accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="875">bar-over accent</indexterm></cindex>
 <para><accent type="macr">o</accent> Macron (overbar) accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\^</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalcircumflex</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="978" mergedindex="cp">\^ <r>(circumflex accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="979" mergedindex="cp">\capitalcircumflex</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="874">circumflex accent</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="875">hat accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="876">circumflex accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="877">hat accent</indexterm></cindex>
 <para><accent type="circ">o</accent> Circumflex (hat) accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\`</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalgrave</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="980" mergedindex="cp">\` <r>(grave accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="981" mergedindex="cp">\capitalgrave</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="876">grave accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="878">grave accent</indexterm></cindex>
 <para><accent type="grave">o</accent> Grave accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\~</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitaltilde</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="982" mergedindex="cp">\~ <r>(tilde accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="983" mergedindex="cp">\capitaltilde</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="877">tilde accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="879">tilde accent</indexterm></cindex>
 <para><accent type="tilde">n</accent> Tilde accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\b</itemformat></item>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="984" mergedindex="cp">\b <r>(bar-under accent)</r></indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="878">bar-under accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="880">bar-under accent</indexterm></cindex>
 <para><accent type="ubaraccent">o</accent> Bar accent underneath.
 </para>
 <findex index="fn" spaces=" "><indexterm index="fn" number="985" mergedindex="cp">\underbar</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="879">underbar</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="881">underbar</indexterm></cindex>
 <para>Related to this, <code>\underbar{<var>text</var>}</code> produces a bar under
 <var>text</var>.  The argument is always processed in LR mode
 (<pxref label="Modes"><xrefnodename>Modes</xrefnodename></pxref>).  The bar is always a fixed position under the baseline,
@@ -17120,35 +17123,35 @@
 <itemx spaces=" "><itemformat command="code">\capitalcedilla</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="986" mergedindex="cp">\c <r>(cedilla accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="987" mergedindex="cp">\capitalcedilla</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="880">cedilla accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="882">cedilla accent</indexterm></cindex>
 <para><accent type="cedil">c</accent> Cedilla accent underneath.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\d</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitaldotaccent</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="988" mergedindex="cp">\d <r>(dot-under accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="989" mergedindex="cp">\capitaldotaccent</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="881">dot-under accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="883">dot-under accent</indexterm></cindex>
 <para><accent type="udotaccent">o</accent> Dot accent underneath.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\H</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalhungarumlaut</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="990" mergedindex="cp">\H <r>(Hungarian umlaut accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="991" mergedindex="cp">\capitalhungarumlaut</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="882">hungarian umlaut accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="884">hungarian umlaut accent</indexterm></cindex>
 <para><accent type="doubleacute">o</accent> Long Hungarian umlaut accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\k</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalogonek</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="992" mergedindex="cp">\k <r>(ogonek)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="993" mergedindex="cp">\capitalogonek</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="883">ogonek</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="885">ogonek</indexterm></cindex>
 <para><accent type="ogon">o</accent> Ogonek.  Not available in the OT1 encoding.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\r</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalring</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="994" mergedindex="cp">\r <r>(ring accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="995" mergedindex="cp">\capitalring</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="884">ring accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="886">ring accent</indexterm></cindex>
 <para><accent type="ring">o</accent> Ring accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\t</itemformat></item>
@@ -17159,7 +17162,7 @@
 <findex index="fn" spaces=" "><indexterm index="fn" number="997" mergedindex="cp">\capitaltie</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="998" mergedindex="cp">\newtie</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="999" mergedindex="cp">\capitalnewtie</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="885">tie-after accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="887">tie-after accent</indexterm></cindex>
 <para><accent type="tieaccent">oo</accent> Tie-after accent.  The <code>\newtie</code> form is centered in
 its box.
 </para>
@@ -17167,16 +17170,16 @@
 <itemx spaces=" "><itemformat command="code">\capitalbreve</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1000" mergedindex="cp">\u <r>(breve accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1001" mergedindex="cp">\capitalbreve</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="886">breve accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="888">breve accent</indexterm></cindex>
 <para><accent type="breve">o</accent> Breve accent.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\v</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\capitalcaron</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1002" mergedindex="cp">\v <r>(breve accent)</r></indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1003" mergedindex="cp">\capitalcaron</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="887">hacek accent</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="888">check accent</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="889">caron accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="889">hacek accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="890">check accent</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="891">caron accent</indexterm></cindex>
 <para><accent type="caron">o</accent>  H<accent type="acute" bracketed="off">a</accent><accent type="caron">c</accent>ek (check, caron) accent.
 </para>
 </tableitem></tableentry></table>
@@ -17244,12 +17247,12 @@
 <section spaces=" "><sectiontitle>Additional Latin letters</sectiontitle>
 
 <anchor name="Non_002dEnglish-characters">Non-English characters</anchor>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="890">Latin letters, additional</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="891">letters, additional Latin</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="892">extended Latin</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="893">special characters</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="894">non-English characters</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="895">characters, non-English</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="892">Latin letters, additional</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="893">letters, additional Latin</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="894">extended Latin</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="895">special characters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="896">non-English characters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="897">characters, non-English</indexterm></cindex>
 
 <para>Here are the basic &latex; commands for inserting letters beyond
 A&textndash;Z that extend the Latin alphabet, used primarily in languages other
@@ -17260,22 +17263,22 @@
 <itemx spaces=" "><itemformat command="code">\AA</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1005" mergedindex="cp">\aa (å)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1006" mergedindex="cp">\AA (Å)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="896">aring</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="898">aring</indexterm></cindex>
 <para>å and Å.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\ae</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\AE</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1007" mergedindex="cp">\ae (æ)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1008" mergedindex="cp">\AE (Æ)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="897">ae ligature</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="899">ae ligature</indexterm></cindex>
 <para>æ and Æ.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\dh</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\DH</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1009" mergedindex="cp">\dh (ð)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1010" mergedindex="cp">\DH (Ð)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="898">Icelandic eth</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="899">eth, Icelandic letter</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="900">Icelandic eth</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="901">eth, Icelandic letter</indexterm></cindex>
 <para>Icelandic letter eth: ð and Ð. Not available with <sc>OT1</sc>
 encoding, you need the <file>fontenc</file> package to select an alternate
 font encoding, such as <sc>T1</sc>.
@@ -17292,14 +17295,14 @@
 <itemx spaces=" "><itemformat command="code">\IJ</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1013" mergedindex="cp">\ij (ij)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1014" mergedindex="cp">\IJ (IJ)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="900">ij letter, Dutch</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="902">ij letter, Dutch</indexterm></cindex>
 <para>ij and IJ (except somewhat closer together than appears here).
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\l</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\L</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1015" mergedindex="cp">\l (&lslash;)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1016" mergedindex="cp">\L (&Lslash;)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="901">polish l</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="903">polish l</indexterm></cindex>
 <para>&lslash; and &Lslash;.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\ng</itemformat></item>
@@ -17312,30 +17315,30 @@
 <itemx spaces=" "><itemformat command="code">\O</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1019" mergedindex="cp">\o (ø)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1020" mergedindex="cp">\O (Ø)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="902">oslash</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="904">oslash</indexterm></cindex>
 <para>ø and Ø.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\oe</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\OE</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1021" mergedindex="cp">\oe (œ)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1022" mergedindex="cp">\OE (Œ)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="903">oe ligature</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="905">oe ligature</indexterm></cindex>
 <para>œ and Œ.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\ss</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\SS</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1023" mergedindex="cp">\ss (ß)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1024" mergedindex="cp">\SS (SS)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="904">es-zet German letter</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="905">sharp S letters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="906">es-zet German letter</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="907">sharp S letters</indexterm></cindex>
 <para>ß and SS.
 </para>
 </tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\th</itemformat></item>
 <itemx spaces=" "><itemformat command="code">\TH</itemformat></itemx>
 </tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="1025" mergedindex="cp">\th (þ)</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1026" mergedindex="cp">\TH (Þ)</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="906">Icelandic thorn</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="907">thorn, Icelandic letter</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="908">Icelandic thorn</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="909">thorn, Icelandic letter</indexterm></cindex>
 <para>Icelandic letter thorn: þ and Þ. Not available with <sc>OT1</sc>
 encoding, you need the <file>fontenc</file> package to select an alternate
 font encoding, such as <sc>T1</sc>.
@@ -17358,8 +17361,8 @@
 
 <para>Produce a <dfn>rule</dfn>, a filled-in rectangle.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="908">Halmos symbol</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="909">tombstone</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="910">Halmos symbol</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="911">tombstone</indexterm></cindex>
 <para>This produces a rectangular blob, sometimes called a Halmos symbol,
 often used to mark the end of a proof.
 </para>
@@ -17367,8 +17370,8 @@
 <pre xml:space="preserve">\newcommand{\qedsymbol}{\rule{0.4em}{2ex}}
 </pre></example>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="910"><r>package</r>, <code>amsthm</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="911"><code>amsthm</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="912"><r>package</r>, <code>amsthm</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="913"><code>amsthm</code> <r>package</r></indexterm></cindex>
 
 <noindent></noindent>
 <para>The <file>amsthm</file> package includes this command, with a somewhat
@@ -17400,8 +17403,8 @@
 <section spaces=" "><sectiontitle><code>\today</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1028" mergedindex="cp">\today</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="912">date, today&textrsquo;s</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="913">today&textrsquo;s date</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="914">date, today&textrsquo;s</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="915">today&textrsquo;s date</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -17413,11 +17416,11 @@
 <var>yyyy</var></samp>.  An example of a date in that format is <samp>July 4,
 1976</samp>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="914"><r>package</r>, <code>babel</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="915"><code>babel</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="916"><r>package</r>, <code>babel</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="917"><code>babel</code> <r>package</r></indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="916"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="917"><code>polyglossia</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="918"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="919"><code>polyglossia</code> <r>package</r></indexterm></cindex>
 
 <para>Multilingual packages such as <file>babel</file> or <file>polyglossia</file>, or
 classes such as <file>lettre</file>, will localize <code>\today</code>. For example,
@@ -17436,8 +17439,8 @@
 <para><code>\today</code> uses the counters <code>\day</code>, <code>\month</code>, and
 <code>\year</code> (<pxref label="_005cday-_0026-_005cmonth-_0026-_005cyear"><xrefnodename>\day & \month & \year</xrefnodename></pxref>).
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="918"><r>package</r>, <code>datetime</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="919"><code>datetime</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="920"><r>package</r>, <code>datetime</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="921"><code>datetime</code> <r>package</r></indexterm></cindex>
 
 <para>A number of package on CTAN work with dates.  One is <file>datetime</file> package
 which can produce a wide variety of date formats, including ISO standards.
@@ -17451,16 +17454,16 @@
 <node name="Splitting-the-input" spaces=" "><nodename>Splitting the input</nodename><nodenext automatic="on">Front/back matter</nodenext><nodeprev automatic="on">Special insertions</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Splitting the input</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="920">splitting the input file</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="921">input file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="922">splitting the input file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="923">input file</indexterm></cindex>
 
 <para>&latex; lets you split a large document into several smaller ones.
 This can simplify editing or allow multiple authors to work on the
 document.  It can also speed processing.
 </para>
 <para>Regardless of how many separate files you use, there is always one
-<cindex index="cp" spaces=" "><indexterm index="cp" number="922">root file</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="923">file, root</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="924">root file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="925">file, root</indexterm></cindex>
 <dfn>root file</dfn>, on which &latex; compilation starts.  This shows such
 a file with five included files.
 </para>
@@ -17672,7 +17675,7 @@
 \end{document}
 </pre></example>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="924">nested <code>\include</code>, not allowed</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="926">nested <code>\include</code>, not allowed</indexterm></cindex>
 <para>You cannot use <code>\include</code> inside a file that is being included or
 you get <samp>LaTeX Error: \include cannot be nested.</samp>  The
 <code>\include</code> command cannot appear in the document preamble; you will
@@ -17755,7 +17758,7 @@
 <node name="Table-of-contents-etc_002e" spaces=" "><nodename>Table of contents etc.</nodename><nodenext automatic="on">Indexes</nodenext><nodeup automatic="on">Front/back matter</nodeup></node>
 <section spaces=" "><sectiontitle>Table of contents etc.</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="925">table of contents, creating</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="927">table of contents, creating</indexterm></cindex>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1033" mergedindex="cp">\tableofcontents</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1034" mergedindex="cp">.toc <r>file</r></indexterm></findex>
@@ -17850,11 +17853,11 @@
 contents commands; for instance, these work with information stored in
 <file>.lof</file> and <file>.lot</file> files.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="926"><r>package</r>, <code>babel</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="927"><code>babel</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="928"><r>package</r>, <code>babel</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="929"><code>babel</code> <r>package</r></indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="928"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="929"><code>polyglossia</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="930"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="931"><code>polyglossia</code> <r>package</r></indexterm></cindex>
 
 <para>To change the header for the table of contents page do something like
 the first line here.
@@ -17870,11 +17873,11 @@
 Internationalization packages such as <file>babel</file> or <file>polyglossia</file>
 will change the headers depending on the chosen base language.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="930"><r>package</r>, <code>tocloft</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="931"><code>tocloft</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="932"><r>package</r>, <code>tocloft</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="933"><code>tocloft</code> <r>package</r></indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="932"><r>package</r>, <code>tocbibbind</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="933"><code>tocbibbind</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="934"><r>package</r>, <code>tocbibbind</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="935"><code>tocbibbind</code> <r>package</r></indexterm></cindex>
 
 <para>CTAN has many packages for the table of contents and lists of figures
 and tables.  One convenient one for adjusting some aspects of the
@@ -17893,7 +17896,7 @@
 <subsection spaces=" "><sectiontitle><code>\addcontentsline</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1039" mergedindex="cp">\addcontentsline</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="934">table of contents entry, manually adding</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="936">table of contents entry, manually adding</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -18083,11 +18086,11 @@
 <node name="Indexes" spaces=" "><nodename>Indexes</nodename><nodenext automatic="on">Glossaries</nodenext><nodeprev automatic="on">Table of contents etc.</nodeprev><nodeup automatic="on">Front/back matter</nodeup></node>
 <section spaces=" "><sectiontitle>Indexes</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="935">indexes</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="937">indexes</indexterm></cindex>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1043" mergedindex="cp">\makeindex</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1044" mergedindex="cp">\index</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="936"><file>.idx</file> file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="938"><file>.idx</file> file</indexterm></cindex>
 
 <para>This document has an index.
 </para>
@@ -18119,11 +18122,11 @@
 information back into your document and typeset it with the
 <code>\printindex</code> command (<pxref label="_005cprintindex"><xrefnodename>\printindex</xrefnodename></pxref>).
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="937"><r>package</r>, <code>showidx</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="938"><code>showidx</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="939"><r>package</r>, <code>showidx</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="940"><code>showidx</code> <r>package</r></indexterm></cindex>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="939"><r>package</r>, <code>multind</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="940"><code>multind</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="941"><r>package</r>, <code>multind</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="942"><code>multind</code> <r>package</r></indexterm></cindex>
 
 <para>There are many packages that apply to indexing commands.  The
 <code>showidx</code> package causes each index entries to be shown in the
@@ -18142,7 +18145,7 @@
 <node name="_005cindex" spaces=" "><nodename>\index</nodename><nodenext automatic="on">makeindex</nodenext><nodeup automatic="on">Indexes</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\index</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="941">index entry</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="943">index entry</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1045" mergedindex="cp">\index</indexterm></findex>
 
 <para>Synopsis:
@@ -18185,7 +18188,7 @@
 instance <code>\index{Ackermann!function}</code> could come before
 <code>\index{Ackermann}</code>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="942">index, page range</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="944">index, page range</indexterm></cindex>
 <para>Get a page range in the output, like <samp>Hilbert, 23--27</samp>, as here.
 </para>
 <example endspaces=" ">
@@ -18206,14 +18209,14 @@
 followed by two subitems, like <samp>program, 50</samp> and <samp>results,
 51</samp>.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="943">&textlsquo;see&textrsquo; and &textlsquo;see also&textrsquo; index entries</indexterm></cindex>
-<cindex index="cp" spaces="  "><indexterm index="cp" number="944">index entries, &textlsquo;see&textrsquo; and &textlsquo;see also&textrsquo;</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="945">&textlsquo;see&textrsquo; and &textlsquo;see also&textrsquo; index entries</indexterm></cindex>
+<cindex index="cp" spaces="  "><indexterm index="cp" number="946">index entries, &textlsquo;see&textrsquo; and &textlsquo;see also&textrsquo;</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1046" mergedindex="cp">\seename</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1047" mergedindex="cp">\alsoname</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="945"><r>package</r>, <code>babel</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="946"><code>babel</code> <r>package</r></indexterm></cindex>
- <cindex index="cp" spaces=" "><indexterm index="cp" number="947"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="948"><code>polyglossia</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="947"><r>package</r>, <code>babel</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="948"><code>babel</code> <r>package</r></indexterm></cindex>
+ <cindex index="cp" spaces=" "><indexterm index="cp" number="949"><r>package</r>, <code>polyglossia</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="950"><code>polyglossia</code> <r>package</r></indexterm></cindex>
 
 
 <para>Generate a index entry that says <samp>See</samp> by using a vertical bar
@@ -18271,8 +18274,8 @@
 entry, preceding it with a double quote, <code>"</code>.  (The double quote
 gets deleted before alphabetization.)
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="949"><r>package</r>, <code>index</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="950"><code>index</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="951"><r>package</r>, <code>index</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="952"><code>index</code> <r>package</r></indexterm></cindex>
 
 <para>A number of packages on CTAN have additional functionality beyond that
 provided by <file>makeidx</file>.  One is <file>index</file>, which allows for
@@ -18281,7 +18284,7 @@
 <var>index-entry-string</var> as well as indexing it.
 </para>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1048" mergedindex="cp">\indexentry</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="951">idx file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="953">idx file</indexterm></cindex>
 <para>The <code>\index</code> command writes the indexing information to the file
 <file><var>root-name</var>.idx</file> file.  Specifically, it writes text of the
 command
@@ -18303,11 +18306,11 @@
 <node name="makeindex" spaces=" "><nodename>makeindex</nodename><nodenext automatic="on">\printindex</nodenext><nodeprev automatic="on">\index</nodeprev><nodeup automatic="on">Indexes</nodeup></node>
 <subsection spaces=" "><sectiontitle><command>makeindex</command></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="952">index, processing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="954">index, processing</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1049" mergedindex="cp">makeindex</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="953"><command>makeindex</command> program</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="954"><file>.ind</file> file</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="955"><file>.idx</file> file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="955"><command>makeindex</command> program</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="956"><file>.ind</file> file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="957"><file>.idx</file> file</indexterm></cindex>
 
 <para>Synopsis, one of:
 </para>
@@ -18323,7 +18326,7 @@
 actual index file, the <file><var>filename</var>.ind</file> file that is input by
 <code>\printindex</code> (<pxref label="_005cprintindex"><xrefnodename>\printindex</xrefnodename></pxref>).
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="956"><file>.isty</file> file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="958"><file>.isty</file> file</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1050" mergedindex="cp">index, style file</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1051" mergedindex="cp">makeindex, style file</indexterm></findex>
 <para>The first form of the command suffices for many uses.  The second allows
@@ -18490,7 +18493,7 @@
 </tableitem></tableentry></ftable>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1075" mergedindex="cp">xindy</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="957"><command>xindy</command> program</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="959"><command>xindy</command> program</indexterm></cindex>
 <para>There are a number of other programs that do the job
 <command>makeindex</command> does. One is <command>xindy</command>, which does
 internationalization and can process indexes for documents marked up
@@ -18503,7 +18506,7 @@
 <node name="_005cprintindex" spaces=" "><nodename>\printindex</nodename><nodeprev automatic="on">makeindex</nodeprev><nodeup automatic="on">Indexes</nodeup></node>
 <subsection spaces=" "><sectiontitle><command>\printindex</command></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="958">index, printing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="960">index, printing</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1076" mergedindex="cp">\printindex</indexterm></findex>
 
 <para>Synopsis:
@@ -18527,9 +18530,9 @@
 <node name="Glossaries" spaces=" "><nodename>Glossaries</nodename><nodeprev automatic="on">Indexes</nodeprev><nodeup automatic="on">Front/back matter</nodeup></node>
 <section spaces=" "><sectiontitle>Glossaries</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="959">glossary</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="960">glossaries</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="961">acronyms, list of</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="961">glossary</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="962">glossaries</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="963">acronyms, list of</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1078" mergedindex="cp">\makeglossary</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1079" mergedindex="cp">\printglossaries</indexterm></findex>
 
@@ -18577,7 +18580,7 @@
 </para>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1080" mergedindex="cp">\makeglossary</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1081" mergedindex="cp">\printglossaries</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="962"><file>.glo</file> file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="964"><file>.glo</file> file</indexterm></cindex>
 <para>The command <code>\makeglossary</code> opens the file that will contain the
 entry information, <file><var>root-file</var>.glo</file>.  Put the
 <code>\printglossaries</code> command where you want the glossaries to appear
@@ -18597,7 +18600,7 @@
 <node name="_005cnewglossaryentry" spaces=" "><nodename>\newglossaryentry</nodename><nodenext automatic="on">\gls</nodenext><nodeup automatic="on">Glossaries</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\newglossaryentry</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="963">glossary, entries</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="965">glossary, entries</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1082" mergedindex="cp">\newglossaryentry</indexterm></findex>
 
 <para>Synopsis, one of: 
@@ -18669,7 +18672,7 @@
 <node name="_005cgls" spaces=" "><nodename>\gls</nodename><nodeprev automatic="on">\newglossaryentry</nodeprev><nodeup automatic="on">Glossaries</nodeup></node>
 <subsection spaces=" "><sectiontitle><code>\gls</code></sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="964">glossary, entry reference</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="966">glossary, entry reference</indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1088" mergedindex="cp">\gls</indexterm></findex>
 
 <para>Synopsis, one of: 
@@ -18711,8 +18714,8 @@
 <node name="Letters" spaces=" "><nodename>Letters</nodename><nodenext automatic="on">Input/output</nodenext><nodeprev automatic="on">Front/back matter</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Letters</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="965">letters, writing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="966">writing letters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="967">letters, writing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="968">writing letters</indexterm></cindex>
 
 <para>Synopsis: 
 </para>
@@ -18850,7 +18853,7 @@
 <section spaces=" "><sectiontitle><code>\cc</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1091" mergedindex="cp">\cc</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="967">cc list, in letters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="969">cc list, in letters</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -18875,8 +18878,8 @@
 <section spaces=" "><sectiontitle><code>\closing</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1092" mergedindex="cp">\closing</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="968">letters, ending</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="969">closing letters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="970">letters, ending</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="971">closing letters</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -18897,7 +18900,7 @@
 <section spaces=" "><sectiontitle><code>\encl</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1093" mergedindex="cp">\encl</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="970">enclosure list</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="972">enclosure list</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -18993,8 +18996,8 @@
 <para>The first column contains the return address twice.  The second column
 contains the address for each recipient.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="971"><r>package</r>, <code>envlab</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="972"><code>envlab</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="973"><r>package</r>, <code>envlab</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="974"><code>envlab</code> <r>package</r></indexterm></cindex>
 
 <para>The package <code>envlab</code> makes formatting the labels easier, with
 standard sizes already provided.  The preamble lines
@@ -19023,7 +19026,7 @@
 <section spaces=" "><sectiontitle><code>\opening</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1097" mergedindex="cp">\opening</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="973">letters, starting</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="975">letters, starting</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -19043,7 +19046,7 @@
 <node name="_005cps" spaces=" "><nodename>\ps</nodename><nodenext automatic="on">\signature</nodenext><nodeprev automatic="on">\opening</nodeprev><nodeup automatic="on">Letters</nodeup></node>
 <section spaces=" "><sectiontitle><code>\ps</code></sectiontitle>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1098" mergedindex="cp">\ps</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="974">postscript, in letters</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="976">postscript, in letters</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -19130,9 +19133,9 @@
 <node name="Input_002foutput" spaces=" "><nodename>Input/output</nodename><nodenext automatic="on">Command line</nodenext><nodeprev automatic="on">Letters</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Input/output</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="975">input/output, to terminal</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="976">terminal input/output</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="977">input/output</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="977">input/output, to terminal</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="978">terminal input/output</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="979">input/output</indexterm></cindex>
 
 <para>&latex; uses the ability to write to a file and later read it back in
 to build document components such as a table of contents or index.  You
@@ -19156,9 +19159,9 @@
 <findex index="fn" spaces=" "><indexterm index="fn" number="1102" mergedindex="cp">\openout</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1103" mergedindex="cp">\closein</indexterm></findex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1104" mergedindex="cp">\closeout</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="978">file, opening</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="979">file, closing</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="980">open a file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="980">file, opening</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="981">file, closing</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="982">open a file</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -19241,8 +19244,8 @@
 <section spaces=" "><sectiontitle><code>\read</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1105" mergedindex="cp">\read</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="981">file, reading</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="982">read a file</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="983">file, reading</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="984">read a file</indexterm></cindex>
 
 <para>Synopsis:
 </para>
@@ -19273,8 +19276,8 @@
 <para>To read in an entire file at once use <code>\input</code> (<pxref label="_005cinput"><xrefnodename>\input</xrefnodename></pxref>) or
 <code>\include</code> (<pxref label="_005cinclude-_0026-_005cincludeonly"><xrefnodename>\include & \includeonly</xrefnodename></pxref>).
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="983"><r>package</r>, <code>datatool</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="984"><code>datatool</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="985"><r>package</r>, <code>datatool</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="986"><code>datatool</code> <r>package</r></indexterm></cindex>
 
 <para>A common reason to want to read from a data file is to do mail merge.
 CTAN has a number of packages for that; one is <file>datatool</file>.
@@ -19517,8 +19520,8 @@
 solution is to put the included files in the same directory as the
 master file, or in subdirectories.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="985"><r>package</r>, <code>answers</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="986"><code>answers</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="987"><r>package</r>, <code>answers</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="988"><code>answers</code> <r>package</r></indexterm></cindex>
 
 <para>A common case where authors want to write a file not already provided by
 &latex; is for answers to exercises, or some other situation where you
@@ -19624,8 +19627,8 @@
 <subsection spaces=" "><sectiontitle><code>\write18</code></sectiontitle>
 
 <findex index="fn" spaces=" "><indexterm index="fn" number="1111" mergedindex="cp">\write18</indexterm></findex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="987">external commands</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="988">commands, run from LaTeX</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="989">external commands</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="990">commands, run from LaTeX</indexterm></cindex>
 <!-- c Derived from: Joseph Wright: https://tex.stackexchange.com/a/20446/121234 -->
 
 <para>Synopsis:
@@ -19638,8 +19641,8 @@
 runs the command and &latex;&textrsquo;s execution is blocked until that
 finishes.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="989"><r>package</r>, <code>Asymptote</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="990"><code>Asymptote</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="991"><r>package</r>, <code>Asymptote</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="992"><code>Asymptote</code> <r>package</r></indexterm></cindex>
 
 <para>This
 </para>
@@ -19708,7 +19711,7 @@
 <node name="Command-line" spaces=" "><nodename>Command line</nodename><nodenext automatic="on">Document templates</nodenext><nodeprev automatic="on">Input/output</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <chapter spaces=" "><sectiontitle>Command line</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="991">command line</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="993">command line</indexterm></cindex>
 
 <para>Synopsis (from a terminal command line):
 </para>
@@ -19769,7 +19772,7 @@
 <node name="Command-line-options" spaces=" "><nodename>Command line options</nodename><nodenext automatic="on">Command line input</nodenext><nodeup automatic="on">Command line</nodeup></node>
 <section spaces=" "><sectiontitle>Command line options</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="992">options, command line</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="994">options, command line</indexterm></cindex>
 
 <para>These are the command-line options relevant to ordinary document
 authoring. For a full list, try running <samp>latex --help</samp> from the
@@ -19843,8 +19846,8 @@
 (<pxref label="_005cwrite18"><xrefnodename>\write18</xrefnodename></pxref>).  The first two options are for with &tex; Live or
 Mac&tex; while the second two are for MiK&tex;.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="993"><r>package</r>, <code>sagetex</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="994"><code>sagetex</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="995"><r>package</r>, <code>sagetex</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="996"><code>sagetex</code> <r>package</r></indexterm></cindex>
 
 <para>Sometimes you want to run external system commands from inside a
 &latex; file. For instance the package <file>sagetex</file> allows you to
@@ -19879,15 +19882,15 @@
 <node name="Command-line-input" spaces=" "><nodename>Command line input</nodename><nodenext automatic="on">Recovering from errors</nodenext><nodeprev automatic="on">Command line options</nodeprev><nodeup automatic="on">Command line</nodeup></node>
 <section spaces=" "><sectiontitle>Command line input</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="995">input, on command line</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="997">input, on command line</indexterm></cindex>
 
 <para>As part of the command line invocation <code>pdflatex <var>options</var>
 <var>argument</var></code> you can specify arbitrary &latex; input by starting
 <var>argument</var> with a backslash. This allows you to do some special
 effects.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="996"><r>package</r>, <code>hyperref</code></indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="997"><code>hyperref</code> <r>package</r></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="998"><r>package</r>, <code>hyperref</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="999"><code>hyperref</code> <r>package</r></indexterm></cindex>
 
 <para>For example, this file (which uses the <file>hyperref</file> package for
 hyperlinks) can produce two kinds of output, one for paper and one for a
@@ -19969,8 +19972,8 @@
 typo.  You could instead enter <samp>?</samp> and <code><return></code> to see other
 options.
 </para>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="998"><samp>*</samp> prompt</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="999">prompt, <samp>*</samp></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1000"><samp>*</samp> prompt</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1001">prompt, <samp>*</samp></indexterm></cindex>
 <findex index="fn" spaces=" "><indexterm index="fn" number="1125" mergedindex="cp">\stop</indexterm></findex>
 <para>There are two other error scenarios.  The first is that you forgot to
 include the <code>\end{document}</code> or misspelled it.  In this case
@@ -19998,8 +20001,8 @@
 <node name="Document-templates" spaces=" "><nodename>Document templates</nodename><nodenext automatic="on">Index</nodenext><nodeprev automatic="on">Command line</nodeprev><nodeup automatic="on">Top</nodeup></node>
 <appendix spaces=" "><sectiontitle>Document templates</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1000">document templates</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1001">templates, document</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1002">document templates</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1003">templates, document</indexterm></cindex>
 
 <para>Although not reference material, perhaps these document templates will
 be useful.  Additional template resources are listed at
@@ -20017,8 +20020,8 @@
 <node name="beamer-template" spaces=" "><nodename>beamer template</nodename><nodenext automatic="on">article template</nodenext><nodeup automatic="on">Document templates</nodeup></node>
 <section spaces=" "><sectiontitle><code>beamer</code> template</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1002"><code>beamer</code> template and class</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1003">template, <code>beamer</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1004"><code>beamer</code> template and class</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1005">template, <code>beamer</code></indexterm></cindex>
 
 <para>The <code>beamer</code> class creates presentation slides.  It has a vast
 array of features, but here is a basic template:
@@ -20055,7 +20058,7 @@
 <node name="article-template" spaces=" "><nodename>article template</nodename><nodenext automatic="on">book template</nodenext><nodeprev automatic="on">beamer template</nodeprev><nodeup automatic="on">Document templates</nodeup></node>
 <section spaces=" "><sectiontitle><code>article</code> template</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1004">template, <code>article</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1006">template, <code>article</code></indexterm></cindex>
 
 <verbatim xml:space="preserve">
 \documentclass{article}
@@ -20081,7 +20084,7 @@
 <node name="book-template" spaces=" "><nodename>book template</nodename><nodenext automatic="on">Larger book template</nodenext><nodeprev automatic="on">article template</nodeprev><nodeup automatic="on">Document templates</nodeup></node>
 <section spaces=" "><sectiontitle><code>book</code> template</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1005">template, <code>book</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1007">template, <code>book</code></indexterm></cindex>
 
 <para>This is a straightforward template for a book.  See <xref label="Larger-book-template"><xrefnodename>Larger book
 template</xrefnodename></xref> for a more elaborate one.
@@ -20110,7 +20113,7 @@
 <node name="Larger-book-template" spaces=" "><nodename>Larger book template</nodename><nodenext automatic="on">tugboat template</nodenext><nodeprev automatic="on">book template</nodeprev><nodeup automatic="on">Document templates</nodeup></node>
 <section spaces=" "><sectiontitle>Larger <code>book</code> template</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1006">template, <code>book</code></indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1008">template, <code>book</code></indexterm></cindex>
 
 <para>This is a more elaborate template for a book.  It has
 <code>\frontmatter</code>, <code>\mainmatter</code>, and <code>\backmatter</code> to
@@ -20167,9 +20170,9 @@
 <node name="tugboat-template" spaces=" "><nodename>tugboat template</nodename><nodeprev automatic="on">Larger book template</nodeprev><nodeup automatic="on">Document templates</nodeup></node>
 <section spaces=" "><sectiontitle><code>tugboat</code> template</sectiontitle>
 
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1007">template, TUGboat</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1008">TUGboat template</indexterm></cindex>
-<cindex index="cp" spaces=" "><indexterm index="cp" number="1009"><code>ltugboat</code> class</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1009">template, TUGboat</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1010">TUGboat template</indexterm></cindex>
+<cindex index="cp" spaces=" "><indexterm index="cp" number="1011"><code>ltugboat</code> class</indexterm></cindex>
 
 <para><cite>TUGboat</cite> is the journal of the &tex; Users Group,
 <url><urefurl>http://tug.org/TUGboat</urefurl></url>.



More information about the latexrefman-commits mailing list