diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-11-28 04:47:51 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-11-28 04:47:51 +0000 |
commit | 4c42f89a98e8a9375432b7ad280a9defc5ba83ec (patch) | |
tree | 3287860da33125c4ebbd41960ad62677e6dc3181 /TODO | |
parent | 30879c2acb6f7f5e4ac3a2bc7bd1bf49a3153aea (diff) | |
download | mandoc-4c42f89a98e8a9375432b7ad280a9defc5ba83ec.tar.gz |
In -T utf8 output mode, render tbl(7) borders with the Unicode
box drawing characters, U+2500 to U+257F.
Originally suggested by bentley@ four years ago,
reminded this summer by Pali Rohar.
Binary and decimal arithmetics are boring,
so let's use some ternary arithmetics for a change.
That said, some other aspects are too complicated for my liking,
so this could use some polishing in the future.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -190,15 +190,6 @@ are mere guesses, and some may be wrong. - look what Joerg Schilling manual pages use Thu, 19 Mar 2015 18:31:48 +0100 -- use Unicode U+2500 to U+256C for table borders - in tbl(7) -Tutf-8 output - suggested by bentley@ Tue, 14 Oct 2014 04:10:55 -0600 - loc * exist ** algo * size * imp ** - -- implement table borders in HTML output - pali dot rohar at gmail dot com 16 Jul 2018 13:03:35 +0200 - loc * exist * algo ** size ** imp ** - --- missing eqn features ----------------------------------------------- - In a matrix, break the output line after each matrix line. |