Skip to content

Various typos/comments #2

Description

@julian-upc

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.

  1. 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}
...
  1. Please include myclass.cls into the source tree because else the code doesn't compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions