summaryrefslogtreecommitdiff
path: root/man/groff_diff.man
Commit message (Expand)AuthorAgeFilesLines
* * src/devices/grohtml/html-table.cppwl2004-11-231-1/+1
* Add requests `fcolor' and `gcolor'.wlemb2004-07-271-1/+19
* * src/roff/troff/input.h: s/COMPATIBLE_SAVE/PUSH_GROFF_MODE/.wlemb2004-07-031-1/+19
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-301-9/+28
* Implement new string-valued register `.sty' to return the currentwlemb2004-06-291-1/+7
* * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo:wlemb2004-05-061-3/+9
* Implement string-valued registers \n[.m] and \n[.M] to return thewlemb2004-01-071-3/+15
* Add requests `dei1' and `ami1' for completeness.wlemb2003-07-241-36/+48
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-181-1/+5
* * 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-181-1/+4
* Add register \n[.height] which returns the value of \H.wlemb2003-04-101-0/+10
* Document composite glyphs and the `composite' request.wlemb2003-03-021-3/+26
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-141-7/+18
* * doc/groff.texinfo: Improve documentation of `ad'.wlemb2003-02-111-2/+10
* 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-031-1/+6
* Added three new requests `schar', `fschar', and `rfschar'. `schar'wlemb2002-11-121-68/+117
* Added new font `SC' (cmtex10) to devdvi.wlemb2002-11-101-1/+5
* Changing the substring request to make it fit better with otherwlemb2002-07-071-8/+12
* Implementation of string arguments of the form \*[foo arg1 arg2 ...]wlemb2002-06-291-10/+16
* Minor doc fixes.wlemb2002-06-261-2/+2
* * src/roff/troff/input.cc (init_registers): Add three registerswlemb2002-06-231-1/+19
* 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/+14
* 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-111-1/+49
* Add new escape \F to switch font family.wlemb2002-04-151-8/+25
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-141-3/+9
* * man/groff_diff.man, man/groff.man, NEWS, doc/groff.texinfo:wlemb2002-04-101-0/+29
* * man/groff_diff.man: Minor fixes.wlemb2002-04-051-12/+7
* Sync description of hcode with groff.texinfowlemb2002-03-271-3/+3
* Improve handling of hyphenation patterns. It is now possible towlemb2002-03-221-8/+91
* Added request `hpfa' to append hyphenation patterns.wlemb2002-03-171-1/+9
* Added request `writec' in analogy to `tmc'.wlemb2002-03-161-1/+7
* Add request `trin' (translate input) to make `.asciify' workwlemb2002-03-151-1/+38
* Add a new request `sizes' similar to the `sizes' command in DESCwlemb2002-03-141-0/+24
* * man/groff_char.man: Added some missing PS glyph names (from thewlemb2002-02-251-62/+64
* * src/include/lib.h [!HAVE_SNPRINTF]: Add declarations forwlemb2002-02-191-5/+5
* * man/groff_char.man: Add Euro symbol.wlemb2002-02-041-3/+31
* Added three new requests `ds1', `as1', and `ami'. The former twowlemb2002-02-031-0/+24
* * tmac/groff_www.man, NEWS: Fix typos.wlemb2002-01-241-0/+11
* * man/groff_diff.man: Revised.wlemb2002-01-071-648/+1361
* Adding an `itc' request (input line trap accepting \c).wlemb2001-12-221-0/+8
* Implement a fallback character request `.fchar'.wlemb2001-12-201-0/+16
* Implement new string-valued register `.fn' to return the currentwlemb2001-12-131-0/+8
* * man/groff_diff.man: Adding documentation for \O.wlemb2001-12-101-1/+77