\begingroup \makeatletter \@ifundefined{theorem@style}{\input{newthm.sty}}{} \ProvidesFile{n-thc.sty} [\filedate\space Theorem layout style \fileversion] \wlog{Theorem layout: `theorem-change' \fileversion \space <\filedate> (FMi)} \gdef\th@change{\normalfont\slshape \def\@begintheorem##1##2{\item [\hskip\labelsep \theorem@headerfont ##2\ ##1\th@thmsep]}% \def\@opargbegintheorem##1##2##3{% \item[\hskip\labelsep \theorem@headerfont ##2\ ##1\ (##3)\th@thmsep]}} \endgroup \endinput %% %% End of file `n-thc.sty'.