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

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