[OS X TeX] headers and footers

lichtner lichtner at lanl.gov
Sun Apr 10 00:16:48 CEST 2005


Thanks Herb: I tried using \\ to get a new line, but LaTeX crashes. 
Maybe I have a corrupted fancyhdr? I get the same error with 
fancyheadings. I did get the rule line to be removed by setting its 
width to 0pt.
...Peter

On Apr 9, 2005, at 16:04, Herb Schulz wrote:

> On 4/9/05 4:38 PM, "lichtner" <lichtner at lanl.gov> wrote:
>
>> I was wondering if some one could suggest a package for doing
>> multi-line headers and footers and without producing a horizontal 
>> line.
>> I tried fancyheadings but it doesn't seem to allow multiple lines and
>> it produces a horizontal line at the top below the header which I am
>> not able to remove.
>> Thanks for any help and suggestions,
>> ...Peter
>>
>
> Howdy,
>
> See the documentation for fancyhdr to get the full information but
>
> \usepackage{fancyhdr}
> \setlength{\headheight}{2\baselineskip} % make sure there is enough 
> space
> \chead{First Line\\Second Line} % the \\ forces a new line
> \lhead{LHead One\\LHead Two} % ditto
> \rhead{RHead One\\RHead Two} % ditto
> \cfoot{First Line\\Second Line} % the \\ forces a new line
> \lfoot{LFoot One\\LFoot Two} % ditto
> \rfoot{RFoot One\\RFoot Two} % ditto
> \renewcommand{\headrulewidth}{0pt} % make the headrule disappear
>
> should do it.
>
> Good Luck,
>
> Herb Schulz
> (herbs at wideopenwest.com)
>
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>            & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>
>

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list