summaryrefslogtreecommitdiff
path: root/src/preproc
Commit message (Expand)AuthorAgeFilesLines
* Whitespace.wl2013-02-021-2/+2
* [grohtml] Don't ignore return value of `dup'.wl2013-02-021-1/+6
* Oops, missed a line.wl2013-01-131-1/+1
* [eqn] Fix display of matrices in nroff output.wl2013-01-131-2/+2
* [tbl] Allow characters #, `, and ' as eqn delimiters.wl2013-01-073-31/+68
* Revert previous change.wl2013-01-071-8/+4
* Whitespace.wl2013-01-071-4/+4
* [eqn] Handle border cases of `delim on' and `delim off'.wl2013-01-071-4/+8
* [eqn] Add `delim on'.wl2013-01-062-3/+31
* * src/preproc/tbl/tbl.man: Better document `d' column specifier.wl2012-09-111-2/+57
* Make this page translatable to DocBook.esr2012-07-201-6/+4
* Eliminate running test in Synopsis, it makes mechanical parsing too hard.esr2012-07-071-3/+3
* Eliminate running test in Synopsis, it makes mechanical parsing too hard.esr2012-07-071-4/+4
* Fix compiler warnings.wl2012-03-102-3/+4
* * src/preproc/pic/main.cpp (do_file): Check for invalid characters.wl2012-02-081-1/+5
* * src/preproc/tbl/tbl.man: Improve documentation of `_' and friends.wl2011-11-141-0/+4
* Fix compiler warnings.wl2011-10-311-3/+3
* Add new output device `gropdf'.wl2011-07-261-2/+14
* Improve line numbering support in tbl and with me macros.wl2011-07-201-8/+61
* * src/preproc/tbl/tbl.man: Mention trick to get abutting rules.wl2011-07-121-0/+42
* Typo.wl2011-04-111-3/+2
* * src/preproc/html/Makefile.sub: Add $(LIBGNU).wl2011-01-311-1/+1
* * src/preproc/grn/Makefile.sub: Add $(LIBGNU).wl2011-01-311-1/+1
* * src/preproc/pic/pic.man: Add pic manual to `SEE ALSO' section.wl2011-01-191-4/+13
* tbl: Add `nowarn' option.wl2010-02-164-14/+28
* Improve `tbl' warnings.wl2010-02-041-4/+7
* Refer to groff(1) for the location of temporary files.wl2010-01-201-1/+7
* Don't hardcode `ps' device.wl2010-01-021-1/+1
* Minor fixes suggested by Keith.wl2009-10-282-3/+3
* Document limitations with `#' characters, tbl, and eqn.wl2009-10-282-1/+22
* [pic] Fix a border case for arc computation.wl2009-09-011-2/+2
* pic: Fix handling of nested positions.wl2009-06-161-5/+18
* * */Makefile.* (CLEANADD, CLEANNOTSRCDIRADD, CLEANDIRADD): Renamedgroff-1_20_1wl2009-01-081-1/+1
* Update copyright year.wl2009-01-0556-56/+73
* * */*: Update GPL2 to GPL3.wl2009-01-0449-239/+192
* * src/preproc/tbl/table.cpp (table::compute_expand_width,wl2009-01-031-7/+12
* Clarify interaction of x, w, and e specifiers.wl2008-11-171-8/+23
* Implement `x' specifier for expanded columns. Contrary to old DWBwl2008-11-164-191/+414
* Improve documentation of the width of text block spans.wl2008-11-081-5/+5
* Improve documentation of text block widths.wl2008-11-071-3/+8
* * src/preproc/tbl/table.cpp (table::compute_widths): Use defaultwl2008-11-071-1/+1
* Clarify meaning of `z' modifier.wl2008-10-271-1/+3
* * src/preproc/tbl/main.cpp (process_format): Rename `x' and `X' towl2008-10-182-173/+178
* * src/preproc/tbl/table.cpp (table::compute_available_block_width):wl2008-10-182-19/+32
* * man/roff.man, doc/groff.texinfo: Improve the history part. Thiswl2008-10-101-2/+3
* * src/preproc/ref/ref.cpp (reference::compute_sort_key): Dowl2008-10-091-2/+5
* s/with other words/in other words/wl2008-10-051-1/+1
* * src/devices/grops/grops.man, src/roff/troff/troff.man,wl2008-10-031-26/+39
* * src/preproc/tbl/tbl.man: Document computation of element widths.wl2008-08-201-0/+45
* Add default encoding option -D to preconv and groff.wl2008-08-202-9/+24