summaryrefslogtreecommitdiffstats
path: root/Doc/tools/latex2esis.py
Commit message (Collapse)AuthorAgeFilesLines
* Moving to sgmlconv/ subdir.Fred Drake1998-11-231-337/+0
|
* Fix up the extraction of optional parameters a little.Fred Drake1998-11-231-3/+3
| | | | Be more informative in an exception message.
* Fix some minor problems.Fred Drake1998-11-231-29/+32
| | | | | Make the table of attribute information contain only one kind of entry. Simplifies some stuff in subconvert().
* First cut at a script to generate ESIS events from LaTeX source,Fred Drake1998-11-181-0/+334
probably only usable for the Python docs.