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

jimhefferon at gnu.org.ua jimhefferon at gnu.org.ua
Mon May 24 18:11:21 CEST 2021


Author: jimhefferon
Date: 2021-05-24 16:11:21 +0000 (Mon, 24 May 2021)
New Revision: 908

Added:
   trunk/TODO
Removed:
   trunk/latex2e-help-texinfo-tree/latex2e/latex2e-figures
Modified:
   trunk/latex2e.html
   trunk/latex2e.info
   trunk/latex2e.pdf
   trunk/latex2e.texi
Log:
Make latex2e.texi compile

Modified: trunk/latex2e.html
===================================================================
--- trunk/latex2e.html	2021-05-15 22:49:05 UTC (rev 907)
+++ trunk/latex2e.html	2021-05-24 16:11:21 UTC (rev 908)
@@ -186,7 +186,7 @@
       <li><a id="toc-_005cDeclareTextSymbol-1" href="#g_t_005cDeclareTextSymbol">4.1.8 <code>\DeclareTextSymbol</code></a></li>
       <li><a id="toc-_005cDeclareTextSymbolDefault-1" href="#g_t_005cDeclareTextSymbolDefault">4.1.9 <code>\DeclareTextSymbolDefault</code></a></li>
       <li><a id="toc-_005cLastDeclaredEncoding-1" href="#g_t_005cLastDeclaredEncoding">4.1.10 <code>\LastDeclaredEncoding</code></a></li>
-      <li><a id="toc-_005cUseTextAccent-_0026-_005cUseTextSymbol-1" href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol">4.1.11 <code>\UseTextAccent</code> & <code>\UseTextSymbol</code></a></li>
+      <li><a id="toc-_005cUseTextSymbol-_0026-_005cUseTextAccent-1" href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent">4.1.11 <code>\UseTextSymbol</code> & <code>\UseTextAccent</code></a></li>
     </ul></li>
     <li><a id="toc-Font-styles-1" href="#Font-styles">4.2 Font styles</a></li>
     <li><a id="toc-Font-sizes-1" href="#Font-sizes">4.3 Font sizes</a></li>
@@ -2099,7 +2099,6 @@
 </p>
 <div class="example">
 <pre class="example">\usepackage[T1]{fontenc}
-\usepackage[utf8]{inputenc}  % Optional: encoding of input file
 </pre></div>
 
 <p>gives you support for the most widespread European languages, including
@@ -2191,7 +2190,7 @@
 </td></tr>
 <tr><td align="left" valign="top">• <a href="#g_t_005cLastDeclaredEncoding">\LastDeclaredEncoding</a></td><td>  </td><td align="left" valign="top">Save most recently declared encoding.
 </td></tr>
-<tr><td align="left" valign="top">• <a href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol">\UseTextAccent & \UseTextSymbol</a></td><td>  </td><td align="left" valign="top">Temporarily switch to another encoding.
+<tr><td align="left" valign="top">• <a href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent">\UseTextSymbol & \UseTextAccent</a></td><td>  </td><td align="left" valign="top">Temporarily switch to another encoding.
 </td></tr>
 </table>
 
@@ -2316,7 +2315,7 @@
 definition for that accent then LaTeX will use the definition from
 <code>OT1</code>
 </p>
-<p>That is, this command is equivalent to this call (see <a href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol">\UseTextAccent & \UseTextSymbol</a>).
+<p>That is, this command is equivalent to this call (see <a href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent">\UseTextSymbol & \UseTextAccent</a>).
 </p>
 <div class="example">
 <pre class="example">\DeclareTextCommandDefault[1]{<var>cmd</var>}
@@ -2584,7 +2583,7 @@
 <pre class="example">\DeclareTextSymbolDefault{\textdollar}{OT1}
 </pre></div>
 
-<p>That is, this command is equivalent to this call (see <a href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol">\UseTextAccent & \UseTextSymbol</a>).
+<p>That is, this command is equivalent to this call (see <a href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent">\UseTextSymbol & \UseTextAccent</a>).
 </p>
 <div class="example">
 <pre class="example">\DeclareTextCommandDefault{<var>cmd</var>}
@@ -2598,7 +2597,7 @@
 <hr>
 <span id="g_t_005cLastDeclaredEncoding"></span><div class="header">
 <p>
-Next: <a href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol" accesskey="n" rel="next">\UseTextAccent & \UseTextSymbol</a>, Previous: <a href="#g_t_005cDeclareTextSymbolDefault" accesskey="p" rel="prev">\DeclareTextSymbolDefault</a>, Up: <a href="#fontenc-package" accesskey="u" rel="up">fontenc package</a>   [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index" title="Index" rel="index">Index</a>]</p>
+Next: <a href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent" accesskey="n" rel="next">\UseTextSymbol & \UseTextAccent</a>, Previous: <a href="#g_t_005cDeclareTextSymbolDefault" accesskey="p" rel="prev">\DeclareTextSymbolDefault</a>, Up: <a href="#fontenc-package" accesskey="u" rel="up">fontenc package</a>   [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index" title="Index" rel="index">Index</a>]</p>
 </div>
 <span id="g_t_005cLastDeclaredEncoding-1"></span><h4 class="subsection">4.1.10 <code>\LastDeclaredEncoding</code></h4>
 
@@ -2625,11 +2624,11 @@
 
 
 <hr>
-<span id="g_t_005cUseTextAccent-_0026-_005cUseTextSymbol"></span><div class="header">
+<span id="g_t_005cUseTextSymbol-_0026-_005cUseTextAccent"></span><div class="header">
 <p>
 Previous: <a href="#g_t_005cLastDeclaredEncoding" accesskey="p" rel="prev">\LastDeclaredEncoding</a>, Up: <a href="#fontenc-package" accesskey="u" rel="up">fontenc package</a>   [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index" title="Index" rel="index">Index</a>]</p>
 </div>
-<span id="g_t_005cUseTextAccent-_0026-_005cUseTextSymbol-1"></span><h4 class="subsection">4.1.11 <code>\UseTextAccent</code> & <code>\UseTextSymbol</code></h4>
+<span id="g_t_005cUseTextSymbol-_0026-_005cUseTextAccent-1"></span><h4 class="subsection">4.1.11 <code>\UseTextSymbol</code> & <code>\UseTextAccent</code></h4>
 
 <span id="index-Font-encoding-11"></span>
 <span id="index-_005cUseTextSymbol"></span>
@@ -2697,8 +2696,8 @@
 </p>
 <span id="index-declaration-form-of-font-style-commands"></span>
 <p>In the table below the listed commands, the <code>\text...</code>  commands,
-is used with an argument, as in <code>\textit{<var>text</var>}</code>.  This is
-the preferred form.  But shown after it, in parenthesis, is the
+are used with an argument as in <code>\textit{<var>text</var>}</code>.  This is
+the preferred form.  But shown after it in parenthesis is the
 corresponding <em>declaration form</em>, which is often useful.  This
 form takes no arguments, as in <code>{\itshape <var>text</var>}</code>.  The
 scope of the declaration form lasts until the next type style command
@@ -6978,8 +6977,9 @@
 <p>There are three optional arguments, <var>position</var>, <var>height</var>, and
 <var>inner-pos</var>.  You need not include all three. For example, get the
 default <var>position</var> and set the <var>height</var> with
-<code>\begin{minipage}[c][2.54cm] <var>contents</var> \end{minipage}</code>.
-(Get the natural height with an empty argument, <code>[]</code>.)
+<code>\begin{minipage}[c][2.54cm]{\columnwidth} <var>contents</var>
+\end{minipage}</code>.  (Get the natural height with an empty argument,
+<code>[]</code>.)
 </p>
 <p>The optional argument <var>position</var> governs how the <code>minipage</code>
 vertically aligns with the surrounding material.
@@ -11831,7 +11831,8 @@
 <p>Synopsis:
 </p>
 <div class="example">
-<pre class="example">\addtocounter{<var>counter</var>}{<var>value</var> </pre></div>
+<pre class="example">\addtocounter{<var>counter</var>}{<var>value</var>}
+</pre></div>
 
 <p>Globally increment <var>counter</var> by the amount specified by the
 <var>value</var> argument, which may be negative.
@@ -24910,8 +24911,8 @@
 <tr><td></td><td valign="top"><a href="#index-_005cusecounter"><code>\usecounter</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cusecounter">\usecounter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-_005cusefont"><code>\usefont</code></a>:</td><td> </td><td valign="top"><a href="#Low_002dlevel-font-commands">Low-level font commands</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-_005cusepackage"><code>\usepackage</code></a>:</td><td> </td><td valign="top"><a href="#Additional-packages">Additional packages</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-_005cUseTextAccent"><code>\UseTextAccent</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol">\UseTextAccent & \UseTextSymbol</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-_005cUseTextSymbol"><code>\UseTextSymbol</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol">\UseTextAccent & \UseTextSymbol</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-_005cUseTextAccent"><code>\UseTextAccent</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent">\UseTextSymbol & \UseTextAccent</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-_005cUseTextSymbol"><code>\UseTextSymbol</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent">\UseTextSymbol & \UseTextAccent</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-_005cv-_0028breve-accent_0029"><code>\v <span class="roman">(breve accent)</span></code></a>:</td><td> </td><td valign="top"><a href="#Accents">Accents</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-_005cvalue"><code>\value</code></a>:</td><td> </td><td valign="top"><a href="#g_t_005cvalue">\value</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-_005cvanothing"><code>\vanothing</code></a>:</td><td> </td><td valign="top"><a href="#Math-symbols">Math symbols</a></td></tr>
@@ -25439,7 +25440,7 @@
 <tr><td></td><td valign="top"><a href="#index-Font-encoding-8">Font encoding</a>:</td><td> </td><td valign="top"><a href="#g_t_005cDeclareTextSymbol">\DeclareTextSymbol</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-Font-encoding-9">Font encoding</a>:</td><td> </td><td valign="top"><a href="#g_t_005cDeclareTextSymbolDefault">\DeclareTextSymbolDefault</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-Font-encoding-10">Font encoding</a>:</td><td> </td><td valign="top"><a href="#g_t_005cLastDeclaredEncoding">\LastDeclaredEncoding</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-Font-encoding-11">Font encoding</a>:</td><td> </td><td valign="top"><a href="#g_t_005cUseTextAccent-_0026-_005cUseTextSymbol">\UseTextAccent & \UseTextSymbol</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-Font-encoding-11">Font encoding</a>:</td><td> </td><td valign="top"><a href="#g_t_005cUseTextSymbol-_0026-_005cUseTextAccent">\UseTextSymbol & \UseTextAccent</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-font-size">font size</a>:</td><td> </td><td valign="top"><a href="#Low_002dlevel-font-commands">Low-level font commands</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-font-sizes">font sizes</a>:</td><td> </td><td valign="top"><a href="#Font-sizes">Font sizes</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-font-styles">font styles</a>:</td><td> </td><td valign="top"><a href="#Font-styles">Font styles</a></td></tr>

Modified: trunk/latex2e.info
===================================================================
--- trunk/latex2e.info	2021-05-15 22:49:05 UTC (rev 907)
+++ trunk/latex2e.info	2021-05-24 16:11:21 UTC (rev 908)
@@ -1119,7 +1119,6 @@
 this in the preamble
 
      \usepackage[T1]{fontenc}
-     \usepackage[utf8]{inputenc}  % Optional: encoding of input file
 
 gives you support for the most widespread European languages, including
 French, German, Italian, Polish, and others.  In particular, if you have
@@ -1192,7 +1191,7 @@
 * \DeclareTextSymbol::              Define a symbol in the encoding.
 * \DeclareTextSymbolDefault::       Fallback for a symbol in the encoding.
 * \LastDeclaredEncoding::           Save most recently declared encoding.
-* \UseTextAccent & \UseTextSymbol:: Temporarily switch to another encoding.
+* \UseTextSymbol & \UseTextAccent:: Temporarily switch to another encoding.
 
 
 File: latex2e.info,  Node: \DeclareFontEncoding,  Next: \DeclareTextAccent,  Up: fontenc package
@@ -1279,7 +1278,7 @@
 for that accent then LaTeX will use the definition from 'OT1'
 
    That is, this command is equivalent to this call (*note
-\UseTextAccent & \UseTextSymbol::).
+\UseTextSymbol & \UseTextAccent::).
 
      \DeclareTextCommandDefault[1]{CMD}
         {\UseTextAccent{ENCODING}{CMD}{#1}}
@@ -1473,7 +1472,7 @@
      \DeclareTextSymbolDefault{\textdollar}{OT1}
 
    That is, this command is equivalent to this call (*note
-\UseTextAccent & \UseTextSymbol::).
+\UseTextSymbol & \UseTextAccent::).
 
      \DeclareTextCommandDefault{CMD}
         {\UseTextSymbol{ENCODING}{CMD}}
@@ -1482,7 +1481,7 @@
 for any zero-argument 'fontenc' command.
 
 
-File: latex2e.info,  Node: \LastDeclaredEncoding,  Next: \UseTextAccent & \UseTextSymbol,  Prev: \DeclareTextSymbolDefault,  Up: fontenc package
+File: latex2e.info,  Node: \LastDeclaredEncoding,  Next: \UseTextSymbol & \UseTextAccent,  Prev: \DeclareTextSymbolDefault,  Up: fontenc package
 
 4.1.10 '\LastDeclaredEncoding'
 ------------------------------
@@ -1502,9 +1501,9 @@
      \DeclareTextAccent{\'}{\LastDeclaredEncoding}{0}
 
 
-File: latex2e.info,  Node: \UseTextAccent & \UseTextSymbol,  Prev: \LastDeclaredEncoding,  Up: fontenc package
+File: latex2e.info,  Node: \UseTextSymbol & \UseTextAccent,  Prev: \LastDeclaredEncoding,  Up: fontenc package
 
-4.1.11 '\UseTextAccent' & '\UseTextSymbol'
+4.1.11 '\UseTextSymbol' & '\UseTextAccent'
 ------------------------------------------
 
 Synopsis:
@@ -1550,9 +1549,9 @@
 
 The following type style commands are supported by LaTeX.
 
-   In the table below the listed commands, the '\text...' commands, is
-used with an argument, as in '\textit{TEXT}'.  This is the preferred
-form.  But shown after it, in parenthesis, is the corresponding
+   In the table below the listed commands, the '\text...' commands, are
+used with an argument as in '\textit{TEXT}'.  This is the preferred
+form.  But shown after it in parenthesis is the corresponding
 "declaration form", which is often useful.  This form takes no
 arguments, as in '{\itshape TEXT}'.  The scope of the declaration form
 lasts until the next type style command or the end of the current group.
@@ -4646,8 +4645,9 @@
 
    There are three optional arguments, POSITION, HEIGHT, and INNER-POS.
 You need not include all three.  For example, get the default POSITION
-and set the HEIGHT with '\begin{minipage}[c][2.54cm] CONTENTS
-\end{minipage}'.  (Get the natural height with an empty argument, '[]'.)
+and set the HEIGHT with '\begin{minipage}[c][2.54cm]{\columnwidth}
+CONTENTS \end{minipage}'.  (Get the natural height with an empty
+argument, '[]'.)
 
    The optional argument POSITION governs how the 'minipage' vertically
 aligns with the surrounding material.
@@ -8283,7 +8283,7 @@
 
 Synopsis:
 
-     \addtocounter{COUNTER}{VALUE 
+     \addtocounter{COUNTER}{VALUE}
 
    Globally increment COUNTER by the amount specified by the VALUE
 argument, which may be negative.
@@ -17355,7 +17355,7 @@
                                                               (line   6)
 * \parallel:                             Math symbols.        (line 496)
 * \parbox:                               \parbox.             (line   6)
-* \parindent:                            minipage.            (line 102)
+* \parindent:                            minipage.            (line 103)
 * \parindent <1>:                        \indent & \noindent. (line   6)
 * \parindent <2>:                        \parindent & \parskip.
                                                               (line   6)
@@ -17708,9 +17708,9 @@
 * \usefont:                              Low-level font commands.
                                                               (line 139)
 * \usepackage:                           Additional packages. (line   6)
-* \UseTextAccent:                        \UseTextAccent & \UseTextSymbol.
+* \UseTextAccent:                        \UseTextSymbol & \UseTextAccent.
                                                               (line   6)
-* \UseTextSymbol:                        \UseTextAccent & \UseTextSymbol.
+* \UseTextSymbol:                        \UseTextSymbol & \UseTextAccent.
                                                               (line   6)
 * \v (breve accent):                     Accents.             (line  91)
 * \value:                                \value.              (line   6)
@@ -17721,7 +17721,7 @@
 * \varrho:                               Math symbols.        (line 819)
 * \varsigma:                             Math symbols.        (line 823)
 * \vartheta:                             Math symbols.        (line 827)
-* \vbox plain TeX:                       minipage.            (line  56)
+* \vbox plain TeX:                       minipage.            (line  57)
 * \vdash:                                Math symbols.        (line 831)
 * \vdots:                                Dots.                (line  33)
 * \vec:                                  Math accents.        (line  40)
@@ -17733,7 +17733,7 @@
 * \vfill:                                \vfill.              (line   6)
 * \vline:                                \vline.              (line   6)
 * \vspace:                               \vspace.             (line   6)
-* \vtop plain TeX:                       minipage.            (line  52)
+* \vtop plain TeX:                       minipage.            (line  53)
 * \wedge:                                Math symbols.        (line 850)
 * \widehat:                              Math accents.        (line  43)
 * \widetilde:                            Math accents.        (line  46)
@@ -18010,7 +18010,7 @@
 * closing letters:                       \closing.            (line   6)
 * closing quote:                         Text symbols.        (line  58)
 * cm:                                    Units of length.     (line  24)
-* cm-super package:                      fontenc package.     (line  37)
+* cm-super package:                      fontenc package.     (line  36)
 * cmd.exe, used by \write18:             \write18.            (line  60)
 * code, typesetting:                     verbatim.            (line   6)
 * colon character:                       Colon character & \colon.
@@ -18270,7 +18270,7 @@
 * feminine ordinal symbol:               Text symbols.        (line 149)
 * figure environment:                    figure.              (line   6)
 * figure number, cross referencing:      \ref.                (line   6)
-* figures, footnotes in:                 minipage.            (line 106)
+* figures, footnotes in:                 minipage.            (line 107)
 * figures, inserting:                    figure.              (line   6)
 * file, closing:                         \openin & \openout.  (line   6)
 * file, opening:                         \openin & \openout.  (line   6)
@@ -18319,7 +18319,7 @@
                                                               (line   6)
 * Font encoding <10>:                    \LastDeclaredEncoding.
                                                               (line   6)
-* Font encoding <11>:                    \UseTextAccent & \UseTextSymbol.
+* Font encoding <11>:                    \UseTextSymbol & \UseTextAccent.
                                                               (line   6)
 * font size:                             Low-level font commands.
                                                               (line 101)
@@ -18342,7 +18342,7 @@
                                                               (line   6)
 * footnote, of a footnote:               Footnotes of footnotes.
                                                               (line   6)
-* footnotes in figures:                  minipage.            (line 106)
+* footnotes in figures:                  minipage.            (line 107)
 * footnotes, creating:                   Footnotes.           (line   6)
 * Footnotes, in a minipage:              \footnote.           (line  62)
 * footnotes, symbols instead of numbers: \footnote.           (line  24)
@@ -18441,7 +18441,7 @@
 * inch:                                  Units of length.     (line  17)
 * including graphics:                    \includegraphics.    (line   6)
 * indent, forcing:                       \indent & \noindent. (line   6)
-* indentation of paragraphs, in minipage: minipage.           (line 102)
+* indentation of paragraphs, in minipage: minipage.           (line 103)
 * indentfirst package:                   \part.               (line  50)
 * indentfirst package <1>:               \chapter.            (line  58)
 * indentfirst package <2>:               \section.            (line  60)
@@ -18572,7 +18572,7 @@
 * lists of items:                        itemize.             (line   6)
 * lists of items, generic:               list.                (line   6)
 * lists of items, numbered:              enumerate.           (line   6)
-* lmodern package:                       fontenc package.     (line  37)
+* lmodern package:                       fontenc package.     (line  36)
 * loading additional packages:           Additional packages. (line   6)
 * locale information, from system:       \write18.            (line  65)
 * log file:                              Output files.        (line  28)
@@ -18794,7 +18794,7 @@
 * package, cleveref:                     Cross references.    (line  38)
 * package, cleveref <1>:                 \ref.                (line  29)
 * package, cleveref <2>:                 \footnotemark.       (line  48)
-* package, cm-super:                     fontenc package.     (line  37)
+* package, cm-super:                     fontenc package.     (line  36)
 * package, comprehensive:                Math symbols.        (line   6)
 * package, cprotect:                     verbatim.            (line  26)
 * package, cprotect <1>:                 \verb.               (line  45)
@@ -18841,7 +18841,7 @@
 * package, listings:                     tabbing.             (line 146)
 * package, listings <1>:                 verbatim.            (line  36)
 * package, listings <2>:                 \verb.               (line  42)
-* package, lmodern:                      fontenc package.     (line  37)
+* package, lmodern:                      fontenc package.     (line  36)
 * package, macros2e:                     \makeatletter & \makeatother.
                                                               (line  41)
 * package, mathtools:                    Math formulas.       (line  86)
@@ -18872,7 +18872,7 @@
                                                               (line 118)
 * package, shellesc:                     \write18.            (line  71)
 * package, showidx:                      Indexes.             (line  32)
-* package, siunitx:                      minipage.            (line 136)
+* package, siunitx:                      minipage.            (line 137)
 * package, siunitx <1>:                  ~.                   (line  37)
 * package, suffix:                       \@ifstar.            (line  66)
 * package, texosquery:                   \write18.            (line  65)
@@ -18921,7 +18921,7 @@
                                                               (line   6)
 * paragraph indentation:                 \parindent & \parskip.
                                                               (line   6)
-* paragraph indentation, in minipage:    minipage.            (line 102)
+* paragraph indentation, in minipage:    minipage.            (line 103)
 * paragraph indentations in quoted text: quotation & quote.   (line   6)
 * paragraph indentations in quoted text, omitting: quotation & quote.
                                                               (line   6)
@@ -19088,7 +19088,7 @@
 * single low-9 quotation mark:           Text symbols.        (line  55)
 * single quote, straight:                Text symbols.        (line 170)
 * single right quote:                    Text symbols.        (line 167)
-* siunitx package:                       minipage.            (line 136)
+* siunitx package:                       minipage.            (line 137)
 * siunitx package <1>:                   ~.                   (line  37)
 * sizes of text:                         Font sizes.          (line   6)
 * skip plain TeX:                        Lengths.             (line   9)
@@ -19370,502 +19370,502 @@
 Node: Fonts45629
 Ref: Typefaces45732
 Node: fontenc package47694
-Node: \DeclareFontEncoding52011
-Node: \DeclareTextAccent53429
-Node: \DeclareTextAccentDefault54286
-Node: \DeclareTextCommand & \ProvideTextCommand55357
-Node: \DeclareTextCommandDefault & \ProvideTextCommandDefault57591
-Node: \DeclareTextComposite58898
-Node: \DeclareTextCompositeCommand59985
-Node: \DeclareTextSymbol60660
-Node: \DeclareTextSymbolDefault61765
-Node: \LastDeclaredEncoding62719
-Node: \UseTextAccent & \UseTextSymbol63343
-Node: Font styles64551
-Node: Font sizes68783
-Node: Low-level font commands71008
-Ref: low level font commands fontencoding71292
-Ref: low level font commands fontfamily71848
-Ref: low level font commands fontseries72611
-Ref: low level font commands fontshape73763
-Ref: low level font commands fontsize74060
-Ref: low level font commands baselinestretch74585
-Ref: low level font commands linespread75294
-Ref: low level font commands selectfont75544
-Ref: low level font commands usefont75870
-Node: Layout76113
-Node: \onecolumn76611
-Node: \twocolumn76970
-Ref: twocolumn columnsep77593
-Ref: twocolumn columnseprule77837
-Ref: twocolumn columnwidth78137
-Ref: twocolumn dbltopfraction78720
-Ref: twocolumn dblfloatpagefraction79686
-Ref: twocolumn dblfloatsep79924
-Ref: twocolumn dbltextfloatsep80233
-Ref: twocolumn dbltopnumber80413
-Node: \flushbottom81362
-Node: \raggedbottom82462
-Node: Page layout parameters82998
-Ref: page layout parameters columnsep83201
-Ref: page layout parameters columnseprule83201
-Ref: page layout parameters columnwidth83201
-Ref: page layout parameters headheight83455
-Ref: page layout parameters headsep83622
-Ref: page layout parameters footskip83934
-Ref: page layout parameters linewidth84268
-Ref: page layout parameters marginparpush84621
-Ref: page layout parameters marginsep84621
-Ref: page layout parameters marginparwidth84621
-Ref: page layout parameters oddsidemargin85661
-Ref: page layout parameters evensidemargin85661
-Ref: page layout parameters paperheight86206
-Ref: page layout parameters paperwidth86432
-Ref: page layout parameters textheight86656
-Ref: page layout parameters textwidth87045
-Ref: page layout parameters hsize87983
-Ref: page layout parameters topmargin88180
-Ref: page layout parameters topskip88484
-Node: Floats88700
-Ref: floats bottomfraction93028
-Ref: floats floatpagefraction93155
-Ref: floats textfraction93266
-Ref: floats topfraction93468
-Ref: floats floatsep93720
-Ref: floats intextsep93830
-Ref: floats textfloatsep94045
-Ref: floats bottomnumber94309
-Ref: floats dbltopnumber94417
-Ref: floats topnumber94536
-Ref: floats totalnumber94640
-Node: Sectioning95182
-Ref: sectioning secnumdepth98291
-Ref: Sectioning/secnumdepth98291
-Ref: sectioning tocdepth98917
-Ref: Sectioning/tocdepth98917
-Node: \part99957
-Node: \chapter102134
-Node: \section105907
-Node: \subsection109174
-Node: \subsubsection & \paragraph & \subparagraph111888
-Node: \appendix114545
-Node: \frontmatter & \mainmatter & \backmatter115838
-Node: \@startsection117247
-Ref: startsection name118736
-Ref: \@startsection/name118736
-Ref: startsection level119190
-Ref: \@startsection/level119190
-Ref: startsection indent120071
-Ref: \@startsection/indent120071
-Ref: startsection beforeskip120334
-Ref: \@startsection/beforeskip120334
-Ref: startsection afterskip121855
-Ref: \@startsection/afterskip121855
-Ref: startsection style123166
-Ref: \@startsection/style123166
-Node: Cross references126867
-Node: \label128960
-Node: \pageref130780
-Node: \ref131570
-Node: Environments132546
-Node: abstract134548
-Node: array136137
-Node: center139029
-Node: \centering140782
-Node: description142279
-Node: displaymath144496
-Node: document146192
-Node: \AtBeginDocument146622
-Node: \AtEndDocument147246
-Node: enumerate147890
-Ref: enumerate enumi149753
-Ref: enumerate enumii149753
-Ref: enumerate enumiii149753
-Ref: enumerate enumiv149753
-Ref: enumerate labelenumi150151
-Ref: enumerate labelenumii150151
-Ref: enumerate labelenumiii150151
-Ref: enumerate labelenumiv150151
-Node: eqnarray150690
-Node: equation152686
-Node: figure153354
-Node: filecontents155508
-Node: flushleft157417
-Node: \raggedright158444
-Node: flushright159642
-Node: \raggedleft160466
-Node: itemize161337
-Ref: itemize labelitemi162885
-Ref: itemize labelitemii162885
-Ref: itemize labelitemiii162885
-Ref: itemize labelitemiv162885
-Ref: itemize leftmargin163544
-Ref: itemize leftmargini163544
-Ref: itemize leftmarginii163544
-Ref: itemize leftmarginiii163544
-Ref: itemize leftmarginiv163544
-Ref: itemize leftmarginv163544
-Ref: itemize leftmarginvi163544
-Node: letter165026
-Node: list165264
-Ref: list makelabel167711
-Ref: list itemindent169096
-Ref: list itemsep169233
-Ref: list labelsep169886
-Ref: list labelwidth170049
-Ref: list leftmargin171060
-Ref: list listparindent171913
-Ref: list parsep172144
-Ref: list partopsep172612
-Ref: list rightmargin173410
-Ref: list topsep173595
-Ref: list beginparpenalty177170
-Ref: list itempenalty177269
-Ref: list endparpenalty177373
-Node: \item178244
-Node: trivlist179490
-Node: math181018
-Node: minipage181324
-Node: picture186839
-Node: \put193060
-Node: \multiput193625
-Node: \qbezier194364
-Node: \graphpaper195837
-Node: \line196631
-Node: \linethickness198605
-Node: \thinlines199054
-Node: \thicklines199465
-Node: \circle199849
-Node: \oval200391
-Node: \shortstack201367
-Node: \vector202764
-Node: \makebox (picture)203678
-Node: \framebox (picture)204860
-Node: \frame206333
-Node: \dashbox206773
-Node: quotation & quote207908
-Node: tabbing208804
-Node: table214707
-Node: tabular216771
-Ref: tabular arrayrulewidth223108
-Ref: tabular arraystrech223348
-Ref: tabular doublerulesep223569
-Ref: tabular tabcolsep223705
-Node: \multicolumn224226
-Node: \vline228102
-Node: \cline229493
-Node: \hline230203
-Node: thebibliography230885
-Node: \bibitem233368
-Node: \cite235662
-Node: \nocite237530
-Node: Using BibTeX238038
-Node: theorem240209
-Node: titlepage241131
-Node: verbatim242414
-Node: \verb244227
-Node: verse246320
-Node: Line breaking247547
-Node: \\248913
-Node: \obeycr & \restorecr251346
-Node: \newline252157
-Node: \- (hyphenation)253186
-Node: \discretionary254824
-Node: \fussy & \sloppy255712
-Node: sloppypar256495
-Node: \hyphenation257641
-Node: \linebreak & \nolinebreak258235
-Node: Page breaking259383
-Node: \clearpage & \cleardoublepage261413
-Node: \newpage262933
-Node: \enlargethispage264231
-Node: \pagebreak & \nopagebreak265187
-Node: Footnotes266854
-Node: \footnote268000
-Ref: footnote footnoterule269268
-Ref: footnote footnotesep269879
-Node: \footnotemark270945
-Node: \footnotetext273284
-Node: Footnotes in section headings273886
-Node: Footnotes in a table274719
-Node: Footnotes of footnotes277641
-Node: Definitions278345
-Node: \newcommand & \renewcommand279321
-Node: \providecommand284622
-Node: \makeatletter & \makeatother285787
-Node: \@ifstar287889
-Node: \newcounter291374
-Node: \newlength293094
-Node: \newsavebox293916
-Node: \newenvironment & \renewenvironment294895
-Node: \newtheorem300219
-Node: \newfont303791
-Node: \protect305024
-Node: \ignorespaces & \ignorespacesafterend307412
-Node: Counters310150
-Node: \alph \Alph \arabic \roman \Roman \fnsymbol311851
-Node: \usecounter314476
-Node: \value315335
-Node: \setcounter316388
-Node: \addtocounter316984
-Node: \refstepcounter317438
-Node: \stepcounter318107
-Node: \day & \month & \year318660
-Node: Lengths319471
-Node: Units of length323947
-Ref: units of length pt324150
-Ref: units of length pc324250
-Ref: units of length in324273
-Ref: units of length bp324299
-Ref: units of length cm324430
-Ref: units of length mm324452
-Ref: units of length dd324474
-Ref: units of length cc324506
-Ref: units of length sp324531
-Ref: Lengths/em324562
-Ref: Lengths/en324562
-Ref: Lengths/ex324562
-Ref: units of length em324562
-Ref: units of length en324562
-Ref: units of length ex324562
-Node: \setlength325418
-Node: \addtolength326503
-Node: \settodepth327578
-Node: \settoheight328456
-Node: \settowidth329349
-Node: Making paragraphs330217
-Node: \par331988
-Node: \indent & \noindent333935
-Node: \parindent & \parskip335470
-Node: Marginal notes336777
-Ref: marginal notes marginparpush338173
-Ref: marginal notes marginparsep338347
-Ref: marginal notes marginparwidth338479
-Node: Math formulas338828
-Node: Subscripts & superscripts342996
-Node: Math symbols345157
-Node: Arrows368928
-Node: \boldmath & \unboldmath370116
-Node: Blackboard bold371635
-Node: Calligraphic372437
-Node: Delimiters372968
-Node: \left & \right375156
-Node: \bigl & \bigr etc.379164
-Node: Dots381917
-Ref: ellipses cdots382348
-Ref: ellipses ddots382493
-Ref: ellipses ldots382574
-Ref: ellipses vdots382991
-Node: Greek letters384175
-Node: Math functions385854
-Node: Math accents387498
-Node: Over- and Underlining388397
-Node: Spacing in math mode390224
-Ref: spacing in math mode thickspace391159
-Ref: spacing in math mode medspace391584
-Ref: Spacing in math mode/\thinspace392011
-Ref: spacing in math mode thinspace392011
-Ref: spacing in math mode negthinspace392492
-Ref: spacing in math mode quad392819
-Ref: spacing in math mode qquad393075
-Node: \smash393338
-Node: \phantom & \vphantom & \hphantom395555
-Node: Math miscellany397593
-Node: Colon character & \colon398099
-Node: \*398792
-Node: \frac399372
-Node: \sqrt399743
-Node: \stackrel400329
-Node: Modes400602
-Ref: modes paragraph mode401052
-Ref: modes lr mode401248
-Ref: modes math mode401854
-Ref: modes vertical mode402189
-Ref: modes internal vertical mode402360
-Ref: modes inner paragraph mode402833
-Ref: modes outer paragraph mode402833
-Node: \ensuremath403247
-Node: Page styles403952
-Node: \maketitle404715
-Node: \pagenumbering407733
-Node: \pagestyle409721
-Node: \thispagestyle413223
-Node: Spaces414177
-Node: \enspace & \quad & \qquad415618
-Node: \hspace416533
-Node: \hfill418371
-Node: \hss419435
-Node: \spacefactor420129
-Node: \@423516
-Ref: \AT423616
-Node: \frenchspacing425556
-Node: \normalsfcodes426391
-Node: \(SPACE)426638
-Node: ~428428
-Node: \thinspace & \negthinspace431005
-Node: \/432176
-Node: \hrulefill & \dotfill434132
-Node: \bigskip & \medskip & \smallskip435488
-Ref: bigskip436306
-Ref: medskip436510
-Ref: smallskip436719
-Node: \bigbreak & \medbreak & \smallbreak437380
-Node: \strut438366
-Node: \vspace441561
-Node: \vfill443125
-Node: \addvspace444053
-Node: Boxes446049
-Node: \mbox & \makebox446755
-Ref: mbox makebox depth448023
-Ref: mbox makebox height448023
-Ref: mbox makebox width448023
-Ref: mbox makebox totalheight448023
-Node: \fbox & \framebox450118
-Ref: fbox framebox fboxrule451432
-Ref: fbox framebox fboxsep451622
-Node: \parbox452712
-Node: \raisebox455018
-Ref: raisebox depth455991
-Ref: raisebox height455991
-Ref: raisebox width455991
-Ref: raisebox totalheight455991
-Node: \sbox & \savebox456692
-Node: lrbox459754
-Node: \usebox460640
-Node: Color461079
-Node: Color package options461878
-Node: Color models463524
-Ref: color models cmyk464321
-Ref: color models gray464684
-Ref: color models rgb464833
-Ref: color models RGB465170
-Ref: color models named465545
-Node: Commands for color465833
-Node: Define colors466248
-Node: Colored text466973
-Node: Colored boxes469370
-Node: Colored pages470759
-Node: Graphics471452
-Node: Graphics package options473579
-Node: Graphics package configuration476332
-Node: \graphicspath477134
-Node: \DeclareGraphicsExtensions480092
-Node: \DeclareGraphicsRule481910
-Node: Commands for graphics485091
-Node: \includegraphics485596
-Ref: includegraphics width490650
-Ref: includegraphics height491183
-Ref: includegraphics totalheight491589
-Ref: includegraphics keepaspectratio491853
-Ref: includegraphics viewport493539
-Ref: includegraphics trim493934
-Ref: includegraphics clip494390
-Ref: includegraphics page494650
-Ref: includegraphics pagebox494741
-Ref: includegraphics interpolate495606
-Ref: includegraphics quiet495811
-Ref: includegraphics draft495972
-Ref: includegraphics bb496777
-Ref: includegraphics bbllx497175
-Ref: includegraphics bblly497175
-Ref: includegraphics bburx497175
-Ref: includegraphics bbury497175
-Ref: includegraphics natwidth497317
-Ref: includegraphics natheight497317
-Ref: includegraphics hiresbb497503
-Ref: includegraphics type498265
-Ref: includegraphics ext498305
-Ref: includegraphics read498408
-Ref: includegraphics command498525
-Node: \rotatebox498771
-Node: \scalebox501625
-Node: \resizebox502681
-Node: Special insertions503873
-Node: Reserved characters504675
-Node: Upper and lower case505935
-Node: Symbols by font position508321
-Node: Text symbols509000
-Node: Accents513185
-Node: \accent515338
-Node: Additional Latin letters517100
-Ref: Non-English characters517271
-Node: \rule518290
-Node: \today519463
-Node: Splitting the input520399
-Node: \endinput522141
-Node: \include & \includeonly523444
-Node: \input527741
-Node: Front/back matter528956
-Node: Table of contents etc.529289
-Node: \addcontentsline533114
-Node: \addtocontents535956
-Node: \nofiles537547
-Node: Indexes538279
-Node: \index539887
-Node: makeindex544992
-Ref: makeindex preamble546660
-Ref: makeindex postamble546800
-Ref: makeindex group skip546885
-Ref: makeindex letheadflag547218
-Ref: makeindex lethead prefix547679
-Ref: makeindex lethead suffix547831
-Ref: makeindex item 0547979
-Ref: makeindex item 1548059
-Ref: makeindex item 2548134
-Ref: makeindex item 01548212
-Ref: makeindex item x1548317
-Ref: makeindex item 12548522
-Ref: makeindex item x2548630
-Ref: makeindex delim 0548790
-Ref: makeindex delim 1548920
-Ref: makeindex delim 2549050
-Ref: makeindex delim n549176
-Ref: makeindex delim r549311
-Ref: makeindex line max549419
-Ref: makeindex indent space549554
-Ref: makeindex indent length549649
-Ref: makeindex page precedence549834
-Node: \printindex550708
-Node: Glossaries551181
-Node: \newglossaryentry553148
-Node: \gls554615
-Node: Letters555409
-Node: \address559027
-Node: \cc559838
-Node: \closing560280
-Node: \encl560594
-Node: \location561008
-Node: \makelabels561272
-Node: \name563589
-Node: \opening563830
-Node: \ps564111
-Node: \signature564400
-Node: \telephone565628
-Node: Input/output565993
-Node: \openin & \openout566723
-Node: \read569466
-Node: \typein570653
-Node: \typeout571913
-Node: \write572963
-Node: \write and security577690
-Node: \message578634
-Node: \wlog580463
-Node: \write18580964
-Node: Command line interface584455
-Ref: Command line584619
-Node: Command line options586702
-Ref: interaction modes587698
-Ref: output directory588652
-Node: Command line input590351
-Node: Jobname592180
-Node: Recovering from errors592995
-Node: Document templates594340
-Node: beamer template594774
-Node: article template595416
-Node: book template595879
-Node: Larger book template596358
-Node: Index597900
-Ref: Command Index597986
+Node: \DeclareFontEncoding51942
+Node: \DeclareTextAccent53360
+Node: \DeclareTextAccentDefault54217
+Node: \DeclareTextCommand & \ProvideTextCommand55288
+Node: \DeclareTextCommandDefault & \ProvideTextCommandDefault57522
+Node: \DeclareTextComposite58829
+Node: \DeclareTextCompositeCommand59916
+Node: \DeclareTextSymbol60591
+Node: \DeclareTextSymbolDefault61696
+Node: \LastDeclaredEncoding62650
+Node: \UseTextSymbol & \UseTextAccent63274
+Node: Font styles64482
+Node: Font sizes68712
+Node: Low-level font commands70937
+Ref: low level font commands fontencoding71221
+Ref: low level font commands fontfamily71777
+Ref: low level font commands fontseries72540
+Ref: low level font commands fontshape73692
+Ref: low level font commands fontsize73989
+Ref: low level font commands baselinestretch74514
+Ref: low level font commands linespread75223
+Ref: low level font commands selectfont75473
+Ref: low level font commands usefont75799
+Node: Layout76042
+Node: \onecolumn76540
+Node: \twocolumn76899
+Ref: twocolumn columnsep77522
+Ref: twocolumn columnseprule77766
+Ref: twocolumn columnwidth78066
+Ref: twocolumn dbltopfraction78649
+Ref: twocolumn dblfloatpagefraction79615
+Ref: twocolumn dblfloatsep79853
+Ref: twocolumn dbltextfloatsep80162
+Ref: twocolumn dbltopnumber80342
+Node: \flushbottom81291
+Node: \raggedbottom82391
+Node: Page layout parameters82927
+Ref: page layout parameters columnsep83130
+Ref: page layout parameters columnseprule83130
+Ref: page layout parameters columnwidth83130
+Ref: page layout parameters headheight83384
+Ref: page layout parameters headsep83551
+Ref: page layout parameters footskip83863
+Ref: page layout parameters linewidth84197
+Ref: page layout parameters marginparpush84550
+Ref: page layout parameters marginsep84550
+Ref: page layout parameters marginparwidth84550
+Ref: page layout parameters oddsidemargin85590
+Ref: page layout parameters evensidemargin85590
+Ref: page layout parameters paperheight86135
+Ref: page layout parameters paperwidth86361
+Ref: page layout parameters textheight86585
+Ref: page layout parameters textwidth86974
+Ref: page layout parameters hsize87912
+Ref: page layout parameters topmargin88109
+Ref: page layout parameters topskip88413
+Node: Floats88629
+Ref: floats bottomfraction92957
+Ref: floats floatpagefraction93084
+Ref: floats textfraction93195
+Ref: floats topfraction93397
+Ref: floats floatsep93649
+Ref: floats intextsep93759
+Ref: floats textfloatsep93974
+Ref: floats bottomnumber94238
+Ref: floats dbltopnumber94346
+Ref: floats topnumber94465
+Ref: floats totalnumber94569
+Node: Sectioning95111
+Ref: sectioning secnumdepth98220
+Ref: Sectioning/secnumdepth98220
+Ref: sectioning tocdepth98846
+Ref: Sectioning/tocdepth98846
+Node: \part99886
+Node: \chapter102063
+Node: \section105836
+Node: \subsection109103
+Node: \subsubsection & \paragraph & \subparagraph111817
+Node: \appendix114474
+Node: \frontmatter & \mainmatter & \backmatter115767
+Node: \@startsection117176
+Ref: startsection name118665
+Ref: \@startsection/name118665
+Ref: startsection level119119
+Ref: \@startsection/level119119
+Ref: startsection indent120000
+Ref: \@startsection/indent120000
+Ref: startsection beforeskip120263
+Ref: \@startsection/beforeskip120263
+Ref: startsection afterskip121784
+Ref: \@startsection/afterskip121784
+Ref: startsection style123095
+Ref: \@startsection/style123095
+Node: Cross references126796
+Node: \label128889
+Node: \pageref130709
+Node: \ref131499
+Node: Environments132475
+Node: abstract134477
+Node: array136066
+Node: center138958
+Node: \centering140711
+Node: description142208
+Node: displaymath144425
+Node: document146121
+Node: \AtBeginDocument146551
+Node: \AtEndDocument147175
+Node: enumerate147819
+Ref: enumerate enumi149682
+Ref: enumerate enumii149682
+Ref: enumerate enumiii149682
+Ref: enumerate enumiv149682
+Ref: enumerate labelenumi150080
+Ref: enumerate labelenumii150080
+Ref: enumerate labelenumiii150080
+Ref: enumerate labelenumiv150080
+Node: eqnarray150619
+Node: equation152615
+Node: figure153283
+Node: filecontents155437
+Node: flushleft157346
+Node: \raggedright158373
+Node: flushright159571
+Node: \raggedleft160395
+Node: itemize161266
+Ref: itemize labelitemi162814
+Ref: itemize labelitemii162814
+Ref: itemize labelitemiii162814
+Ref: itemize labelitemiv162814
+Ref: itemize leftmargin163473
+Ref: itemize leftmargini163473
+Ref: itemize leftmarginii163473
+Ref: itemize leftmarginiii163473
+Ref: itemize leftmarginiv163473
+Ref: itemize leftmarginv163473
+Ref: itemize leftmarginvi163473
+Node: letter164955
+Node: list165193
+Ref: list makelabel167640
+Ref: list itemindent169025
+Ref: list itemsep169162
+Ref: list labelsep169815
+Ref: list labelwidth169978
+Ref: list leftmargin170989
+Ref: list listparindent171842
+Ref: list parsep172073
+Ref: list partopsep172541
+Ref: list rightmargin173339
+Ref: list topsep173524
+Ref: list beginparpenalty177099
+Ref: list itempenalty177198
+Ref: list endparpenalty177302
+Node: \item178173
+Node: trivlist179419
+Node: math180947
+Node: minipage181253
+Node: picture186782
+Node: \put193003
+Node: \multiput193568
+Node: \qbezier194307
+Node: \graphpaper195780
+Node: \line196574
+Node: \linethickness198548
+Node: \thinlines198997
+Node: \thicklines199408
+Node: \circle199792
+Node: \oval200334
+Node: \shortstack201310
+Node: \vector202707
+Node: \makebox (picture)203621
+Node: \framebox (picture)204803
+Node: \frame206276
+Node: \dashbox206716
+Node: quotation & quote207851
+Node: tabbing208747
+Node: table214650
+Node: tabular216714
+Ref: tabular arrayrulewidth223051
+Ref: tabular arraystrech223291
+Ref: tabular doublerulesep223512
+Ref: tabular tabcolsep223648
+Node: \multicolumn224169
+Node: \vline228045
+Node: \cline229436
+Node: \hline230146
+Node: thebibliography230828
+Node: \bibitem233311
+Node: \cite235605
+Node: \nocite237473
+Node: Using BibTeX237981
+Node: theorem240152
+Node: titlepage241074
+Node: verbatim242357
+Node: \verb244170
+Node: verse246263
+Node: Line breaking247490
+Node: \\248856
+Node: \obeycr & \restorecr251289
+Node: \newline252100
+Node: \- (hyphenation)253129
+Node: \discretionary254767
+Node: \fussy & \sloppy255655
+Node: sloppypar256438
+Node: \hyphenation257584
+Node: \linebreak & \nolinebreak258178
+Node: Page breaking259326
+Node: \clearpage & \cleardoublepage261356
+Node: \newpage262876
+Node: \enlargethispage264174
+Node: \pagebreak & \nopagebreak265130
+Node: Footnotes266797
+Node: \footnote267943
+Ref: footnote footnoterule269211
+Ref: footnote footnotesep269822
+Node: \footnotemark270888
+Node: \footnotetext273227
+Node: Footnotes in section headings273829
+Node: Footnotes in a table274662
+Node: Footnotes of footnotes277584
+Node: Definitions278288
+Node: \newcommand & \renewcommand279264
+Node: \providecommand284565
+Node: \makeatletter & \makeatother285730
+Node: \@ifstar287832
+Node: \newcounter291317
+Node: \newlength293037
+Node: \newsavebox293859
+Node: \newenvironment & \renewenvironment294838
+Node: \newtheorem300162
+Node: \newfont303734
+Node: \protect304967
+Node: \ignorespaces & \ignorespacesafterend307355
+Node: Counters310093
+Node: \alph \Alph \arabic \roman \Roman \fnsymbol311794
+Node: \usecounter314419
+Node: \value315278
+Node: \setcounter316331
+Node: \addtocounter316927
+Node: \refstepcounter317381
+Node: \stepcounter318050
+Node: \day & \month & \year318603
+Node: Lengths319414
+Node: Units of length323890
+Ref: units of length pt324093
+Ref: units of length pc324193
+Ref: units of length in324216
+Ref: units of length bp324242
+Ref: units of length cm324373
+Ref: units of length mm324395
+Ref: units of length dd324417
+Ref: units of length cc324449
+Ref: units of length sp324474
+Ref: Lengths/em324505
+Ref: Lengths/en324505
+Ref: Lengths/ex324505
+Ref: units of length em324505
+Ref: units of length en324505
+Ref: units of length ex324505
+Node: \setlength325361
+Node: \addtolength326446
+Node: \settodepth327521
+Node: \settoheight328399
+Node: \settowidth329292
+Node: Making paragraphs330160
+Node: \par331931
+Node: \indent & \noindent333878
+Node: \parindent & \parskip335413
+Node: Marginal notes336720
+Ref: marginal notes marginparpush338116
+Ref: marginal notes marginparsep338290
+Ref: marginal notes marginparwidth338422
+Node: Math formulas338771
+Node: Subscripts & superscripts342939
+Node: Math symbols345100
+Node: Arrows368871
+Node: \boldmath & \unboldmath370059
+Node: Blackboard bold371578
+Node: Calligraphic372380
+Node: Delimiters372911
+Node: \left & \right375099
+Node: \bigl & \bigr etc.379107
+Node: Dots381860
+Ref: ellipses cdots382291
+Ref: ellipses ddots382436
+Ref: ellipses ldots382517
+Ref: ellipses vdots382934
+Node: Greek letters384118
+Node: Math functions385797
+Node: Math accents387441
+Node: Over- and Underlining388340
+Node: Spacing in math mode390167
+Ref: spacing in math mode thickspace391102
+Ref: spacing in math mode medspace391527
+Ref: Spacing in math mode/\thinspace391954
+Ref: spacing in math mode thinspace391954
+Ref: spacing in math mode negthinspace392435
+Ref: spacing in math mode quad392762
+Ref: spacing in math mode qquad393018
+Node: \smash393281
+Node: \phantom & \vphantom & \hphantom395498
+Node: Math miscellany397536
+Node: Colon character & \colon398042
+Node: \*398735
+Node: \frac399315
+Node: \sqrt399686
+Node: \stackrel400272
+Node: Modes400545
+Ref: modes paragraph mode400995
+Ref: modes lr mode401191
+Ref: modes math mode401797
+Ref: modes vertical mode402132
+Ref: modes internal vertical mode402303
+Ref: modes inner paragraph mode402776
+Ref: modes outer paragraph mode402776
+Node: \ensuremath403190
+Node: Page styles403895
+Node: \maketitle404658
+Node: \pagenumbering407676
+Node: \pagestyle409664
+Node: \thispagestyle413166
+Node: Spaces414120
+Node: \enspace & \quad & \qquad415561
+Node: \hspace416476
+Node: \hfill418314
+Node: \hss419378
+Node: \spacefactor420072
+Node: \@423459
+Ref: \AT423559
+Node: \frenchspacing425499
+Node: \normalsfcodes426334
+Node: \(SPACE)426581
+Node: ~428371
+Node: \thinspace & \negthinspace430948
+Node: \/432119
+Node: \hrulefill & \dotfill434075
+Node: \bigskip & \medskip & \smallskip435431
+Ref: bigskip436249
+Ref: medskip436453
+Ref: smallskip436662
+Node: \bigbreak & \medbreak & \smallbreak437323
+Node: \strut438309
+Node: \vspace441504
+Node: \vfill443068
+Node: \addvspace443996
+Node: Boxes445992
+Node: \mbox & \makebox446698
+Ref: mbox makebox depth447966
+Ref: mbox makebox height447966
+Ref: mbox makebox width447966
+Ref: mbox makebox totalheight447966
+Node: \fbox & \framebox450061
+Ref: fbox framebox fboxrule451375
+Ref: fbox framebox fboxsep451565
+Node: \parbox452655
+Node: \raisebox454961
+Ref: raisebox depth455934
+Ref: raisebox height455934
+Ref: raisebox width455934
+Ref: raisebox totalheight455934
+Node: \sbox & \savebox456635
+Node: lrbox459697
+Node: \usebox460583
+Node: Color461022
+Node: Color package options461821
+Node: Color models463467
+Ref: color models cmyk464264
+Ref: color models gray464627
+Ref: color models rgb464776
+Ref: color models RGB465113
+Ref: color models named465488
+Node: Commands for color465776
+Node: Define colors466191
+Node: Colored text466916
+Node: Colored boxes469313
+Node: Colored pages470702
+Node: Graphics471395
+Node: Graphics package options473522
+Node: Graphics package configuration476275
+Node: \graphicspath477077
+Node: \DeclareGraphicsExtensions480035
+Node: \DeclareGraphicsRule481853
+Node: Commands for graphics485034
+Node: \includegraphics485539
+Ref: includegraphics width490593
+Ref: includegraphics height491126
+Ref: includegraphics totalheight491532
+Ref: includegraphics keepaspectratio491796
+Ref: includegraphics viewport493482
+Ref: includegraphics trim493877
+Ref: includegraphics clip494333
+Ref: includegraphics page494593
+Ref: includegraphics pagebox494684
+Ref: includegraphics interpolate495549
+Ref: includegraphics quiet495754
+Ref: includegraphics draft495915
+Ref: includegraphics bb496720
+Ref: includegraphics bbllx497118
+Ref: includegraphics bblly497118
+Ref: includegraphics bburx497118
+Ref: includegraphics bbury497118
+Ref: includegraphics natwidth497260
+Ref: includegraphics natheight497260
+Ref: includegraphics hiresbb497446
+Ref: includegraphics type498208
+Ref: includegraphics ext498248
+Ref: includegraphics read498351
+Ref: includegraphics command498468
+Node: \rotatebox498714
+Node: \scalebox501568
+Node: \resizebox502624
+Node: Special insertions503816
+Node: Reserved characters504618
+Node: Upper and lower case505878
+Node: Symbols by font position508264
+Node: Text symbols508943
+Node: Accents513128
+Node: \accent515281
+Node: Additional Latin letters517043
+Ref: Non-English characters517214
+Node: \rule518233
+Node: \today519406
+Node: Splitting the input520342
+Node: \endinput522084
+Node: \include & \includeonly523387
+Node: \input527684
+Node: Front/back matter528899
+Node: Table of contents etc.529232
+Node: \addcontentsline533057
+Node: \addtocontents535899
+Node: \nofiles537490
+Node: Indexes538222
+Node: \index539830
+Node: makeindex544935
+Ref: makeindex preamble546603
+Ref: makeindex postamble546743
+Ref: makeindex group skip546828
+Ref: makeindex letheadflag547161
+Ref: makeindex lethead prefix547622
+Ref: makeindex lethead suffix547774
+Ref: makeindex item 0547922
+Ref: makeindex item 1548002
+Ref: makeindex item 2548077
+Ref: makeindex item 01548155
+Ref: makeindex item x1548260
+Ref: makeindex item 12548465
+Ref: makeindex item x2548573
+Ref: makeindex delim 0548733
+Ref: makeindex delim 1548863
+Ref: makeindex delim 2548993
+Ref: makeindex delim n549119
+Ref: makeindex delim r549254
+Ref: makeindex line max549362
+Ref: makeindex indent space549497
+Ref: makeindex indent length549592
+Ref: makeindex page precedence549777
+Node: \printindex550651
+Node: Glossaries551124
+Node: \newglossaryentry553091
+Node: \gls554558
+Node: Letters555352
+Node: \address558970
+Node: \cc559781
+Node: \closing560223
+Node: \encl560537
+Node: \location560951
+Node: \makelabels561215
+Node: \name563532
+Node: \opening563773
+Node: \ps564054
+Node: \signature564343
+Node: \telephone565571
+Node: Input/output565936
+Node: \openin & \openout566666
+Node: \read569409
+Node: \typein570596
+Node: \typeout571856
+Node: \write572906
+Node: \write and security577633
+Node: \message578577
+Node: \wlog580406
+Node: \write18580907
+Node: Command line interface584398
+Ref: Command line584562
+Node: Command line options586645
+Ref: interaction modes587641
+Ref: output directory588595
+Node: Command line input590294
+Node: Jobname592123
+Node: Recovering from errors592938
+Node: Document templates594283
+Node: beamer template594717
+Node: article template595359
+Node: book template595822
+Node: Larger book template596301
+Node: Index597843
+Ref: Command Index597929
 
 End Tag Table
 

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

Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi	2021-05-15 22:49:05 UTC (rev 907)
+++ trunk/latex2e.texi	2021-05-24 16:11:21 UTC (rev 908)
@@ -1516,7 +1516,6 @@
 
 @example
 \usepackage[T1]@{fontenc@}
-\usepackage[utf8]@{inputenc@}  % Optional: encoding of input file
 @end example
 
 @noindent
@@ -1592,7 +1591,7 @@
 * \DeclareTextSymbol::              Define a symbol in the encoding.
 * \DeclareTextSymbolDefault::       Fallback for a symbol in the encoding.
 * \LastDeclaredEncoding::           Save most recently declared encoding.
-* \UseTextAccent & \UseTextSymbol:: Temporarily switch to another encoding.
+* \UseTextSymbol & \UseTextAccent:: Temporarily switch to another encoding.
 @end menu
 
 
@@ -1706,8 +1705,8 @@
 definition for that accent then @LaTeX{} will use the definition from
 @code{OT1}
 
-That is, this command is equivalent to this call (@pxref{\UseTextAccent
-& \UseTextSymbol}).
+That is, this command is equivalent to this call (@pxref{\UseTextSymbol
+& \UseTextAccent}).
 
 @example
 \DeclareTextCommandDefault[1]@{@var{cmd}@}
@@ -1956,8 +1955,8 @@
 \DeclareTextSymbolDefault@{\textdollar@}@{OT1@}
 @end example
 
-That is, this command is equivalent to this call (@pxref{\UseTextAccent
-& \UseTextSymbol}).
+That is, this command is equivalent to this call (@pxref{\UseTextSymbol
+& \UseTextAccent}).
 
 @example
 \DeclareTextCommandDefault@{@var{cmd}@}
@@ -1993,8 +1992,8 @@
 @end example
 
 
- at node \UseTextAccent & \UseTextSymbol
- at subsection @code{\UseTextAccent} & @code{\UseTextSymbol}
+ at node \UseTextSymbol & \UseTextAccent
+ at subsection @code{\UseTextSymbol} & @code{\UseTextAccent}
 
 @cindex Font encoding
 @findex \UseTextSymbol
@@ -2061,8 +2060,8 @@
 
 @cindex declaration form of font style commands
 In the table below the listed commands, the @code{\text...}  commands,
-is used with an argument, as in @code{\textit@{@var{text}@}}.  This is
-the preferred form.  But shown after it, in parenthesis, is the
+are used with an argument as in @code{\textit@{@var{text}@}}.  This is
+the preferred form.  But shown after it in parenthesis is the
 corresponding @dfn{declaration form}, which is often useful.  This
 form takes no arguments, as in @code{@{\itshape @var{text}@}}.  The
 scope of the declaration form lasts until the next type style command
@@ -5997,8 +5996,9 @@
 There are three optional arguments, @var{position}, @var{height}, and
 @var{inner-pos}.  You need not include all three. For example, get the
 default @var{position} and set the @var{height} with
- at code{\begin@{minipage@}[c][2.54cm] @var{contents} \end@{minipage@}}.
-(Get the natural height with an empty argument, @code{[]}.)
+ at code{\begin@{minipage@}[c][2.54cm]@{\columnwidth@} @var{contents}
+\end@{minipage@}}.  (Get the natural height with an empty argument,
+ at code{[]}.)
 
 The optional argument @var{position} governs how the @code{minipage}
 vertically aligns with the surrounding material.
@@ -10379,7 +10379,7 @@
 Synopsis:
 
 @example
-\addtocounter@{@var{counter}@}@{@var{value}@
+\addtocounter@{@var{counter}@}@{@var{value}@}
 @end example
 
 Globally increment @var{counter} by the amount specified by the
@@ -20578,61 +20578,6 @@
 but replaced in the PDF by a box with same size and that contains only
 the file name, which speeds up compilation time and saves printer ink.
 
- at c xx TODO translate the following
- at ignore
- at c Un autre exemple classique est de cribler certains chapitres à la
- at c compilation en les passant à @code{\includeonly} dans la ligne de
- at c commande. Ainsi, supposons qu'on a un fichier racine @file{livre.tex}
- at c ainsi formé :
- at c 
- at c @example
- at c \documentclass@{book@}
- at c \begin@{document@}
- at c \frontmatter
- at c \include@{pref@} 
- at c \mainmatter
- at c \include@{chap1@} 
- at c \include@{chap2@}
- at c \appendix
- at c \include@{append@}
- at c \backmatter
- at c \include@{bib@} 
- at c \end@{document@}
- at c @end example
- at c 
- at c En compilant @file{livre.tex} avec la ligne de commande suivante :
- at c 
- at c @example
- at c pdflatex '\includeonly@{chap1@}\input@{livre@}
- at c @end example
- at c 
- at c @noindent
- at c seul le chapitre contenu dans @file{chap1.tex} sera produit en
- at c sortie. @xref{Splitting the input}.
- at c 
- at c Dans ce dernier exemple, on force la date au 14 juillet 1789 :
- at c 
- at c @example
- at c pdflatex '\day=14 \month=7 \year=1789 \input revolution'
- at c @end example
- at c 
- at c Ainsi, si le fichier @file{revolution.tex} contient ceci :
- at c 
- at c @example
- at c \documentclass[french]@{minimal@}
- at c \usepackage@{babel@}
- at c \begin@{document@}
- at c \today\ c'est la révolution !
- at c \end@{document@}
- at c @end example
- at c 
- at c @noindent
- at c alors vous aurez en sortie un truc du genre :
- at c 
- at c @example
- at c 14 juillet 1789 c'est la révolution !
- at c @end example
- at end ignore
 
 @node Jobname
 @section @TeX{}'s job name
@@ -20656,93 +20601,6 @@
 would be @file{graphicx.pdf}, as @code{\RequirePackage} does an
 @code{\input} of its own.
 
- at c xx French version below:
- at ignore
- at c @node Jobname
- at c 
- at c Quand vous exécutez @code{@command{pdflatex} @var{options}
- at c @var{argument}}, si @var{argument} ne commence pas par une contr'oblique
- at c alors @TeX{} considère que c'est le nom du fichier racine à lire en
- at c entrée. Le nom du fichier racine, sans l'extension @file{.tex} si elle
- at c est donnée, définit alors le @dfn{nom d'ouvrage}, celui-ci est utilisé pour
- at c nommer le fichier journal et le fichier de sortie.
- at c 
- at c Autrement, si @var{argument} commence par une contr'oblique, il attend
- at c la première instruction @code{\input} et le nom du fichier en entrée
- at c devient le nom d'ouvrage.
- at c 
- at c Au sein du document, la variable @code{\jobname} se développe dans le
- at c nom d'ouvrage, avec la particularité que tous les caractères sont de
- at c catcode 11 (lettre). Ainsi, si vous voulez utilisez le nom d'ouvrage
- at c comme une condition, la solution la plus simple est d'utiliser une macro
- at c de text du paquetage @file{xtring} dans sa variante étoilée pour être
- at c insensible au catcode. Dans le texte suivant par exemple, la note en bas
- at c de page « dont la Respublica Bananensis Francorum. » n'est présente que
- at c si le nom de tâche commence par @file{moi-meme}.
- at c 
- at c @example
- at c Si une démocratie est juste un régime où les citoyens votent alors
- at c toutes les républiques bananières\IfBeginWith*@{\jobname@}@{moi-meme@}%
- at c @{\footnote@{dont la Respublica Bananensis Francorum.@}@}@{@} sont des
- at c démocraties.
- at c @end example
- at c 
- at c Cela ne fonctionnerait pas si la version non étoilée de
- at c @code{\IfBeginWith} était utilisée, parce que le @code{-} dans
- at c @samp{moi-meme} a un catcode 12, alors que dans @code{\jobname}, s'il
- at c s'y trouve, il a nécessairement un catcode 11.
- at c 
- at c Dans certains cas il peut être utile de fixer le nom de tâche à une
- at c autre valeur que celle par défaut, l'option @code{--jobname} permet de
- at c faire cela, elle l'emporte sur le premier @code{\input} et spécifie
- at c directement le nom.  @xref{Command line input}, pour un exemple d'usage,
- at c où l'on génère deux fichiers @file{etudiants.pdf} et
- at c @file{professeurs.pdf} à partir d'un même code source @file{principal.tex}.
- at c 
- at c En l'absence d'option @code{--jobname}, la valeur initiale de
- at c @code{\jobname} est @code{texput}, de sorte que si la compilation
- at c s'arrête avant le premier @code{\input}, le journal produit sera nommé
- at c @file{texput.log}. Par exemple la commande suivante :
- at c 
- at c @example
- at c pdflatex "\nonstopmode\errmessage@{\string\jobname\space vaut \jobname@}"
- at c @end example
- at c 
- at c produira un journal @file{textput.log} contenant le message d'erreur
- at c @samp{! \jobname vaut texput.}.
- at c 
- at c Attention, le nom de tâche est également forcé à @file{texput} si le
- at c premier @code{\input} est indirectement appelé par @code{\documentclass}
- at c ou @code{\RequirePackage}. Ainsi l'exemple suivant produira un fichier
- at c nommé @file{texput.pdf} avec une version raisonnablement récente de
- at c @LaTeX{} :
- at c 
- at c @example
- at c pdflatex "\documentclass@{minimal@}\begin@{document@}Bonjour !\end@{document@}"
- at c @end example
- at c 
- at c mais avec une version plus ancienne le fichier de sortie se serait nommé
- at c @file{minimal.pdf}, parce que le premier @code{\input} appelé
- at c indirectement par @code{\documentclass} aurait été traité de la même
- at c façon que s'il chargeait le fichier source racine.
- at c 
- at c Voici un autre exemple de cela, ici on reprend l'exemple donné dans
- at c @ref{Command line input} où l'on passe sur la ligne de commande l'option
- at c @code{draft} au paquetage @file{graphicx}. Mais au lieu de le faire avec
- at c @code{\PassOptionToPackage}, on le fait avec @code{\RequirePackage}, ce
- at c qui a également pour effet que le paquetage @file{graphicx} sera chargé
- at c en premier, si ce n'était pas déjà le cas.
- at c 
- at c @c credit Herbert Voss: https://tex.stackexchange.com/a/17236/121234
- at c @example
- at c pdflatex --jobname=aa "\RequirePackage[draft]@{graphicx@}\input@{aa.tex@}"
- at c @end example
- at c 
- at c L'option @code{--jobname=aa} est nécessaire, car elle garantit que le
- at c fichier de sortie se nommera bien @file{aa.pdf}, et non
- at c @file{texput.pdf} avec une version récente de @LaTeX{}, ni
- at c @file{graphicx.pdf} avec une version plus ancienne.
- at end ignore
 
 @node Recovering from errors
 @section Recovering from errors



More information about the latexrefman-commits mailing list.