Page LayoutPage numbers

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
Mini
Posts: 73
Joined: Thu Aug 06, 2009 12:46 pm

Page numbers

Post by Mini »

Hi, I have a few questions...

1) How would I disable the display of page numbers?

2) How would I change the alignment of page numbers? See the attachment. I would like to bring it up a bit more from the bottom of the page.

Thanks
Attachments
LaTeX1.pdf
(16.26 KiB) Downloaded 240 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

mas
Posts: 226
Joined: Thu Dec 04, 2008 4:39 am

Page numbers

Post by mas »

Mini wrote: 1) How would I disable the display of page numbers?
\pagestyle{empty} in the preamble of your document removes page numbering.
2) How would I change the alignment of page numbers? See the attachment. I would like to bring it up a bit more from the bottom of the page.
Take a look at the fancyhdr package.

Regards,

sridhar

OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Page numbers

Post by localghost »

Mini wrote:[...] How would I change the alignment of page numbers? See the attachment. I would like to bring it up a bit more from the bottom of the page. [...]
Provide the complete code of your example. Seems to be a matter of page layout.


Best regards and welcome to the board
Thorsten¹
Post Reply