summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newthm/n-thcb.sty
blob: 7f30ad8211194e9543ef3a0810f97bcbf8cc55cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\begingroup \makeatletter
\@ifundefined{theorem@style}{\input{newthm.sty}}{}
\ProvidesFile{n-thcb.sty}
             [\filedate\space Theorem layout style \fileversion]
\wlog{Theorem layout: `theorem-change-break' \fileversion \space
         <\filedate>  (FMi)}
\gdef\th@changebreak{\normalfont\slshape
  \def\@begintheorem##1##2{\item
       [\rlap{\vbox{\hbox{\hskip\labelsep \theorem@headerfont ##2\ ##1\th@thmsep}%
                    \hbox{\strut}}}]}%
\def\@opargbegintheorem##1##2##3{%
  \item[\rlap{\vbox{\hbox{\hskip\labelsep \theorem@headerfont
                     ##2\ ##1\ (##3)\th@thmsep}%
                    \hbox{\strut}}}]}}
\endgroup

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