* src/devices/grohtml/html-text.cpp (html_text::do_pre): Preserve
commit3a54516f51ca75a102a97953cbc55299859488a8
authorWerner LEMBERG <wl@gnu.org>
Sun, 27 Feb 2005 06:26:15 +0000 (27 06:26 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sun, 27 Feb 2005 06:26:15 +0000 (27 06:26 +0000)
tree38ec869d1147eb1813cfb1a11986f57c008c68bd
parente3b328e1e14266253839d3605472b1478fff543a
* src/devices/grohtml/html-text.cpp (html_text::do_pre): Preserve
paragraph spacing.
(html_text::done_para): Unset `start_space'.
(html_text::remove_para_align): Call `retrieve_para_space' for the
spacing.

* src/devices/grohtml/post-html.cpp (html_printer::emit_raw): Unset
`seen_space'.
(html_printer::do_check_center): Emit vertical space if necessary.

* src/roff/troff/env.cpp (environment_switch): Preserve
`seen_space', `seen_eol', and `suppress_next_eol' while switching
environments.

* src/roff/troff/node.cpp (suppress_node::suppress_node): Set
`is_special'.
ChangeLog
src/devices/grohtml/html-text.cpp
src/devices/grohtml/post-html.cpp
src/roff/troff/env.cpp
src/roff/troff/node.cpp