diff --git a/dwms/_extensions/drwater/dwms/partials/title.tex b/dwms/_extensions/drwater/dwms/partials/title.tex index 1b110b6..69d0a4a 100644 --- a/dwms/_extensions/drwater/dwms/partials/title.tex +++ b/dwms/_extensions/drwater/dwms/partials/title.tex @@ -16,8 +16,10 @@ $-- This supports Quarto's authors normalization $if(isSM)$ \let\oldsection\section \renewcommand{\section}{\clearpage\oldsection} +$(newpagesubsection)$ \let\oldsubsection\subsection \renewcommand{\subsection}{\clearpage\oldsubsection} +$endif$ \renewcommand{\thetable}{S\arabic{table}} \renewcommand{\thefigure}{S\arabic{figure}} \renewcommand{\theequation}{S\arabic{equation}}