summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-howmanypp.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-howmanypp.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-howmanypp.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-howmanypp.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-howmanypp.html
index 90c263565be..f7d845b6c79 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-howmanypp.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-howmanypp.html
@@ -2,7 +2,7 @@
<title>UK TeX FAQ -- question label howmanypp</title>
</head><body>
<h3>How many pages are there in my document?</h3>
-<p/>Simple documents (those that start at page 1, and don&rsquo;t have any
+<p/>Simple documents (those that start at page 1, and don&#8217;t have any
breaks in their page numbering until their last page) present no
problem to the seeker after this truth. The number of pages is
reported by the <i>lastpage</i> package in its <code>LastPage</code> label.
@@ -25,8 +25,8 @@ to the equivalent of the <code>LastPage</code> label and the
<p/>Both <i>count1to</i> and <i>totpages</i> need the support of
the <i>everyshi</i> package.
<dl>
-<dt><tt><i>count1to.sty and everyshi.sty</i></tt><dd>
- Distributed in <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms.zip">macros/latex/contrib/ms</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms/">browse the directory</a>)
+<dt><tt><i>count1to.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms.zip">macros/latex/contrib/ms</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/count1to.html">catalogue entry</a>
+<dt><tt><i>everyshi.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms.zip">macros/latex/contrib/ms</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ms/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/everyshi.html">catalogue entry</a>
<dt><tt><i>lastpage.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/lastpage.zip">macros/latex/contrib/lastpage</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/lastpage/">browse the directory</a>)
<dt><tt><i>memoir.cls</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/memoir.zip">macros/latex/contrib/memoir</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/memoir/">browse the directory</a>)
<dt><tt><i>totpages.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/totpages.zip">macros/latex/contrib/totpages</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/totpages/">browse the directory</a>)