Compare commits

...

2 Commits

Author SHA1 Message Date
David JULIEN 8cb86c7692 fix: mdframe won't span over two pages 2021-12-01 11:46:40 +01:00
David JULIEN 406730d292 fix: header height 2021-12-01 11:46:19 +01:00
2 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@
\pagestyle{fancy}
\fancyhf{}
\setlength{\headheight}{14pt}
\lhead{\nouppercase{\leftmark}}
\rfoot{Page \thepage}

View File

@ -11,6 +11,8 @@
% ------------------------------------ %
\mdfsetup{nobreak=true}
\newcounter{thm}\setcounter{thm}{0}
\renewcommand{\thethm}{\arabic{thm}}
\newenvironment{thm}[2][]{