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