fix booknotes

This commit is contained in:
h 2024-01-09 16:41:41 -05:00
parent 444f3e1177
commit 1a0dc91434
2 changed files with 4 additions and 2 deletions

View File

@ -344,5 +344,7 @@
\import{./figures/}{#1.pdf_tex}
}
\def\@section{}
\makeatother

View File

@ -320,8 +320,8 @@
\subsubsection{#1}
}
\newcommand{\chapter}[1]{
\section{#1}
\newcommand{\chapter}[2][O]{
\section{#2}
}
\renewcommand{\part}[1]{}