* src/preproc/grn/main.cc: Introduce BASE_THICKNESS, defining
commit19b15f63e4a9599234bcd272a8071e81da5bb5ee
authorWerner LEMBERG <wl@gnu.org>
Thu, 24 Feb 2000 07:52:45 +0000 (24 07:52 +0000)
committerWerner LEMBERG <wl@gnu.org>
Thu, 24 Feb 2000 07:52:45 +0000 (24 07:52 +0000)
tree5233377461fa7a16783cf874b2de9b7bd8214256
parent9f135b348c53b82a01b4eea0e6b0b17a56db742a
* src/preproc/grn/main.cc: Introduce BASE_THICKNESS, defining
line thicknesses to be integer multiples of this value.

* doc/groff.texinfo: Further checking/updating.

* src/preproc/grn/{main.cc, hgraph.cc}: Using point units to
specify line thickness instead of base units.  The new default
values are now 0.15,pt 0.45pt, and 0.75pt for thin, middle, and
thick lines respectively.

Removed unused variable `prevval'.

* src/preproc/grn/grn.man: Updated.
ChangeLog
doc/groff.texinfo
src/preproc/grn/grn.man
src/preproc/grn/hgraph.cc
src/preproc/grn/main.cc