fix booknotes
This commit is contained in:
parent
444f3e1177
commit
1a0dc91434
|
@ -344,5 +344,7 @@
|
|||
\import{./figures/}{#1.pdf_tex}
|
||||
}
|
||||
|
||||
\def\@section{}
|
||||
|
||||
\makeatother
|
||||
|
||||
|
|
|
@ -320,8 +320,8 @@
|
|||
\subsubsection{#1}
|
||||
}
|
||||
|
||||
\newcommand{\chapter}[1]{
|
||||
\section{#1}
|
||||
\newcommand{\chapter}[2][O]{
|
||||
\section{#2}
|
||||
}
|
||||
\renewcommand{\part}[1]{}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user