fix dwms
This commit is contained in:
parent
d0020c576e
commit
6a5e72c9d6
|
@ -16,7 +16,7 @@ $-- This supports Quarto's authors normalization
|
|||
$if(isSM)$
|
||||
\let\oldsection\section
|
||||
\renewcommand{\section}{\clearpage\oldsection}
|
||||
$(newpagesubsection)$
|
||||
$if(newpagesubsection)$
|
||||
\let\oldsubsection\subsection
|
||||
\renewcommand{\subsection}{\clearpage\oldsubsection}
|
||||
$endif$
|
||||
|
|
Loading…
Reference in New Issue