Search found 1 match

by tbrodbeck
Mon Aug 09, 2021 7:25 pm
Forum: General
Topic: New page using \section
Replies: 4
Views: 43274

New page using \section

Stefan Kottwitz wrote:Hi,

you could redefine \section like this:

Code: Select all

\let\stdsection\section
\renewcommand\section{\newpage\stdsection}
Stefan
12 Years later or so - I thank you