[Python-Dev] Online help PEP

Fred L. Drake, Jr. fdrake@acm.org
Wed, 13 Dec 2000 11:07:22 -0500 (EST)


Guido van Rossum writes:
 > A Latex Parser Would Be Most Welcome -- If It Could Replace
 > Latex2html!  That Old Perl Program Is Really Ready For Retirement.
 > (Ask Fred.)

  Note that Doc/tools/sgmlconv/latex2esis.py already includes a
moderate start at a LaTeX parser.  Paragraph marking is done as a
separate step in Doc/tools/sgmlconv/docfixer.py, but I'd like to push
that down into the LaTeX handler.
  (Note that these tools are mostly broken at the moment, except for
latex2esis.py, which does most of what I need other than paragraph
marking.)


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Digital Creations