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