summaryrefslogtreecommitdiff
path: root/src/roff
Commit message (Expand)AuthorAgeFilesLines
* * font/devdvi/generate.tc.map: s/%O/%0/.wlemb2002-12-031-26/+26
* Add PS font for various Euro glyphs.wlemb2002-12-012-4/+6
* * font/devX*/S: Regenerated.wlemb2002-11-242-2/+56
* * src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Add `va'wlemb2002-11-172-2/+6
* * src/roff/troff/node.cc (troff_output_file::put_char): Alwayswlemb2002-11-121-3/+2
* Added three new requests `schar', `fschar', and `rfschar'. `schar'wlemb2002-11-124-27/+105
* * font/devascii/R.proto, font/devcp1047/R.proto,wlemb2002-11-072-41/+47
* Adding support for composite glyphs: \[xxx yyy ...] and thewlemb2002-11-038-119/+3231
* * src/roff/nroff/nroff.man, src/roff/nroff/nroff.sh: Fix descriptionwlemb2002-11-012-9/+3
* Fix computation of .trunc register. Additionally, its value (andwlemb2002-10-302-15/+13
* * tmac/an-old.tmac (SH, SS, TP, IP, HP, TS): Protect .sp with .brwlemb2002-10-261-21/+34
* * src/roff/troff/node.cc (troff_output_file::fill_color,wlemb2002-10-241-18/+17
* * src/roff/troff/node.cc (troff_output_file::put_char_width,wlemb2002-10-141-5/+8
* * src/roff/troff/env.cc (hyphen_trie::read_patterns_file): Addwlemb2002-10-111-1/+1
* * src/roff/troff/node.cc (break_char_node::col): New variable.wlemb2002-10-033-19/+16
* Redesigning color support in troff. Colors are no longerwlemb2002-10-024-285/+275
* * tmac/doc-common (ds-operating-system-FreeBSD-4.*): New versionwlemb2002-09-281-1/+2
* Some Debian patches.wlemb2002-09-223-2/+5
* * src/roff/troff/env.h (environment): Rename cur_glyph_color towlemb2002-09-202-16/+16
* * src/roff/troff/env.cc (title): Copy color status after processingwlemb2002-09-202-0/+6
* * src/roff/troff/env.cc (environent_switch, environment_copy):wlemb2002-09-191-0/+4
* * src/roff/troff/env.cc (environment::set_glyph_color,wlemb2002-09-181-2/+2
* Add a site-specific font directory.wlemb2002-09-161-1/+3
* * doc/Makefile.in (webpage.html): Depend on gnu.eps also.wlemb2002-09-101-1/+2
* * src/include/nonposix.h (mkdir, WAIT, creat) [_MSC_VER]: Define.wlemb2002-08-241-0/+8
* Use OBJEXT for the object file extension.wlemb2002-08-232-10/+10
* * src/roff/troff/node.cc (node::add_char): Call `freeze_space' forwlemb2002-08-091-0/+1
* * src/roff/troff/input.cc (read_rgb, read_cmy, read_cmyk): Callwlemb2002-08-081-1/+5
* * configure.ac: Test for isatty.wlemb2002-07-231-12/+1
* * font/devhtml/R.proto: Updated to HTML 4, adding many glyphs.wlemb2002-07-194-102/+132
* * contrib/pic2graph/pic2graph.*: Use convert(1).wlemb2002-07-174-10/+21
* Changing the substring request to make it fit better with otherwlemb2002-07-073-59/+161
* Implementation of string arguments of the form \*[foo arg1 arg2 ...]wlemb2002-06-291-20/+110
* * src/roff/troff/input.cc (init_registers): Add three registerswlemb2002-06-231-0/+3
* Make \X accept both `\ ' and `\~', converting them to single spacewlemb2002-06-232-3/+21
* * src/devices/grops/ps.cc (ps_printer::special): Fix error message.wlemb2002-06-201-0/+1
* Add a `color' request and a `.color' register to control usage ofwlemb2002-06-193-5/+17
* Don't produce HTML files if utility programs are missing.wlemb2002-06-151-1/+8
* * src/roff/grog/grog.pl: Fix typo.wlemb2002-06-081-1/+1
* * NEWS, src/roff/grog/grog.man, doc/groff.texinfo: Updated.wlemb2002-06-064-12/+18
* Add .output request, similar to \! at top-level.wlemb2002-05-272-79/+98
* Change syntax of \O: \O[0] suppresses output, \O[1] enables outputwlemb2002-05-222-49/+93
* * src/roff/troff/env.cc(hyphen_trie::hpf_getc): Accept ^^x (charwlemb2002-05-151-17/+26
* Adding `warnscale' and `spreadwarn' requests, based on a patch fromwlemb2002-05-114-3/+96
* * src/roff/troff/node.cc (special_node::special_node): Usewlemb2002-05-082-21/+25
* * doc/groff.texinfo: Don't use the string `Appendix' for appendixwlemb2002-05-031-1/+1
* * doc/fdl.texi: New file.wlemb2002-05-023-3/+4
* * src/roff/troff/input.cc (pipe_output): Multiple calls to `pi'wlemb2002-04-201-1/+13
* * doc/groff.texinfo: Add documentation of remaining escapes.wlemb2002-04-191-1/+1
* * src/roff/troff/input.cc (token::next): Make \H behave consistentlywlemb2002-04-181-2/+12