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