summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thmtools/TODO
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-02-18 00:22:07 +0000
committerKarl Berry <karl@freefriends.org>2008-02-18 00:22:07 +0000
commite2041bab726766a5193e515f8a7e1761613d1222 (patch)
treef757513bdd2ecb46dec6a6160b3bccfd1e75b0d4 /Master/texmf-dist/doc/latex/thmtools/TODO
parent957aeb141e1e62fc19b0aedb3bc36ad058226250 (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/TODO')
-rw-r--r--Master/texmf-dist/doc/latex/thmtools/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thmtools/TODO b/Master/texmf-dist/doc/latex/thmtools/TODO
new file mode 100644
index 00000000000..f41779340f3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thmtools/TODO
@@ -0,0 +1,11 @@
+- ref close-by/far-away
+- complex refs
+ (these two are very similar)
+
+
+- starred theorems and number in list-of-theorems
+ FIXED by empty \thefoo macro for starred theorems.
+- getting envname via currenvir is unsafe for theorems (think restatable)
+ FIXED by manually changing \@currenvir in restatable.
+ FIXED by new hooks that def\thmt@thmname et al. in the theorem itself.
+