[texhax] fancyfooter

Martin Røpcke mr at xosoftware.dk
Fri Feb 20 09:17:47 CET 2004


Hi,
I use package fancyhdr in a project. Now, when I add  
\renewcommand{...}{...} as below I get a line above an added footnote 
and at the top of the footer. This is to be expected but what I would 
like to obtain is a line above the text (header) and below the text (not 
footer) but above the footnote of equal lengths, that is, the text 
itself should have two lines of equal lengths -- one above and one below 
-- enclosing it.
I hope I have made myself clear, if not please make me explain better -- 
my deadline is closing in.
Thank you
Martin

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12pt, twoside]{article}

\usepackage[latin1]{inputenc}
\usepackage[danish]{babel}
\usepackage{sectsty}
\usepackage{fancyhdr}

\allsectionsfont{\small}
\pagestyle{fancy}
\fancyhf{} %clears all fields.
\headwidth=103mm
\headheight -0.1cm %controls distance between headerline and text.

\textwidth=103mm
\textheight=177mm

\fancyhead[CE]{T\textsc{heaitetos}}
\fancyhead[CO]{\rightmark}
\fancyfoot[LE,RO]{\bfseries\thepage}

%\renewcommand{\footrulewidth}{0.4pt}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



More information about the texhax mailing list