]> granicus.if.org Git - python/commit
Adjustments to allow elements with subelements as parameters. This is
authorFred Drake <fdrake@acm.org>
Thu, 14 Jan 1999 17:38:12 +0000 (17:38 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 14 Jan 1999 17:38:12 +0000 (17:38 +0000)
commitd7acf02290c8661a5fd3753edcaada7c8b465037
tree1b64858b94ab256f3558601e3ec3fd077906ecdb
parent79cbadc19409a7b04af662a6da15a7e29389f719
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.
Doc/tools/sgmlconv/latex2esis.py