summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newthm/n-thcno.sty
blob: 58930946b699e0f2627d47ac4e19e0c4b9457527 (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-thcno.sty}
             [\filedate\space Theorem layout style \fileversion]
\wlog{Theorem layout: `theorem-change' \fileversion \space
         <\filedate>  (FMi)}
\gdef\th@changeNo{\normalfont\slshape
  \def\@begintheorem##1##2{\item
       [\hskip\labelsep \theorem@headerfont ##1\th@thmsep]}%
\def\@opargbegintheorem##1##2##3{%
  \item[\hskip\labelsep \theorem@headerfont ##1\ (##3)\th@thmsep]}}
\endgroup

\endinput
%% 
%% End of file `n-thcno.sty'.