| Commit message (Expand) | Author | Age | Files | Lines |
* | * tmac/s.tmac (pg@top): Don't save PO register. | wlemb | 2004-07-28 | 1 | -3/+36 |
* | Add requests `fcolor' and `gcolor'. | wlemb | 2004-07-27 | 2 | -2/+34 |
* | * tmac/an-old.tmac (RI): Always start with font `R'. | wlemb | 2004-07-03 | 3 | -19/+27 |
* | * src/roff/troff/input.h: s/COMPATIBLE_SAVE/PUSH_GROFF_MODE/. | wlemb | 2004-07-03 | 1 | -1/+19 |
* | Implement two new conditional operators `F <name>' and `S <name>' | wlemb | 2004-06-30 | 2 | -10/+40 |
* | Implement new string-valued register `.sty' to return the current | wlemb | 2004-06-29 | 2 | -12/+21 |
* | * aclocal.m4 (GROFF_X11): s/have_no_x/groff_no_x/. | wlemb | 2004-06-03 | 2 | -7/+7 |
* | * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo: | wlemb | 2004-05-06 | 2 | -5/+14 |
* | * font/devlj4/generate/special.awk: New script. | wlemb | 2004-02-18 | 1 | -2/+2 |
* | * src/libs/libgroff/progname.cpp: Replaced with... | wlemb | 2004-01-26 | 1 | -4/+4 |
* | Implement string-valued registers \n[.m] and \n[.M] to return the | wlemb | 2004-01-07 | 2 | -6/+24 |
* | Add forgotten `coproduct' symbol (already available for DVI). | wlemb | 2003-12-28 | 1 | -1/+2 |
* | * LICENSE: Better wording. | wlemb | 2003-12-11 | 1 | -2/+2 |
* | * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage), | wlemb | 2003-10-13 | 1 | -1/+1 |
* | Add requests `dei1' and `ami1' for completeness. | wlemb | 2003-07-24 | 2 | -45/+77 |
* | * *.man: Switch to non-compatibility mode temporarily if GNU | wlemb | 2003-07-18 | 7 | -11/+43 |
* | * src/preproc/pic/pic.y <sprintf_args>: Implement workaround for bug | wlemb | 2003-06-06 | 1 | -5/+5 |
* | * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaces | wlemb | 2003-05-18 | 2 | -2/+9 |
* | Renamed all `*.cc' files to `*.cpp'. | wlemb | 2003-04-15 | 1 | -2/+2 |
* | * doc/groff.texinfo, man/groff_out.man: \S only accepts integer | wlemb | 2003-04-12 | 1 | -2/+2 |
* | Add register \n[.height] which returns the value of \H. | wlemb | 2003-04-10 | 3 | -4/+31 |
* | Make groff independent from locale's numeric settings. | wlemb | 2003-04-03 | 1 | -6/+3 |
* | Add options -p and -l to grodvi. | wlemb | 2003-03-14 | 2 | -13/+78 |
* | Make variable `pr' local to libdriver/input.cc. Based on a patch | wlemb | 2003-03-12 | 1 | -5/+51 |
* | Document composite glyphs and the `composite' request. | wlemb | 2003-03-02 | 2 | -5/+41 |
* | Contrary to the PCL5 Developer's Guide, the ascenders in TFM files | wlemb | 2003-02-25 | 1 | -88/+138 |
* | * font/devhtml/R.proto, font/devutf8/R.proto: Flip `*f' and `+f' | wlemb | 2003-02-23 | 1 | -652/+963 |
* | New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality. | wlemb | 2003-02-14 | 2 | -9/+24 |
* | * doc/groff.texinfo: Improve documentation of `ad'. | wlemb | 2003-02-11 | 2 | -6/+14 |
* | Improve error messages for `x F' (and `F') commands. | wlemb | 2003-02-11 | 1 | -12/+1 |
* | Similar to \[is], the square root glyph (\[sr]) and the square root | wlemb | 2003-01-08 | 1 | -6/+6 |
* | * font/devps/generate/freeeuro.sfd: Add glyphs `Euro.symbol.slanted' | wlemb | 2002-12-05 | 1 | -2/+3 |
* | * font/devdvi/generate.tc.map: s/%O/%0/. | wlemb | 2002-12-03 | 2 | -2/+10 |
* | Added three new requests `schar', `fschar', and `rfschar'. `schar' | wlemb | 2002-11-12 | 2 | -70/+141 |
* | Added new font `SC' (cmtex10) to devdvi. | wlemb | 2002-11-10 | 2 | -2/+14 |
* | * src/roff/troff/node.cc (troff_output_file::fill_color, | wlemb | 2002-10-24 | 1 | -1/+16 |
* | Updated. | wlemb | 2002-09-18 | 1 | -1/+3 |
* | * doc/groff.texinfo, man/groff_font.man: Clarify argument of \N. | wlemb | 2002-09-12 | 2 | -1/+7 |
* | * tmac/an-old.tmac (T&): New dummy macro to avoid warning. | wlemb | 2002-08-21 | 2 | -16/+15 |
* | * doc/groff.texinfo: Document `papersize' keyword. | wlemb | 2002-07-24 | 1 | -1/+6 |
* | Allow internal glyph indices > 0xFF in grohtml for input characters. | wlemb | 2002-07-20 | 1 | -3/+5 |
* | * font/devhtml/R.proto: Updated to HTML 4, adding many glyphs. | wlemb | 2002-07-19 | 1 | -0/+2 |
* | * contrib/pic2graph/pic2graph.*: Use convert(1). | wlemb | 2002-07-17 | 2 | -225/+652 |
* | Changing the substring request to make it fit better with other | wlemb | 2002-07-07 | 2 | -9/+13 |
* | Implementation of string arguments of the form \*[foo arg1 arg2 ...] | wlemb | 2002-06-29 | 2 | -28/+44 |
* | Minor fixes from Bernd. | wlemb | 2002-06-26 | 1 | -79/+60 |
* | Minor doc fixes. | wlemb | 2002-06-26 | 2 | -6/+6 |
* | * man/groff_tmac.man: Updated and extended. | wlemb | 2002-06-26 | 1 | -279/+973 |
* | * src/roff/troff/input.cc (init_registers): Add three registers | wlemb | 2002-06-23 | 2 | -2/+35 |
* | Add a `color' request and a `.color' register to control usage of | wlemb | 2002-06-19 | 2 | -2/+24 |