I am working in report class. I would like to redefine \section so that it starts on a new page, except for the first section in every chapter.
It seems I should just put code from this answer Start new page with each section together with some conditional like \if not firstsection then... but I do not know how to do that properly.
Any help is very appreciated.