summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newthm/n-thc.sty
blob: 8d93681c1200a08af89ac3078b237e6190702b2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\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'.