summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thmbox/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-23 22:38:22 +0000
committerKarl Berry <karl@freefriends.org>2009-03-23 22:38:22 +0000
commit65f1c49e016a267ad2fdabc1e07ad38a8c6e10a5 (patch)
tree0917750eef4d18a989fbe3dec80dd9e240f50e44 /Master/texmf-dist/doc/latex/thmbox/README
parentda44abf54037ab8597fd36e09b8dc5a255acae4d (diff)
add 2005 latex package thmbox (Herbert Voss mail, 23 Mar 2009 15:06:01)
git-svn-id: svn://tug.org/texlive/trunk@12501 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thmbox/README')
-rw-r--r--Master/texmf-dist/doc/latex/thmbox/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thmbox/README b/Master/texmf-dist/doc/latex/thmbox/README
new file mode 100644
index 00000000000..638ad8f1eb8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thmbox/README
@@ -0,0 +1,16 @@
+This is the package thmbox. It provides a fancy formatting of theorem-like
+environments with boxes around them, and a few auxiliary features.
+
+To extract the package file, just type
+
+ latex thmbox.ins
+
+which will produce the file thmbox.sty. Once this is done, you can get
+documentation by compiling the source using
+
+ latex thmbox.dtx
+
+Enjoy!
+
+This package is written by Emmanuel Beffara, it released under the terms of
+the LaTeX Project Public License (LPPL).