Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- %% thanks to mammoth
- %% https://tex.stackexchange.com/a/211049
- %% appendix chapter count
- \newcommand{\appendixpagenumbering}{
- \break
- \pagenumbering{arabic}
- \renewcommand{\thepage}{\thechapter-\arabic{page}}
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement