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

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