Search found 1 match

by Egor_MIPT
Fri Apr 17, 2020 12:00 pm
Forum: Page Layout
Topic: Change page numbering style for \chapter
Replies: 1
Views: 1799

Change page numbering style for \chapter

Dear colleagues,
I have a trouble with changing header style of \chapter... I need to change position of page number from the right to the center.
As I know \chapter uses 'plain' style by default. Thus, I use the further code to modify it:

\usepackage{fancyhdr}
\fancypagestyle{plain}{
\fancyhf ...