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: Tue, 17 Jul 2001 15:17:06 +0200

Log from commit: 

Update of /var/cvs/groff/src/preproc/html
In directory genba:/vol5/tmp/cvs-serv5757/src/preproc/html

Modified Files:
        pre-html.cc 
Log Message:
Replace call to `troff' with `groff -Z' to make it aware of
GROFF_BIN_PATH.

* src/preproc/html/pre-html.cc (TROFF_COMMAND): New macro.
(troff_command, command_prefix): Removed.
(alterDeviceTo): Use groff.
(addZ): New function.
(char_buffer::do_html): Use it.
(scanArguments): Use TROFF_COMMAND.
(findPrefix): Removed.
(main): Updated.
* src/roff/groff/groff.cc (main): Handle zflag for preprocessors.


* doc/pic.ms: Documentation fixes.


Replace atexit() with global destructor.

* src/libs/libgroff/tmpfile.cc (xtmpfile_list): Add constructor.
(xtmpfile_list_init): New global structure to deallocate
xtmpfile_list on exit.  Its destructor inherits most code from
remove_tmp_files().
(remove_tmp_files): Deleted.
(add_tmp_file): Simplified.



reply via email to

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