Tagged Questions
0
votes
1answer
65 views
Problems using cleveref with ntheorem [closed]
I'm using ntheorem and cleveref to make my life easier. The problem is that the produced references look like:
If I use \cref : ?? [theorem][22][4]4.22
If I use \autoref, but cleveref is loaded : ?? ...
4
votes
2answers
568 views
`ntheorem` and `thmtools` seem incompatible
I am preparing the setup of the theorem environments for my thesis. I want to do this right before I have say 200 of those environments in my document, since changing them will likely break things at ...