fix(latex): adjust headheight to avoid fancyhdr warning
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
}
|
||||
\fancypagestyle{fancyplain}{%
|
||||
\fancyhf{}
|
||||
\setlength{\headheight}{15pt} % to avoid fancyhdr warning
|
||||
\renewcommand{\headrulewidth}{0pt}
|
||||
\fancyhead[R]{\thepage}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user