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
Page Layout ⇒ Header layout
Header layout
- Attachments
-
- header2.jpg (30.74 KiB) Viewed 2394 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Header layout
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.
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
Re: Header layout
Hi,
I already use fancyhdr package but how can I do in order to use that format as a header.
Regards,
tensk8
I already use fancyhdr package but how can I do in order to use that format as a header.
Regards,
tensk8