summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newthm/n-thcno.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:00:39 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:00:39 +0000
commit58b3c97cd0b6150672d05c6aec4af3fc3140fdc0 (patch)
treedb42a726509b962652eb29ea6a04ad4b15aeddc2 /Master/texmf-dist/tex/latex/newthm/n-thcno.sty
parent344f33ebdf41a498671770dc2edbff38e3447b3d (diff)
newthm
git-svn-id: svn://tug.org/texlive/trunk@1137 c570f23f-e606-0410-a88d-b1316a301751
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'.