summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-minitoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-minitoc.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-minitoc.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-minitoc.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-minitoc.html
index 59f00e55728..2f6ebcfe709 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-minitoc.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-minitoc.html
@@ -2,13 +2,13 @@
<title>UK TeX FAQ -- question label minitoc</title>
</head><body>
<h3>Table of contents, etc., per chapter</h3>
-<p/>The common style, of a &ldquo;small&rdquo; table of contents for each part,
+<p/>The common style, of a &#8220;small&#8221; table of contents for each part,
chapter, or even section, is supported by the <i>minitoc</i>
package. The package also supports mini-lists of tables and figures;
but, as the documentation observes, mini-bibliographies are a
-different problem &mdash; see
+different problem &#8212; see
<a href="FAQ-chapbib.html">bibliographies per chapter</a>.
-<p/>The package&rsquo;s basic scheme is to generate a little <code>.aux</code> file for
+<p/>The package&#8217;s basic scheme is to generate a little <code>.aux</code> file for
each chapter, and to process that within the chapter. Simple usage
would be:
<blockquote>
@@ -25,14 +25,14 @@ would be:
...
</pre>
</blockquote><p>
-though a lot of elaborations are possible (for example, you don&rsquo;t need
+though a lot of elaborations are possible (for example, you don&#8217;t need
a <code>\</code><code>minitoc</code> for every chapter).
-<p/><i>Babel</i> doesn&rsquo;t know about <i>minitoc</i>, but
+<p/><i>Babel</i> doesn&#8217;t know about <i>minitoc</i>, but
<i>minitoc</i> makes provision for other document languages than
-English &mdash; a wide variety is available. Fortunately, the current
+English &#8212; a wide variety is available. Fortunately, the current
version of the <i>hyperref</i> package does know about
<i>minitoc</i> and treats <code>\</code><code>minitoc</code> tables in the
-same way as &ldquo;real&rdquo; tables of contents.
+same way as &#8220;real&#8221; tables of contents.
<dl>
<dt><tt><i>babel.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/babel.zip">macros/latex/required/babel</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/babel/">browse the directory</a>)
<dt><tt><i>hyperref.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/hyperref.zip">macros/latex/contrib/hyperref</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/hyperref/">browse the directory</a>)