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