* src/roff/troff/node.cc: Fixed calculation of opminx and fixed
commita3263aead0b35bb7bd6f376d8bc0597f89654844
authorWerner LEMBERG <wl@gnu.org>
Wed, 18 Oct 2000 23:02:20 +0000 (18 23:02 +0000)
committerWerner LEMBERG <wl@gnu.org>
Wed, 18 Oct 2000 23:02:20 +0000 (18 23:02 +0000)
treeda23898b3b4fc881d0330948b3f444e7be37e8e1
parent457293a4595099b91ef0a5b8192c2b25fe30e5da
* src/roff/troff/node.cc: Fixed calculation of opminx and fixed
non-intrusive eol marker.
(troff_output_file::determine_line_limits): New function.
(troff_output_file::draw): Use it.
* src/roff/troff/env.cc (environment::add_html_tag): Use output() +
output_pending_lines() instead of output_line().
* src/preproc/eqn/main.cc (do_file): Fix graphic_end().
* src/preproc/html2/pre-html.cc (char_buffer::write_file_troff,
createImage): Small fixes.
ChangeLog
src/preproc/eqn/main.cc
src/preproc/html2/pre-html.cc
src/roff/troff/env.cc
src/roff/troff/node.cc