Search found 1 match

by rikiheck
Mon Jul 10, 2023 11:44 pm
Forum: Page Layout
Topic: startsection problems
Replies: 6
Views: 14067

startsection problems

I ran into this problem as well when trying to define a special sort of section for us in postscripts to chapters. The malfunctioning code was:

\newcounter{postsubsection}[postsection]
\renewcommand\thepostsubsection{\thepostsection.\arabic{postsubsection}}
\providecommand\postsubsection ...