summaryrefslogtreecommitdiff
path: root/man/groff_diff.man
Commit message (Expand)AuthorAgeFilesLines
* typos, simplificationswl2007-02-081-55/+55
* Change .UR/.UE and .MT/.ME so the start macro no longer takesesr2007-02-061-6/+6
* Unnecessary macros removed.esr2007-02-051-181/+135
* * tmac/an-ext.tmac (\n[EX]): Rename to \n[mX].wl2007-01-301-65/+51
* Add `\%^' escape to handle the parameters to a macro as a stringwl2006-10-261-1/+8
* Add a request `pev' to print environment information (similar towl2006-09-021-1/+6
* Add new flag to .cflags to enable hyphenation without looking atwl2006-08-111-1/+8
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-121-1/+19
* Implement new number register `.br' which is set to 1 if a macro haswl2006-04-041-1/+26
* Add two request `.device' and `.devicem' which are equivalent towl2006-03-271-1/+18
* * doc/groff.texinfo (Operators in Conditionals): Mention that `c'wl2006-03-131-97/+98
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-241-4/+6
* * 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