[Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv latex2esis.py

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Thu, 26 Aug 1999 13:54:17 -0400 (EDT)


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:

Conversion.subconvert():  Added support for "entityref" parameters
        (must be named in the conversion spec.).

TableParser.start_entityref():  New method.  Use to support creating
        entity references via the conversion specification.