Hello, is there a way to get Lyx to use seperate numbering for these
different mathematical elements. ie, instead of Theorem 1, Def 2,
Example 3, Theorem 4, etc
I want
Theorem 1, Def 1, Example 1, Theorem 2, etc
Right now I'm hacking the generated Latex file removing the [thm] in
\newtheorem{defn}[thm]{Definition} but I'd rather not
cheers
