| Commit message (Expand) | Author | Age | Files | Lines |
* | Added two new options (-D and -I) to specify image names and a | wlemb | 2001-06-18 | 1 | -0/+8 |
* | The .ns and .rs requests are now honoured not only in the top-level | wlemb | 2001-05-07 | 1 | -25/+27 |
* | Added two new requests `de1' and `am1' which are similar to `de' and | wlemb | 2001-05-06 | 1 | -1/+5 |
* | Rename register .q to .ns | wlemb | 2001-05-05 | 1 | -1/+1 |
* | Added `.q' number register: Returns 1 if in no-space mode (if in | wlemb | 2001-05-05 | 1 | -0/+3 |
* | Added `brp' request: This is p as a request. | wlemb | 2001-05-02 | 1 | -3/+14 |
* | * src/roff/nroff/nroff.sh: Adding -p (pic) and -t (tbl) options. | wlemb | 2001-04-18 | 1 | -11/+15 |
* | * NEWS: Updated. | wlemb | 2001-04-10 | 1 | -1/+2 |
* | Implement continuous underlining for nroff mode. To do that, a new | wlemb | 2001-04-06 | 1 | -0/+5 |
* | Fix typo. | wlemb | 2001-04-06 | 1 | -1/+1 |
* | Remove .Ld from mdoc package; replace it with special handling of | wlemb | 2001-03-30 | 1 | -3/+2 |
* | * tmac/doc-nroff, tmac/doc-ditroff: Implement -rSxx switch for | wlemb | 2001-03-24 | 1 | -2/+4 |
* | * src/roff/troff/div.cc (save_vertical_space): Add default argument | wlemb | 2001-03-23 | 1 | -0/+3 |
* | Replaced mdoc implementation. The new version is `state of the | wlemb | 2001-03-23 | 1 | -0/+25 |
* | Added the `return' request to end a macro immediately. It simply | wlemb | 2001-03-09 | 1 | -1/+3 |
* | Fixing a bug which prevented proper end-of-sentence recognition | wlemb | 2001-02-16 | 1 | -3/+3 |
* | A new escape sequence `:', inserting a zero-width break point. | wlemb | 2001-02-04 | 1 | -0/+3 |
* | Implemented new read-only number register `.linetabs' which returns | wlemb | 2001-01-30 | 1 | -0/+3 |
* | Adding the `linetabs' request. If set, tab distances are not | wlemb | 2001-01-25 | 1 | -2/+27 |
* | Introducing a new read-only register `.int' which is set to a | wlemb | 2001-01-23 | 1 | -2/+5 |
* | troff's `box' and `boxa' requests didn't preserve temporary | wlemb | 2001-01-23 | 1 | -8/+12 |
* | * tmac/ps.tmac: Remove call of psold.tmac. | wlemb | 2001-01-18 | 1 | -0/+4 |
* | * NEWS, src/roff/troff/troff.man, doc/groff.texinfo: Fix | wlemb | 2001-01-13 | 1 | -0/+3 |
* | * src/roff/troff/input.cc: Move definition of special characters | wlemb | 2001-01-12 | 1 | -0/+38 |
* | Introducing the `box' and `boxa' requests which are similar to | wlemb | 2001-01-08 | 1 | -0/+8 |
* | * PROBLEMS: Added info about adding -lPW on HP-UX to satisfy the | wlemb | 2000-12-06 | 1 | -2/+2 |
* | * tmac/an-old.tmac: Implementing the -rcR switch (similar to mdoc); | wlemb | 2000-12-03 | 1 | -0/+5 |
* | Fixing a bug which prevented hyphenation in words followed | wlemb | 2000-12-02 | 1 | -45/+48 |
* | * NEWS: Fixes. | wlemb | 2000-11-23 | 1 | -3/+6 |
* | Use safer path (except for config files) if -U isn't specified. Add | wlemb | 2000-11-22 | 1 | -9/+13 |
* | * src/devices/grodvi/dvi.cc (main), | wlemb | 2000-11-16 | 1 | -2/+2 |
* | In all programs, make -v return immediately with exit status 0 to | wlemb | 2000-11-15 | 1 | -0/+10 |
* | * src/roff/grog/grog.{pl,sh}: Implemented -C switch for compatibility | wlemb | 2000-11-14 | 1 | -1/+7 |
* | * src/roff/groff/groff.cc (main): Add BIN_PATH to PATH instead of | wlemb | 2000-11-14 | 1 | -3/+5 |
* | For security reasons, don't use the current directory but the home | wlemb | 2000-11-13 | 1 | -4/+12 |
* | Add system tmac directory (/usr/local/lib/groff/site-tmac). | wlemb | 2000-11-08 | 1 | -2/+4 |
* | Convert macros `tmac.XXX' to `XXX.tmac'. Special cases: | wlemb | 2000-10-26 | 1 | -2/+2 |
* | Invert current behaviour: Search first FOOBAR.tmac, then | wlemb | 2000-10-25 | 1 | -3/+5 |
* | Add local tmac directory (groff/site-tmac). | wlemb | 2000-10-24 | 1 | -1/+3 |
* | Move hyphen.us to tmac directory. | wlemb | 2000-10-23 | 1 | -0/+8 |
* | Replace tmac.safer with a real secure solution. | wlemb | 2000-10-14 | 1 | -0/+10 |
* | Adding a new escape sequence B'...': If the string between | wlemb | 2000-10-07 | 1 | -0/+12 |
* | Adding a new option -P and new environment variable GROPS_PROLOGUE | wlemb | 2000-09-22 | 1 | -0/+6 |
* | Implementing two new requests .tm1 and .tmc: The former is similar | wlemb | 2000-09-11 | 1 | -1/+5 |
* | Implementing a .nop request which does nothing. | wlemb | 2000-09-02 | 1 | -0/+16 |
* | * NEWS, doc/groff.texinfo, tmac/groff_tmac.man, man/roff.man, | wlemb | 2000-08-25 | 1 | -0/+7 |
* | Preparing release 1.16.1. | wlemb | 2000-07-31 | 1 | -0/+5 |
* | Adding font CWI (constant width italic) to devdvi.groff-1_16 | wlemb | 2000-05-23 | 1 | -0/+3 |
* | * tmac/tmac.an: Added a new command line option `-rSxx' (`xx' can be | wlemb | 2000-05-22 | 1 | -1/+5 |
* | Adding `cq' (PS name `quoteright') glyph name as an alias for "'". | wlemb | 2000-05-19 | 1 | -0/+3 |