Page Layout ⇒ What variable keep number of page?
What variable keep number of page?
What variable keep number of page?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10323
- Joined: Mon Mar 10, 2008 9:44 pm
What variable keep number of page?
The page number is stored by a counter with the name page. It can be printed using the macro \thepage.
Stefan
Stefan
LaTeX.org admin
Re: What variable keep number of page?
Stefan_K, Thanks