I'm using the a4paper environment for a scientific article and I want to make headers that display alternatively author names and short title each page, while getting rid of all page numberings. We did get rid of page numbers by using \pagestyle{empty} but we can't do the header thing. How should we make a header that displays name and title alternatively each page?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
You can use the
If
An image of the header of two consecutive pages:
|
|||
|
|


a4paper"environment" is -- it might be a class option of your (unkown) document class. – lockstep Sep 25 '12 at 12:36