summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change syntax of \O: \O[0] suppresses output, \O[1] enables outputwlemb2002-05-226-162/+247
* Pic's `with' attribute now accepts positions.wlemb2002-05-174-21/+54
* Added keywords `north', `south', `east', and `west' for cornerswlemb2002-05-152-41/+109
* * src/roff/troff/env.cc(hyphen_trie::hpf_getc): Accept ^^x (charwlemb2002-05-151-17/+26
* * src/devices/grops/grops.man: Clarify handling of `download' file.wlemb2002-05-141-1/+2
* 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-083-43/+137
* * doc/groff.texinfo: Don't use the string `Appendix' for appendixwlemb2002-05-031-1/+1
* * doc/fdl.texi: New file.wlemb2002-05-0227-29/+37
* * 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
* * src/roff/groff/groff.man: Improve documentation of -P option.wlemb2002-04-151-92/+142
* Add new escape \F to switch font family.wlemb2002-04-154-3/+13
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-149-91/+144
* * doc/groff.texinfo: More fixes.wlemb2002-04-116-61/+111
* * doc/groff.texinfo: Minor improvements.wlemb2002-04-073-525/+538
* * man/groff_diff.man: Minor fixes.wlemb2002-04-052-11/+8
* Fix typos.wlemb2002-04-051-2/+2
* * src/preproc/eqn/over.cc (over_box::output): Fix typo.wlemb2002-04-051-1/+1
* * src/drivers/grops/psrm.cc (skip_possible_newline): New function.wlemb2002-04-053-6/+55
* * src/preproc/eqn/box.cc (set_script_size, box::top_level): Usewlemb2002-04-046-39/+40
* * src/drivers/grops/psrm.cc (resource_manager::do_begin_binary):wlemb2002-04-042-14/+16
* * src/include/nonposix.h, src/roff/groff/pipeline.c:wlemb2002-04-022-4/+4
* * doc/gnu.xpm: New image contributed by Emily Mulley.wlemb2002-03-291-1/+12
* * src/libs/libgroff/getopt.c: Updated to latest version.wlemb2002-03-281-90/+115
* Add three glyphs `t+-', `tmu', and `tdi' which are textual variantswlemb2002-03-262-3/+8
* Improve handling of hyphenation patterns. It is now possible towlemb2002-03-224-22/+239
* Added request `hpfa' to append hyphenation patterns.wlemb2002-03-171-5/+17
* Added request `writec' in analogy to `tmc'.wlemb2002-03-161-2/+16
* Add request `trin' (translate input) to make `.asciify' workwlemb2002-03-153-13/+53
* Add a new request `sizes' similar to the `sizes' command in DESCwlemb2002-03-142-1/+44
* * tmac/pspic.tmac: Add support for -Tdvi.wlemb2002-03-111-1/+14
* * src/include/lib.h: Include getopt.h if groff-getopt.h can't bewlemb2002-03-081-1/+5
* * fonts/devcp1047/R.proto, fonts/devlatin1/R.proto,wlemb2002-03-021-18/+0
* * src/utils/afmtodit/afmtodit.pl: Skip comment lines in encodingwlemb2002-03-023-59/+288
* Add color support to grodvi (for drawing colors are currentlywlemb2002-03-013-27/+72
* Add EC and TC fonts to devdvi.wlemb2002-02-272-1/+38
* Add support for font families `T' and `H'.wlemb2002-02-262-11/+173
* * aclocal.m4 (GROFF_EBCDIC): Don't include `font/devutf8' inwlemb2002-02-241-0/+2
* * src/xditview/DviChar.c (ISO_8859_1_map): Add `mc' symbol.wlemb2002-02-242-143/+145
* * src/roff/troff/input.cc (do_overstrike, do_bracket,wlemb2002-02-231-18/+25
* * src/include/lib.h [HAVE_SNPRINTF]: Include stdarg.h.wlemb2002-02-211-0/+1
* * src/roff/grog/grog.pl: Fix computation of $refer.wlemb2002-02-201-1/+1
* * src/include/lib.h [!HAVE_SNPRINTF]: Add declarations forwlemb2002-02-196-19/+26
* * doc/Makefile (clean): Add *.eps.wlemb2002-02-1719-363/+274
* Don't use `CSI 39 m' and `CSI 49 m' but `CSI 0 m'.wlemb2002-02-131-18/+24
* * src/libs/libgroff/Makefile.sub (snprintf.o): Don't usewlemb2002-02-124-1/+17
* new file.wlemb2002-02-111-0/+60
* * src/libs/snprintf/snprintf.c: Updated to latest versionwlemb2002-02-114-83/+178