[texhax] special page numbering
Luca Turchetti
luca.turchetti at uniroma1.it
Tue Jan 13 16:42:28 CET 2004
Robin Fairbairns wrote:
>
> that's actually just wrong. \@Alph\c at chapter (etc) or \Alph{chapter}
>
> also, it doesn't quite work: numbering will go A1 A2 A3 B4 B5 C6 ...
>
> and \@addtoreset isn't useful either -- the default version would make
> the first page of each appendix number 0.
>
What about manually setting the page counter to 1 after every appendix head:
\setcounter{page}{1}
or redefining the \chapter command (after the \appendix has been issued!) to
do it automatically?
Best regards
Luca Turchetti
More information about the texhax
mailing list