Page LayoutHeader layout

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
tensk8
Posts: 2
Joined: Mon May 04, 2009 11:55 pm

Header layout

Post by tensk8 »

Hi experts,

someone can help me to put in the header of the page the image attached.

I need the last column to be dynamic (the page number and revision)

Regards,

Tensk8
Attachments
header2.jpg
header2.jpg (30.74 KiB) Viewed 2398 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

Re: Header layout

Post by mas »

You can use the fancyhdr package to achieve this. I see that there are no images in the block. Why not typeset them in LaTeX?

Regarding the dynamic page numbering, you can try putting \arabic{page} of \pageref{lastpage} where the last page of your document has \label{lastpage}.

Regards.

OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
tensk8
Posts: 2
Joined: Mon May 04, 2009 11:55 pm

Re: Header layout

Post by tensk8 »

Hi,

I already use fancyhdr package but how can I do in order to use that format as a header.

Regards,

tensk8
Post Reply