groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] Changes to //var/cvs/groff


From: wlemb
Subject: [Groff-commit] Changes to //var/cvs/groff
Date: Sun, 12 Sep 1999 09:21:12 +0200

Log from commit: 

Update of /var/cvs/groff/grotty
In directory genba:/vol2/tmp/cvs-serv17318/grotty

Modified Files:
        tty.cc 
Log Message:
* groff/groff.man: Added doc about grohtml.


New grohtml frontend to convert groff input to html.

* Makefile.in (CCPROGDIRS, DEVDIRS): Added html device.

* tmac/Makefile.sub (NORMALFILES): Added tmac.html.

* tmac/eqnrc: Added html device.

* tmac/tmac.html: New file.

* eqn/main.cc (do_file, inline_equation), pic/troff.cc
(troff_output::start_picture, troff_output::finish_picture),
tbl/main.cc (process_input_file):
Surrounded output with `graphics_start' and `graphics_end' so that
the html driver can identify non-text portions.

* grodvi/dvi.cc (dvi_printer::set_char), grolj4/lj4.cc
(lj4_printer::set_char), grops/ps.cc (ps_printer::set_char),
grotty/tty.ps (tty_printer::set_char): Additional parameter
`name'.

* include/printer.h: Class printer: New function
set_char_and_width; new variables (is_char_named, is_named_set,
named_command, named_char_s, named_char_n) to hold information
about named characters -- needed by the html driver.

* libdriver/printer.cc (printer::set_ascii_char,
printer::set_special_char): Use set_char_and_width.

* devhtml/*: New device files for html driver.

* grohtml/*: New driver grohtml.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]