This commit is contained in:
2022-12-04 16:32:16 -05:00
parent d156927fab
commit efe2f09b17
6 changed files with 31 additions and 6 deletions
+5 -3
View File
@@ -1,6 +1,6 @@
\ProvidesClass{booknotes}
\LoadClass{report}
\LoadClass[twoside]{report}
\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}
@@ -161,11 +161,13 @@
}
\pagestyle{fancy}
\fancyhead[RO,L]{\@section}
\fancyhead[R,LO]{\leftmark}
\fancyhead[RO,LE]{\@section}
\fancyhead[RE,LO]{\leftmark}
\newcommand{\fullpagebreak}{\pagebreak}
\newcommand{\toc}{\tableofcontents\raggedbottom}
\newcommand{\incfig}[1]{%
\def\svgwidth{\columnwidth}
\import{./figures/}{#1.pdf_tex}