Page Layout ⇒ Header layout
Header layout
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 (30.74 KiB) Viewed 2468 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Header layout
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
I already use fancyhdr package but how can I do in order to use that format as a header.
Regards,
tensk8