diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-pagebychap.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-pagebychap.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-pagebychap.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-pagebychap.html index 617b31411a1..bd57c763604 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-pagebychap.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-pagebychap.html @@ -3,7 +3,7 @@ </head><body> <h3>Page numbering by chapter</h3> <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 +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 @@ -16,7 +16,7 @@ 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 -section, but this really doesn’t make sense: you need to run page +section, but this really doesn’t make sense: you need to run page numbers within document objects that always start on a fresh page. <dl> <dt><tt><i>chappg.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/chappg.zip">macros/latex/contrib/chappg</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/chappg/">browse the directory</a>) |