Tagged Questions
2
votes
1answer
251 views
Redefine \emph inside theorem using \newshadedtheorem from ntheorem
Using the ntheorem package, the definition of \newshadedtheorem overwrites the \theoremprework, which I wanted to use to redefine \emph inside a custom shaded theorem. The definition of ...