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: 26 Feb 2003 14:54:08 -0000

Log from commit: 

Update of /var/cvs/groff/src/roff/troff
In directory genba:/tmp/cvs-serv11082/src/roff/troff

Modified Files:
        input.cc 
Log Message:

Make man pages more customizable.

* tmac/an-old.tmac (FT): New register holding footer distance from
bottom.
(HF): New string holding the default heading font.
(TH): Handle registers `IN' and `SN' set on the command line.
Use `FT'.
(PT, BT): New strings to customize header and footer lines.
(an-header, an-footer): Use them.
(SH, SS): Use `HF'.
* tmac/groff_man.man: Document changes.

* doc/groff.texinfo: Document man changes.
Document Ultrix extensions of man.

* src/roff/troff/input.cc (do_width, do_if_request): Reset
`have_input' after changing back to old environment.

* src/devices/grolbp/lbp.cc (lbp_printer::set_line_thickness): Move
function up to be defined before first call.  This is necessary to
avoid a compilation problem with Sun's WorkShop 6 C++ compiler.

* src/utils/afmtodit/afmtodit.pl: Make script search for files in
the default font directory also.  Based on a patch from James
J. Ramsey <address@hidden>.
* src/utils/afmtodit/Makefile.sub (afmtodit): Handle @address@hidden
* src/utils/afmtodit/afmtodit.man: Document it.

* NEWS: Updated.

* tmac/groff_man.man, doc/groff.texinfo: Many minor fixes.




reply via email to

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