aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tbl.7
Commit message (Expand)AuthorAgeFilesLines
* In one of the examples, the tbl(7) source code displayedIngo Schwarze2022-01-121-3/+3
* correct whitespace in the title of the Lesk paper to match the original;Ingo Schwarze2021-09-181-3/+3
* we already parse the GNU tbl(7) "nospaces" option,Ingo Schwarze2021-09-071-3/+3
* Support two-character font names (BI, CW, CR, CB, CI)Ingo Schwarze2021-08-101-4/+5
* remove a few words to improve flow; from tedu@Ingo Schwarze2019-03-021-4/+4
* add a BUGS section explaining the situation with box and line drawingIngo Schwarze2019-02-091-3/+17
* fix typo: "a data cells" -> "a data cell"; from bentley@Ingo Schwarze2019-02-081-3/+3
* zap trailing whitespace; from jmc@Ingo Schwarze2018-12-141-3/+3
* Let cells containing nothing but \^ extend the cell above.Ingo Schwarze2018-11-251-8/+14
* HISTORY: mention first appearance in OpenBSDIngo Schwarze2017-10-171-3/+5
* Rewrite half of this, i was completely unaware how bad it was.Ingo Schwarze2017-06-281-187/+253
* Implement w layout specifier (minimum column width).Ingo Schwarze2017-06-081-7/+6
* Radical cleanup of COMPATIBILITY sections:Ingo Schwarze2015-01-291-12/+11
* implement the tbl(7) "center" layout optionIngo Schwarze2015-01-281-3/+2
* Rework tbl(7) layout parsing:Ingo Schwarze2015-01-261-10/+25
* More improvements regarding tbl(7) options.Ingo Schwarze2015-01-261-40/+42
* change spelling of centre to center: consistent with other man pagesIngo Schwarze2015-01-201-5/+5
* Allow comma-separated options in tbl(7) tables.Ingo Schwarze2014-11-261-2/+3
* Rudimentary implementation of the e, x, and z table layout modifiersIngo Schwarze2014-10-141-5/+15
* implement font modifiers in table layoutsIngo Schwarze2014-10-131-24/+25
* Drop .Ud remark, it has started to slowly turn into a lie.Ingo Schwarze2013-09-161-9/+2
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-4/+3
* Fix handling of font modifiers in tables. Noted by Brad Smith.Kristaps Dzonsons2011-09-031-5/+14
* Fix typos and spelling errors found by demandoc -w | spell -b.Kristaps Dzonsons2011-09-021-3/+3
* Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.Kristaps Dzonsons2011-08-181-4/+5
* Note the development status of eqn.7 and tbl.7.Kristaps Dzonsons2011-03-171-2/+9
* The macro .Ns has no effect at the beginning of an input line;Ingo Schwarze2011-02-071-7/+7
* "decimalpoint" is in fact supported.Kristaps Dzonsons2011-01-171-4/+2
* Note that "^" needs an empty cell, while "s" does not.Kristaps Dzonsons2011-01-111-1/+3
* Add support for "^" vertical spanners. Unlike GNU tbl, raiseKristaps Dzonsons2011-01-111-5/+11
* First, make extra data cells be thrown away. This makes "dp->layout"Kristaps Dzonsons2011-01-101-4/+8
* Note that we support the "a" key.Kristaps Dzonsons2011-01-081-3/+2
* The numerical column type centres on the *last* decimal point.Kristaps Dzonsons2011-01-081-2/+2
* Give the "n" cell type knowledge of its spacing.Kristaps Dzonsons2011-01-081-10/+10
* Fixes: T} can be followed by a delimiter then more data. Make thisKristaps Dzonsons2011-01-071-3/+6
* Tweaks to tbl.7 from Jason McIntyre.Kristaps Dzonsons2011-01-051-9/+9
* Tweak some language in tbl.7.Kristaps Dzonsons2011-01-051-14/+21
* Moved table stuff from roff.7 into the new tbl.7 (suggested by Jason McIntyre).Kristaps Dzonsons2011-01-041-0/+312