]> granicus.if.org Git - python/commitdiff
Update....
authorFred Drake <fdrake@acm.org>
Fri, 27 Feb 1998 02:23:15 +0000 (02:23 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Feb 1998 02:23:15 +0000 (02:23 +0000)
Doc/TODO

index ead5b05d5aac19000bc1f8e1baae92be6a2d9cc4..fba34f67d894092f9e95a9ecbd34c424d68ea0c5 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -14,5 +14,12 @@ PYTHON DOCUMENTATION TO-DO LIST                      -*- indented-text -*-
 
 * Review libppath.tex for completeness, & system-specific behaviors.
 
-* Figure out how to make the link borders in the PDF output go away
-  completely.
+* Finish upgrade to LaTeX2HTML 98.1.  Most important: figure out a way to
+  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).