GeneralHeader problem with different versions of TeX

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
thefusty
Posts: 1
Joined: Wed Nov 12, 2008 2:50 pm

Header problem with different versions of TeX

Post by thefusty »

Hi, I have a problem with a latex file. Before, I had on my system the teX version 7.3.1 and I hadn't any problem with the header of my generated PDF file. Now, I have the 7.4.5 teX version and the header/footer of the PDF file not appear.

This warning appears in the log file:

Package Fancyhdr Warning: \headheight is too small (78.0pt):
Make it at least 44.54514pt.
We now make it that large for the rest of the document.
This may cause the page layout to be inconsistent, however.


I solved it with the command: \setlength\headheight... but I think the problem not is it.

Some idea?

Thks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Header problem with different versions of TeX

Post by localghost »

thefusty wrote:Hi, I have a problem with a latex file. Before, I had on my system the teX version 7.3.1 and I hadn't any problem with the header of my generated PDF file. Now, I have the 7.4.5 teX version and the header/footer of the PDF file not appear. [...]
Show the behaviour with a minimal working example (MWE). Both of your TeX systems seem to be rather old. The current version is TeX Live 2008 (Web2C 7.5.7).


Best regards and welcome to the board
Thorsten¹
Post Reply