Ok I fixed it :)
by adding the following to the prime tex file (where the \begin{document} is and then do the \thispagestyle{plain} to fix all :)
\fancypagestyle{plain}{%
\fancyhf{}
\renewcommand\headrulewidth{0pt}
\renewcommand\footrulewidth{0pt}
\renewcommand\headsep{-10pt}
\renewcommand ...
Search found 6 matches
- Tue Oct 20, 2009 9:30 pm
- Forum: Text Formatting
- Topic: First chapter space has invisible header
- Replies: 6
- Views: 3445
- Mon Oct 19, 2009 10:23 pm
- Forum: Text Formatting
- Topic: First chapter space has invisible header
- Replies: 6
- Views: 3445
First chapter space has invisible header
Ok by adding another line my headers are at 20mm spacing from the top. The section heading though are still 5mm off to low.
\usepackage {fancyhdr, epsfig, amssymb, tabularx, amsmath, float, harvard}
\usepackage [left=30mm, right=25mm, top=20mm, bottom=20mm, includefoot]{geometry}
\setlength ...
\usepackage {fancyhdr, epsfig, amssymb, tabularx, amsmath, float, harvard}
\usepackage [left=30mm, right=25mm, top=20mm, bottom=20mm, includefoot]{geometry}
\setlength ...
- Mon Oct 19, 2009 10:10 pm
- Forum: Text Formatting
- Topic: First chapter space has invisible header
- Replies: 6
- Views: 3445
First chapter space has invisible header
I think my problem is related to this posting:
How to set the top margin
http://www.latex-community.org/forum/vi ... f=5&t=1533
How to set the top margin
http://www.latex-community.org/forum/vi ... f=5&t=1533
- Mon Oct 19, 2009 10:01 pm
- Forum: Text Formatting
- Topic: First chapter space has invisible header
- Replies: 6
- Views: 3445
Re: First chapter space has invisible header
Apologies! And thank you
I'm eager to join more actively 


- Mon Oct 19, 2009 9:47 pm
- Forum: Text Formatting
- Topic: First chapter space has invisible header
- Replies: 6
- Views: 3445
First chapter space has invisible header
Hi,
I added the last line in this section to the above document and now they are only about 5mm out of sync. Header is 5mm to high.
\usepackage {fancyhdr, epsfig, amssymb, tabularx, amsmath, float, harvard}
\usepackage [left=30mm, right=25mm, top=20mm, bottom=20mm, includefoot]{geometry ...
I added the last line in this section to the above document and now they are only about 5mm out of sync. Header is 5mm to high.
\usepackage {fancyhdr, epsfig, amssymb, tabularx, amsmath, float, harvard}
\usepackage [left=30mm, right=25mm, top=20mm, bottom=20mm, includefoot]{geometry ...
- Mon Oct 19, 2009 9:33 pm
- Forum: Text Formatting
- Topic: First chapter space has invisible header
- Replies: 6
- Views: 3445
First chapter space has invisible header
Dear Community,
I need help with the following: Top spacing 20mm. My section heading is lower about 30mm to fit in an invisible header. I need to make the first page of the new section without any headings and footnotes - it works but there are additional spacing above the section name ...
I need help with the following: Top spacing 20mm. My section heading is lower about 30mm to fit in an invisible header. I need to make the first page of the new section without any headings and footnotes - it works but there are additional spacing above the section name ...