summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newthm/n-thm.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-28 00:31:06 +0000
committerKarl Berry <karl@freefriends.org>2008-09-28 00:31:06 +0000
commitf278b35cd0f364590612f947a7950e591a26e8a5 (patch)
treec6fa9c940799f14ecfedecea4b141f09e0697600 /Master/texmf-dist/tex/latex/newthm/n-thm.sty
parent336b7a795ccf54477baf4a17ff4d55d73defdef7 (diff)
rm newthm, obsolete, no longer on CTAN
git-svn-id: svn://tug.org/texlive/trunk@10757 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newthm/n-thm.sty')
-rw-r--r--Master/texmf-dist/tex/latex/newthm/n-thm.sty16
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/newthm/n-thm.sty b/Master/texmf-dist/tex/latex/newthm/n-thm.sty
deleted file mode 100644
index 25d4b9f0ea5..00000000000
--- a/Master/texmf-dist/tex/latex/newthm/n-thm.sty
+++ /dev/null
@@ -1,16 +0,0 @@
-\begingroup \makeatletter
-\@ifundefined{theorem@style}{\input{newthm.sty}}{}
-\ProvidesFile{n-thm.sty}
- [\filedate\space Theorem layout style \fileversion]
-\wlog{Theorem layout: `theorem-margin' \fileversion \space
- <\filedate> (FMi)}
-\gdef\th@margin{\normalfont\slshape
- \def\@begintheorem##1##2{\item
- [\theorem@headerfont \llap{##2}\hskip\labelsep ##1\th@thmsep]}%
-\def\@opargbegintheorem##1##2##3{%
- \item[\theorem@headerfont \llap{##2}\hskip\labelsep ##1\ (##3)\th@thmsep]}}
-\endgroup
-
-\endinput
-%%
-%% End of file `n-thm.sty'.