Page Layout ⇒ "Draft" in header or footer
-
- Posts: 6
- Joined: Fri Feb 05, 2010 7:35 pm
"Draft" in header or footer
I'm currently writing my thesis. As I write each section (in independent sections that I later compile using \include), however, it'd be nice if I could somehow place a header or footer on every page that includes something like "Draft of [date]." I know how to get the current date, but I'm not sure how to format *just* that header or footer so that the original pagination doesn't change. (That is, the Table of Contents page, for instance, is numbered in Roman numerals with the actual content of the thesis in Arabic numerals.)
Is there a command that'll allow me to insert a header or footer across the entire document without placing a separate "\rhead" or similar line in each separate section?
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
"Draft" in header or footer
Check out packages like draftcopy, draftmark, watermark, draftwatermark and xwatermark.
"Draft" in header or footer
-
- Posts: 6
- Joined: Fri Feb 05, 2010 7:35 pm