Home
last modified time | relevance | path

Searched refs:html_printer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1939 class html_printer : public printer { class
2103 html_printer ();
2104 ~html_printer ();
2120 return new html_printer; in make_printer()
2125 void html_printer::set_style(const style &sty) in set_style()
2140 int html_printer::is_bold (font *f) in is_bold()
2150 font *html_printer::make_bold (font *f) in make_bold()
2163 void html_printer::end_of_line() in end_of_line()
2173 void html_printer::emit_line (text_glob *) in emit_line()
2185 void html_printer::restore_troff_indent (void) in restore_troff_indent()
[all …]
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.118217 * src/devices/grohtml/post-html.cc (html_printer::do_tab_ts):
231 (text_glob::is_br, html_printer::lookahead_for_tables): Updated.
232 (html_printer::do_tab_ts): Call `emit_table_header' with `FALSE'.
345 (html_printer::update_min_max, html_printer::add_table_end): New
347 (html_printer::lookahead_for_tables): Use them.
349 (html_printer::~html_printer): Add creation of creator comment up.
364 (html_printer::next_horiz_pos): Add `text_glob' argument; update
367 (html_printer::calc_nf): Don't test if `g' is NULL.
368 (html_printer::lookahead_for_tables): Use
417 * src/devices/grohtml/post-html.cc (html_printer::end_font,
[all …]
H A DChangeLog.117515 (html_printer::do_auto_image): Utilizes it.
517 (html_printer::begin_page): Tidied up comments that are issued to
519 (html_printer::do_fill): Fixed so that `.nf' works with fonts other
545 * src/devices/grohtml/post-html.cc (html_printer::add_to_sbuf):
705 * src/devices/grohtml/post-html.cc (html_printer::special): Ditto.
706 * src/devices/grohtml-old/html.cc (html_printer::special): Ditto.
905 * src/devices/grohtml/post-html.cc (html_printer): New member
907 (html_printer::emit_raw): Use it.
908 (html_printer::do_linelength): Ditto.
909 (html_printer::do_pageoffset): Ditto.
[all …]
H A DChangeLog560 (html_printer::lookahead_for_tables): End .ce properly to avoid a
638 * src/devices/grohtml/post-html.cpp (html_printer::emit_raw): Unset
640 (html_printer::do_check_center): Emit vertical space if necessary.
668 * src/devices/grohtml/post-html.cpp (html_printer::is_line_start,
669 html_printer::start_font): Fix handling of preformatted text.
710 * src/devices/grohtml/post-html.cpp (html_printer): Add variables
713 (html_printer::emit_raw, html_printer::write_header,
714 html_printer::do_indent, html_printer::do_check_center,
715 html_printer::do_tab_ts): Handle vertical space.
716 (html_printer:do_tab_te, html_printer::do_end_para): Call
[all …]