From 65f1c49e016a267ad2fdabc1e07ad38a8c6e10a5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 23 Mar 2009 22:38:22 +0000 Subject: 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 --- Master/texmf-dist/doc/latex/thmbox/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/thmbox/README (limited to 'Master/texmf-dist/doc/latex/thmbox/README') 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). -- cgit v1.2.3