[Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv latex2esis.py
Fred L. Drake
fdrake@weyr.cnri.reston.va.us
1999年1月14日 12:38:14 -0500
Update of /projects/cvsroot/python/dist/src/Doc/tools/sgmlconv
In directory weyr:/home/fdrake/projects/python/Doc/tools/sgmlconv
Modified Files:
latex2esis.py
Log Message:
Adjustments to allow elements with subelements as parameters. This is
used to deal with the table headings and entries.
An additional flag in the element table is used to indicate elements
which have no "general" content, but which do have subelement
content. These must be flagged distinctly from empty elements.
Currently used for \lineii, \lineiii, and \lineiv.