summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten `coproduct' symbol (already available for DVI).wlemb2003-12-281-1/+2
* * LICENSE: Better wording.wlemb2003-12-111-2/+2
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-131-1/+1
* Add requests `dei1' and `ami1' for completeness.wlemb2003-07-242-45/+77
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-187-11/+43
* * src/preproc/pic/pic.y <sprintf_args>: Implement workaround for bugwlemb2003-06-061-5/+5
* * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaceswlemb2003-05-182-2/+9
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-151-2/+2
* * doc/groff.texinfo, man/groff_out.man: \S only accepts integerwlemb2003-04-121-2/+2
* Add register \n[.height] which returns the value of \H.wlemb2003-04-103-4/+31
* Make groff independent from locale's numeric settings.wlemb2003-04-031-6/+3
* Add options -p and -l to grodvi.wlemb2003-03-142-13/+78
* Make variable `pr' local to libdriver/input.cc. Based on a patchwlemb2003-03-121-5/+51
* Document composite glyphs and the `composite' request.wlemb2003-03-022-5/+41
* Contrary to the PCL5 Developer's Guide, the ascenders in TFM fileswlemb2003-02-251-88/+138
* * font/devhtml/R.proto, font/devutf8/R.proto: Flip `*f' and `+f'wlemb2003-02-231-652/+963
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-142-9/+24
* * doc/groff.texinfo: Improve documentation of `ad'.wlemb2003-02-112-6/+14
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-111-12/+1
* Similar to \[is], the square root glyph (\[sr]) and the square rootwlemb2003-01-081-6/+6
* * font/devps/generate/freeeuro.sfd: Add glyphs `Euro.symbol.slanted'wlemb2002-12-051-2/+3
* * font/devdvi/generate.tc.map: s/%O/%0/.wlemb2002-12-032-2/+10
* Added three new requests `schar', `fschar', and `rfschar'. `schar'wlemb2002-11-122-70/+141
* Added new font `SC' (cmtex10) to devdvi.wlemb2002-11-102-2/+14
* * src/roff/troff/node.cc (troff_output_file::fill_color,wlemb2002-10-241-1/+16
* Updated.wlemb2002-09-181-1/+3
* * doc/groff.texinfo, man/groff_font.man: Clarify argument of \N.wlemb2002-09-122-1/+7
* * tmac/an-old.tmac (T&): New dummy macro to avoid warning.wlemb2002-08-212-16/+15
* * doc/groff.texinfo: Document `papersize' keyword.wlemb2002-07-241-1/+6
* Allow internal glyph indices > 0xFF in grohtml for input characters.wlemb2002-07-201-3/+5
* * font/devhtml/R.proto: Updated to HTML 4, adding many glyphs.wlemb2002-07-191-0/+2
* * contrib/pic2graph/pic2graph.*: Use convert(1).wlemb2002-07-172-225/+652
* Changing the substring request to make it fit better with otherwlemb2002-07-072-9/+13
* Implementation of string arguments of the form \*[foo arg1 arg2 ...]wlemb2002-06-292-28/+44
* Minor fixes from Bernd.wlemb2002-06-261-79/+60
* Minor doc fixes.wlemb2002-06-262-6/+6
* * man/groff_tmac.man: Updated and extended.wlemb2002-06-261-279/+973
* * src/roff/troff/input.cc (init_registers): Add three registerswlemb2002-06-232-2/+35
* Add a `color' request and a `.color' register to control usage ofwlemb2002-06-192-2/+24
* Adding a new keyword `papersize' to the DESC file format (similarwlemb2002-06-021-96/+285
* Add .output request, similar to \! at top-level.wlemb2002-05-272-2/+24
* Change syntax of \O: \O[0] suppresses output, \O[1] enables outputwlemb2002-05-221-4/+16
* * src/roff/troff/env.cc(hyphen_trie::hpf_getc): Accept ^^x (charwlemb2002-05-151-2/+5
* Adding `warnscale' and `spreadwarn' requests, based on a patch fromwlemb2002-05-112-19/+80
* * doc/groff.texinfo: Don't use the string `Appendix' for appendixwlemb2002-05-031-3/+3
* * doc/groff.texinfo: Integrated groff_out.man.wlemb2002-04-261-25/+25
* * man/roff.man: Enlarged.wlemb2002-04-231-211/+492
* * doc/groff.texinfo: More examples, other fixes.wlemb2002-04-221-1/+5
* * src/roff/troff/input.cc (pipe_output): Multiple calls to `pi'wlemb2002-04-201-1/+1
* Add new escape \F to switch font family.wlemb2002-04-154-54/+86