summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newthm/n-thcb.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/newthm/n-thcb.sty')
-rw-r--r--Master/texmf-dist/tex/latex/newthm/n-thcb.sty19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newthm/n-thcb.sty b/Master/texmf-dist/tex/latex/newthm/n-thcb.sty
new file mode 100644
index 00000000000..7f30ad82111
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newthm/n-thcb.sty
@@ -0,0 +1,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'.