[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > Francesco Menoncin wrote: >> I hope this will be helpful. I think the main source of problem is in the >> preamble. > > The problem is that thm is only defined if you actually insert a Theorem in > your document. IMHO this is the right behaviour, and I wonder why it wasn't > the case before.
Because in some version of the class, other theorem-like are declared as using the [thm] numbering. So theorem has to be declared beforehand. JMarc
