Tagged Questions
4
votes
2answers
78 views
Text does not fit foot line space
For my next essay, I got some requriements from my teacher. The layout concerning headlines and footlines should be like this (as there is no adequate Times New Roman I chose Arial):
...
4
votes
1answer
175 views
Font size of the headline
I wrote a text in LaTeX with the font size as 12 pt.
Now, when I create a headline the size is also 12pt.
How can I change only the size of the headline? I need a 10 pt size for headlines.
MWE:
...
4
votes
2answers
5k views
How to set the header font size using fancyhdr package?
Basically, I want the header fonts to use a different (smaller) font size than the size I set using \documentclass. What should be the option I'd be using ?
\documentclass[12pt]{article}
...
6
votes
1answer
293 views
fancyhdr plus fontsize 12pt causes varying vertical alignment of sections
Looking at the example provided in Different headers for different chapters, I noticed something strange: The vertical alignment of sections is varying. I was able to strip the effect down to the ...