I've made my footer with fancyhdr. The space between the footer and the bottom of the page isn't the same on the first page and on my others pages, indeed, the first page has a much bigger space..
Do you have any ideas ??
Last edited by localghost on Fri Jul 06, 2012 4:10 pm, edited 3 times in total.
skwateur wrote:[…] The space between the footer and the bottom of the page isn't the same on the first page and on my others pages, indeed, the first page has a much bigger space. […]
Take a close look at the log file. You may get a warning regarding a too small \headheight. The compiler adjusts this length automatically on the following pages so that the page geometry looks different. cgnieder already mentioned the geometry package as a better method for setting up the page layout.
I'm trying to use the geometry package right now but I've got the same problem : the first page always has a bigger or smaller margin than the 2 following pages.
skwateur wrote:[…] the first page always has a bigger or smaller margin than the 2 following pages. […]
And you have read the assumptions in my last reply? What does the log file (*.log) say? As already requested, you should prepare a properminimal example to give an adequate problem description.