Mercurial > dottes
changeset 994:e68163aea188
Correct number of initial pages before frontmatter.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sat, 10 Aug 2019 00:42:15 +0100 |
parents | a82f331ac299 |
children | c612450d5dc1 |
files | docend.A4NoCover.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docend.A4NoCover.tex Sat Aug 10 00:39:31 2019 +0100 +++ b/docend.A4NoCover.tex Sat Aug 10 00:42:15 2019 +0100 @@ -4,5 +4,5 @@ % Pad pages to multiple of 4. \newcounter{frontpages} -\setcounter{frontpages}{5 + \thelastfrontmatterpage} +\setcounter{frontpages}{3 + \thelastfrontmatterpage} \padpages{4}{\thefrontpages}