summaryrefslogtreecommitdiff
path: root/src/preproc/tbl
Commit message (Expand)AuthorAgeFilesLines
* * src/preproc/tbl/tbl.man: Improve documentation of `_' and friends.wl2011-11-141-0/+4
* 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
* tbl: Add `nowarn' option.wl2010-02-164-14/+28
* Improve `tbl' warnings.wl2010-02-041-4/+7
* Minor fixes suggested by Keith.wl2009-10-281-1/+1
* Document limitations with `#' characters, tbl, and eqn.wl2009-10-281-0/+10
* Update copyright year.wl2009-01-053-3/+5
* * */*: Update GPL2 to GPL3.wl2009-01-043-15/+12
* * 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
* * src/preproc/tbl/tbl.man: Document computation of element widths.wl2008-08-201-0/+45
* * src/preproc/tbl/table.cpp (table::compute_separation_factor): Emitwl2008-07-182-14/+31
* * src/libs/libgroff/string.cpp (string::remove_spaces): Fix memorywl2007-09-111-0/+4
* * src/preproc/tbl/table.cpp (compute_span_width): Fix use ofwl2007-02-121-5/+5
* * src/preproc/tbl/table.h: Don't include `stdbool.h'.wl2007-02-122-13/+11
* improve ChangeLog entrywl2007-02-111-1/+2
* formattingwl2007-02-111-68/+86
* fix typo which prevents compilation with picky compilerswl2007-02-111-2/+2
* A try at the new rule for block column allocation is now enabled byesr2007-02-093-12/+34
* New table::count_block_colums() method counts columns in the tableesr2007-02-092-2/+20
* Initializers for table_entry() and all its subclasses now receive aesr2007-02-091-86/+87
* * src/preproc/tbl/tbl.man: Document .T#.wl2007-01-051-5/+26
* * src/preproc/tbl/tbl.man, NEWS: Document \n[TW].wl2007-01-051-11/+41
* * src/preproc/tbl/tbl.man: Document limitations of .TS/.TE within awl2006-06-161-0/+12
* * src/preproc/tbl/tbl.man: Add example for use of .TS/.TE within awl2006-06-131-0/+33
* * src/preproc/tbl/tbl.man: Mention default length of text blocks.wl2006-03-131-1/+4
* Another try to update getopt files. This time we add a dummywl2005-06-161-3/+2
* * contrib/pdfmark/Makefile.sub (.ms.pdf): Use `--stylesheet', notwl2005-05-281-0/+1
* * All affected files: Update postal address of FSF.wl2005-05-263-3/+3
* * src/preproc/tbl/table.cpp (table::do_row): Fix handling of the `d'wl2004-10-201-1/+7
* In tbl, handle \a as an interpreted leader character if inwl2004-09-134-6/+41
* * src/preproc/tbl/main.cpp (main): Call `fatal' not `error' if awlemb2004-08-081-4/+2
* * src/preproc/tbl/main.cpp (process_data) <GOT_RIGHT_BRACE>: Handlewlemb2004-06-151-1/+7
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-191-5/+5
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-172-6/+6
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-081-8/+8
* typo fixwlemb2004-03-141-2/+3
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-051-1/+1
* Add key character `x' to tbl which makes tbl call a user-definedwlemb2003-08-174-1/+70
* * src/preproc/tbl/tbl.man: Document formatting of text blocks.wlemb2003-06-141-1/+14
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-153-2/+2