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