0

I am using the following to insert page numbers in my footer:

\pagestyle{fancy}
    \fancyhf{} % clear all header and footer fields
    \fancyfoot{}
    \renewcommand{\headrulewidth}{0pt}
    \renewcommand{\footrulewidth}{0pt}

However, it is inserting them a little bit left-aligned and not in the perfect center of the page like this:

enter image description here

How do I align things properly?

bit_by_bit
  • 101
  • 2

0 Answers0