* src/devices/grohtml/post-html.cc (colType): Make enum global to
commit92fe42308678cd1b796685043ca5ac520595baeb
authorWerner LEMBERG <wl@gnu.org>
Thu, 22 Aug 2002 11:58:50 +0000 (22 11:58 +0000)
committerWerner LEMBERG <wl@gnu.org>
Thu, 22 Aug 2002 11:58:50 +0000 (22 11:58 +0000)
tree5b095a262fc072205bf853af6b8a5ba0f3c7c192
parent6be34dd3167eaa6d93cf163e75167d0ba71b3387
* src/devices/grohtml/post-html.cc (colType): Make enum global to
the file.
(html_printer::update_min_max, html_printer::add_table_end): New
methods.
(html_printer::lookahead_for_tables): Use them.
Improve table detection.
(html_printer::~html_printer): Add creation of creator comment up.
ChangeLog
src/devices/grohtml/post-html.cc