muzimuzhi / thmtools

New home for LaTeX package bundle thmtools
LaTeX Project Public License v1.3c
18 stars 3 forks source link

thmtools conflicts with LLNCS template causes environment prop undefined and also already defined error #51

Open HaoSun1 opened 11 months ago

HaoSun1 commented 11 months ago

LLNCS conflicts with thmtools, in particular with thm-restate. This causes an error where prop is both undefined and when you try to define it it tells you it's already defined.

there is a bug in how thmtools is trying to latch onto the LLNCS macros and provide its own interpretation of stuff. Willie Wong has been able to isolate the bug to the file thm-llncs.sty; the specific error is coming from the call to \thmt@newtheorem@predefinition in the definition of \thmt@spnewtheoremiv. See rest of post here.

https://tex.stackexchange.com/questions/699875/environment-prop-undefined-and-also-already-defined-lncs-template