#CTheorems adding unwanted footer or something similar?

15 messages · Page 1 of 1 (latest)

random agate
#

Currently working on a summary template and i was making a decent chunk of changes and was in the zone so i didnt notice that all of a sudden my templates have some sort of footers, incorporating the ctheorem head, a global counter?, and the theorem name, now ive scoured my code and have been trying for hours to figure out whats causing this but for the life of me i cant.

I attached the screenshot of what it looks like so if you have an idea please tell, also the code is too long to attach here so if you want to take a look at it just tell me how to send it. Thank you

icy lance
#

Which ctheorems version are you using?

#

Did you apply show: thmrules?

#

And do you have any show rules on figure which might be interfering?

random agate
random agate
random agate
#

other than thmrules

#

Huh, well i just tried putting #show thmrules inside my main file out of curiousity and that fixed it but idk why, and its not the ideal fix. I'd prefer it being in my template file

icy lance
#

It fixed it cuz it's a requirement to use the library

#

Haha

random agate
#

ye ik its required, i split my project into 3 modules, main where the actual document is, template where the ctheorems stuff is and another one for just page normalizing

#

but it only works when i put in main

#

and not in template