summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * doc/groff.texinfo: More examples, other fixes.wlemb2002-04-223-129/+318
* * src/roff/troff/input.cc (pipe_output): Multiple calls to `pi'wlemb2002-04-206-62/+241
* * doc/groff.texinfo: Add documentation of remaining escapes.wlemb2002-04-1914-12/+56
* * src/roff/troff/input.cc (token::next): Make \H behave consistentlywlemb2002-04-183-6/+38
* * doc/groff.texinfo: Document \\, \e, \E, \., and \c.wlemb2002-04-172-25/+217
* * src/roff/groff/groff.man: Improve documentation of -P option.wlemb2002-04-152-92/+147
* Add new escape \F to switch font family.wlemb2002-04-1520-156/+244
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-1417-114/+220
* * doc/groff.texinfo: Completed pass on gtroff reference.wlemb2002-04-122-50/+154
* * doc/groff.texinfo: More fixes.wlemb2002-04-1111-277/+632
* * man/groff_diff.man, man/groff.man, NEWS, doc/groff.texinfo:wlemb2002-04-105-172/+409
* * doc/groff.texinfo: Fix documentation of drawing functions.wlemb2002-04-082-142/+209
* * doc/groff.texinfo: Better documentation of double quotes aswlemb2002-04-072-34/+98
* * doc/groff.texinfo: Minor improvements.wlemb2002-04-0777-6653/+623
* * man/groff_diff.man: Minor fixes.wlemb2002-04-0524-1527/+29
* Fix typos.wlemb2002-04-051-2/+2
* * tmac/tty.tmac: Don't use shc request.wlemb2002-04-055-5/+16
* * tmac/tty.tmac: Add missing backslash.wlemb2002-04-052-1/+2
* * src/preproc/eqn/over.cc (over_box::output): Fix typo.wlemb2002-04-052-1/+3
* * src/drivers/grops/psrm.cc (skip_possible_newline): New function.wlemb2002-04-057-361/+817
* * src/preproc/eqn/box.cc (set_script_size, box::top_level): Usewlemb2002-04-047-39/+55
* Fix handling of colon.wlemb2002-04-042-18/+42
* * src/drivers/grops/psrm.cc (resource_manager::do_begin_binary):wlemb2002-04-046-17/+51
* * src/include/nonposix.h, src/roff/groff/pipeline.c:wlemb2002-04-023-4/+9
* * doc/gnu.xpm: New image contributed by Emily Mulley.wlemb2002-03-295-138/+221
* * src/libs/libgroff/getopt.c: Updated to latest version.wlemb2002-03-283-93/+140
* Sync description of hcode with groff.texinfowlemb2002-03-271-3/+3
* * doc/groff.texinfo: Add documentation of most missing requests.wlemb2002-03-272-62/+539
* Add three glyphs `t+-', `tmu', and `tdi' which are textual variantswlemb2002-03-26181-621/+836
* * tmac/README: New file.wlemb2002-03-242-0/+6
* * tmac/ps.tmac, tmac/html.tmac,wlemb2002-03-247-222/+228
* * tmac/dvi.tmac, tmac/X.tmac: Replace `.char' with `.fchar'.wlemb2002-03-246-149/+128
* * Makefile.comm (.y.o): New rule for make on Solaris 2.5.1 -- thewlemb2002-03-236-53/+109
* Improve handling of hyphenation patterns. It is now possible towlemb2002-03-2210-33/+4867
* *** empty log message ***wlemb2002-03-221-4449/+0
* * doc/groff.texinfo: Add documentation for `hpfa' and `trin'wlemb2002-03-202-3/+17
* * tmac/html.tmac: Fix serious typo.wlemb2002-03-182-2/+6
* * doc/groff.texinfo: Add documentation for `writec' request.wlemb2002-03-172-3/+14
* Added request `hpfa' to append hyphenation patterns.wlemb2002-03-175-6/+46
* Added request `writec' in analogy to `tmc'.wlemb2002-03-165-3/+40
* * font/devdvi/DESC.in (sizes): Allow all sizes in the rangewlemb2002-03-163-2/+15
* Add request `trin' (translate input) to make `.asciify' workwlemb2002-03-1510-79/+235
* Add a new request `sizes' similar to the `sizes' command in DESCwlemb2002-03-148-9/+99
* * tmac/pspic.tmac: Add support for -Tdvi.wlemb2002-03-118-14/+77
* * tmac/groff_ms.man: Add documentation for RS and RE macros.wlemb2002-03-092-0/+27
* * src/include/lib.h: Include getopt.h if groff-getopt.h can't bewlemb2002-03-085-23/+45
* * fonts/devcp1047/R.proto, fonts/devlatin1/R.proto,wlemb2002-03-0247-7302/+3321
* * src/utils/afmtodit/afmtodit.pl: Skip comment lines in encodingwlemb2002-03-0254-3652/+580
* Add color support to grodvi (for drawing colors are currentlywlemb2002-03-0111-322/+1005
* * man/groff_char.man: Check `ECFONTS' register.wlemb2002-02-272-3/+4