| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(contributed by Daniel Senderowicz <daniel@synchrods.com>).
|
|
|
|
| |
entries.
|
|
|
|
|
|
|
|
|
|
|
|
| |
friends to be non-integer.
* src/preproc/grn/grn.man: Document it.
* doc/groff.texinfo: Further checking/updating.
* src/preproc/grn/grn.man: Commenting out the -s option -- the
corresponding code doesn't work (yet).
|
|
|
|
| |
entries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/roff/groff/groff.man: Formatting fix.
* src/preproc/grn/grn.man: Ditto.
* src/roff/grog/grog.pl: Fixing two embarassing bugs.
* doc/groff.texinfo: Further checking/updating.
* src/roff/groff/groff.cc (help): Fixed info string.
|
|
|
|
|
|
|
|
|
|
| |
* test-groff: Added grn subdir to path.
* doc/groff.texinfo: Some restructing and other small improvements.
* Makefile.in: Added subdirectory entry for grn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/roff/troff/troff.man: Fixing typo.
Adding the `grn' preprocessor for gremlin graphic files.
* src/preproc/grn/*: This is the Berkeley distribution written by
David Slattengren and Barry Roitblat, adapted to groff by Daniel
Senderowicz and Werner Lemberg.
* doc/grnexampl.{me,g}: A sample for grn.
* src/roff/groff/groff.cc: Added support for grn. It can be now
called with the switch `-g'.
* src/roff/groff/groff.man: Updated.
* src/roff/grog/grog.{man,pl,sh}: Updated.
* NEWS: Updated.
|
|
|
|
|
|
|
|
|
|
| |
parametrically polymorphic.
* src/libs/libgroff/tmpfile.cc: Implemented xtmptemplate
and the alterations to xtmpfile.
xtmpfile can be requested to return the filename created
and asked not to unlink the temp file. The default behaviour
if parameters are absent is exactly the same as before.
|
|
|
|
|
|
|
|
|
|
|
| |
string in a number register:
* src/roff/troff/input.cc (length_macro): Implement it.
* src/roff/troff/input.cc (init_input_requests): Register it.
* src/roff/troff/troff.man, doc/groff.texinfo: Document `length'
request.
|
|
|
|
|
| |
of the `substring' request.
* src/roff/troff/TODO, NEWS: Updated.
|
| |
|
|
|