diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-pagebychap.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-pagebychap.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-pagebychap.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-pagebychap.html index bfa768c7424..6ab9fcfe881 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-pagebychap.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-pagebychap.html @@ -2,25 +2,25 @@ <title>UK TeX FAQ -- question label pagebychap</title> </head><body> <h3>Page numbering by chapter</h3> -<p>When I was a young man, a common arrangement for loose bound technical +<p/>When I was a young man, a common arrangement for loose bound technical manuals is to number pages by chapter. (It’s quite a good scheme, in those situations: even if your corrections add a whole page to the chapter, the most you have to redistribute is that chapter.) -<p>The problem, at first sight, seems pretty much the same as that in +<p/>The problem, at first sight, seems pretty much the same as that in another answer on <a href="FAQ-running-nos.html">running numbers within a chapter</a>, and the basic technique is indeed pretty similar. -<p>However, tidying-up loose ends, making sure the page number gets reset +<p/>However, tidying-up loose ends, making sure the page number gets reset to the correct value at the start of each chapter, and so on, is slightly more challenging. This is why the <i>chappg</i> package was written: it does the obvious things, and more. -<p>Users have been known to ask for running page numbers within a +<p/>Users have been known to ask for running page numbers within a section, but this really doesn’t make sense: you need to run page numbers within document objects that always start on a fresh page. -<p>Documentation of <i>chappg</i> is to be found in the package file. +<p/>Documentation of <i>chappg</i> is to be found in the package file. <dl> <dt><tt><i>chappg.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/chappg.zip">macros/latex/contrib/chappg</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/chappg.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/chappg/">browse</a>) </dl> -<p><p><p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=pagebychap">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=pagebychap</a> +<p/><p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=pagebychap">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=pagebychap</a> </body> |