Search found 1 match

by xavier
Wed Jul 28, 2010 3:43 pm
Forum: General
Topic: fullpage & fancyhdr doesn't work well ?
Replies: 5
Views: 12355

fullpage & fancyhdr doesn't work well ?

Hi,
I have a connected problem. With the following code the \section{Text} is basically on the facyhdr line at the top. How do I put some space between the two? I could \vskip, but I don't think it is clean coding.

Best regards,



\documentclass{report}
\usepackage{fullpage}
\usepackage{fancyhdr ...