Remove item on migration to LaTeX2e document classes. Done.

This commit is contained in:
Fred Drake 1998-03-04 17:35:00 +00:00
parent 85551a38f3
commit c7e76c885b
1 changed files with 0 additions and 3 deletions

View File

@ -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).