Layout and colors
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
\fancypagestyle{ourbook}{
|
||||
% headers
|
||||
\fancyhf{}
|
||||
\fancyhf[FRO,FLE]{\thepage}
|
||||
\fancyhf[FRO,FLE]{\pagenumfont\thepage}
|
||||
% \fancyhf[HLE]{\chaptertitle}
|
||||
% \fancyhf[HRO]{\AuthorFull}
|
||||
% \renewcommand{\headrulewidth}{0.5pt}
|
||||
@ -21,7 +21,7 @@
|
||||
\fancyhf{}
|
||||
\renewcommand{\headrulewidth}{0pt}
|
||||
\renewcommand{\footrulewidth}{0pt}
|
||||
\fancyhf[FRO,FLE]{\thepage}
|
||||
\fancyhf[FRO,FLE]{\pagenumfont\thepage}
|
||||
}
|
||||
|
||||
% single space after periods
|
||||
|
||||
Reference in New Issue
Block a user