summaryrefslogtreecommitdiffstats
path: root/Doc/TODO
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-03-04 17:35:00 (GMT)
committerFred Drake <fdrake@acm.org>1998-03-04 17:35:00 (GMT)
commitc7e76c885b2ad2796fd12ede9904d250d28d28fb (patch)
tree77e0af1c195de454f3f2439d32b6b37df965af77 /Doc/TODO
parent85551a38f31dfd3e371ae1f24a4128974fac71b3 (diff)
downloadcpython-c7e76c885b2ad2796fd12ede9904d250d28d28fb.zip
cpython-c7e76c885b2ad2796fd12ede9904d250d28d28fb.tar.gz
cpython-c7e76c885b2ad2796fd12ede9904d250d28d28fb.tar.bz2
Remove item on migration to LaTeX2e document classes. Done.
Diffstat (limited to 'Doc/TODO')
-rw-r--r--Doc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/TODO b/Doc/TODO
index 83d25d7..4a99531 100644
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -16,9 +16,6 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
avoid image creation, & if necessary, make sure image creation at least
doesn't fail.
-* Migrate myformat.sty to a pair of classes and a shared package, to complete
- the transition to LaTeX2e.
-
* Figure out the texinfo indexing and function-description markup, and make
partparse.py do the right thing. Or toss the info conversion (again).