summaryrefslogtreecommitdiff
path: root/man/groff.man
Commit message (Expand)AuthorAgeFilesLines
...
* Added new font `SC' (cmtex10) to devdvi.wlemb2002-11-101-1/+9
* Implementation of string arguments of the form \*[foo arg1 arg2 ...]wlemb2002-06-291-18/+28
* Minor doc fixes.wlemb2002-06-261-4/+4
* * src/roff/troff/input.cc (init_registers): Add three registerswlemb2002-06-231-1/+16
* Add a `color' request and a `.color' register to control usage ofwlemb2002-06-191-1/+12
* Add .output request, similar to \! at top-level.wlemb2002-05-271-1/+10
* Adding `warnscale' and `spreadwarn' requests, based on a patch fromwlemb2002-05-111-18/+31
* * doc/groff.texinfo: More examples, other fixes.wlemb2002-04-221-1/+5
* Add new escape \F to switch font family.wlemb2002-04-151-26/+41
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-141-1/+15
* * doc/groff.texinfo: More fixes.wlemb2002-04-111-1/+1
* * man/groff_diff.man, man/groff.man, NEWS, doc/groff.texinfo:wlemb2002-04-101-3/+20
* Improve handling of hyphenation patterns. It is now possible towlemb2002-03-221-0/+4
* Added request `hpfa' to append hyphenation patterns.wlemb2002-03-171-0/+4
* Added request `writec' in analogy to `tmc'.wlemb2002-03-161-0/+5
* Add request `trin' (translate input) to make `.asciify' workwlemb2002-03-151-54/+70
* Add a new request `sizes' similar to the `sizes' command in DESCwlemb2002-03-141-0/+7
* * src/include/lib.h [!HAVE_SNPRINTF]: Add declarations forwlemb2002-02-191-6/+6
* Added three new requests `ds1', `as1', and `ami'. The former twowlemb2002-02-031-0/+25
* * tmac/groff_www.man, NEWS: Fix typos.wlemb2002-01-241-0/+3
* * doc/pic.ms: Fix typos.wlemb2002-01-131-1/+4
* * man/groff_diff.man: Revised.wlemb2002-01-071-5/+5
* * tmac/www.tmac: Remove extraneous backslash.wlemb2002-01-061-1216/+1496
* Adding an `itc' request (input line trap accepting \c).wlemb2001-12-221-2/+10
* Implement a fallback character request `.fchar'.wlemb2001-12-201-1/+8
* Implement new string-valued register `.fn' to return the currentwlemb2001-12-131-1/+10
* * NEWS, man/Makefile.sub: Updated.wlemb2001-11-191-1/+1
* Implementing color support in troff, pic, grops, and grohtml. Thesewlemb2001-10-051-2/+42
* * man/groff.man: Usewlemb2001-09-271-14/+8
* * contrib/mm/groff_mm.man, man/groff.man, src/preproc/eqn/eqn.man,wlemb2001-09-041-1/+1
* Fix problems with preprocessor string for `man' program.wlemb2001-06-271-3/+5
* * man/roff.man, mann/groff.man: Use '" instead of ." in the firstwlemb2001-06-111-1/+1
* The .ns and .rs requests are now honoured not only in the top-levelwlemb2001-05-071-1/+1
* Added two new requests `de1' and `am1' which are similar to `de' andwlemb2001-05-061-2/+27
* Rename register .q to .nswlemb2001-05-051-3/+3
* Added `.q' number register: Returns 1 if in no-space mode (if inwlemb2001-05-051-0/+5
* Added `brp' request: This is p as a request.wlemb2001-05-021-4/+8
* * src/roff/troff/div.cc (save_vertical_space): Add default argumentwlemb2001-03-231-0/+3
* Added the `return' request to end a macro immediately. It simplywlemb2001-03-091-0/+3
* Fixing a bug which prevented proper end-of-sentence recognitionwlemb2001-02-161-2/+2
* A new escape sequence `:', inserting a zero-width break point.wlemb2001-02-041-0/+5
* Implemented new read-only number register `.linetabs' which returnswlemb2001-01-301-0/+4
* Adding the `linetabs' request. If set, tab distances are notwlemb2001-01-251-43/+53
* Introducing a new read-only register `.int' which is set to awlemb2001-01-231-0/+3
* troff's `box' and `boxa' requests didn't preserve temporarywlemb2001-01-231-0/+3
* * src/roff/troff/input.cc: Move definition of special characterswlemb2001-01-121-1/+1
* Introducing the `box' and `boxa' requests which are similar towlemb2001-01-081-0/+18
* Fixing a bug which prevented hyphenation in words followedwlemb2000-12-021-7/+7
* Convert macros `tmac.XXX' to `XXX.tmac'. Special cases:wlemb2000-10-261-1/+1
* Invert current behaviour: Search first FOOBAR.tmac, thenwlemb2000-10-251-1/+1