I'm going to put these into an issue, because the commits are now too sprinkled with comments for anyone to make sense of them.
- Please use the unstarred versions of definition/theorem/etc via the code
\numberwithin{equation}{section}
\newtheorem{theorem}{Theorem}
\numberwithin{theorem}{section}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{proposition}[theorem]{Proposition}
...
- Please include
myclass.cls into the source tree because else the code doesn't compile.
I'm going to put these into an issue, because the commits are now too sprinkled with comments for anyone to make sense of them.
myclass.clsinto the source tree because else the code doesn't compile.