This commit is contained in:
2022-12-04 23:37:31 -05:00
parent efe2f09b17
commit 581930e793
2 changed files with 11 additions and 3 deletions
+4 -2
View File
@@ -36,6 +36,7 @@
\RequirePackage{tikz}
\RequirePackage{tikz-cd}
\RequirePackage{pgfplots}
\RequirePackage{parskip}
\pgfplotsset{
compat=newest,
@@ -125,6 +126,7 @@
\declaretheorem[style=thmthm, name=Proposition]{proposition}
\declaretheorem[style=thmthm, numbered=no, name=Corollary]{corollary}
\declaretheorem[style=thmexample, numbered=no, name=Example]{eg}
\declaretheorem[name=Problem]{prob}
\declaretheorem[style=thmproof, name=Proof]{thmproof}
@@ -194,8 +196,8 @@
\DeclareMathOperator{\Hol}{Hol}
\pagestyle{fancy}
\fancyhead[RO,L]{\@section}
\fancyhead[R,LO]{\@title}
\fancyhead[L]{\@title}
\fancyhead[R]{\@section}
\makeatother