Tagged Questions
10
votes
2answers
2k views
Problem with the header/ footer width
I have recently started using the geometry package to format the margins of my documents. Although, I've noticed that the width of the header/ footer remains the same. How can I correct this?
...
6
votes
1answer
2k views
geometry, fancyhdr: \fancyfoot[C]{\thepage} is not really centered
After switching from the report class to the book class and starting to use the fancyhdr package to control headers/footers, the page numbers in my footers are no longer centered.
This is my fancyhdr ...
1
vote
1answer
214 views
adjusting the line width of the header with geometry fanchyhdr
the line is longer than the width of the text, how do I adjust, knowing that the package needs fanchyhdr geometry?
\documentclass{book}
\usepackage[utf8]{inputenc}
\usepackage{preambulo}
...