From: Fred Drake Date: Wed, 4 Mar 1998 17:35:00 +0000 (+0000) Subject: Remove item on migration to LaTeX2e document classes. Done. X-Git-Tag: v1.5.1~508 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7e76c885b2ad2796fd12ede9904d250d28d28fb;p=python Remove item on migration to LaTeX2e document classes. Done. --- diff --git a/Doc/TODO b/Doc/TODO index 83d25d7d86..4a9953163e 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).