diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-18 00:22:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-18 00:22:07 +0000 |
commit | e2041bab726766a5193e515f8a7e1761613d1222 (patch) | |
tree | f757513bdd2ecb46dec6a6160b3bccfd1e75b0d4 /Master/texmf-dist/doc/latex/thmtools/README | |
parent | 957aeb141e1e62fc19b0aedb3bc36ad058226250 (diff) |
new latex package thmtools (17feb08)
git-svn-id: svn://tug.org/texlive/trunk@6667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thmtools/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/thmtools/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thmtools/README b/Master/texmf-dist/doc/latex/thmtools/README new file mode 100644 index 00000000000..7fe0ec979f3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/thmtools/README @@ -0,0 +1,16 @@ + The \thmtools\ bundle provides several packages for commonly-needed + features for theorems. As designed, the bundle should work with kernel + theorems, the theorem package and the amsthm package. + + WARNING: Currently, things might still be a bit rough. You + might want to consider not relying on \thmtools\ for your Ph.D. thesis + masterpiece. + +Provided features: +a keyval interface to \newtheorem +a \listoftheorem command +hyperref/autoref compatibility +a way of restating entire theorems with a single macro call + +License: LPPL 1.3a; maintained by ulmi@absatzen.de +$Id: README,v 1.1 2008/02/17 21:13:58 ulmi Exp ulmi $ |