aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2021-07-04 15:38:26 +0000
committerIngo Schwarze <schwarze@openbsd.org>2021-07-04 15:38:26 +0000
commit38564fb72f1972ec44f0dd16e2ae4802adc9d3c9 (patch)
tree8fcb369483727b656742f258c9875c50e59f215b /TODO
parent297de1c8ac72f2de64a49c98141c097cad06e90f (diff)
downloadmandoc-38564fb72f1972ec44f0dd16e2ae4802adc9d3c9.tar.gz
mandoc-38564fb72f1972ec44f0dd16e2ae4802adc9d3c9.tar.zst
mandoc-38564fb72f1972ec44f0dd16e2ae4802adc9d3c9.zip
The mandoc(1) manual already mentions that -T man output mode
neither supports tbl(7) nor eqn(7) input. If an input file contains such code anyway, tell the user rather than failing an assert(3)ion. Fixing a crash reported by Bjarni Ingi Gislason <bjarniig at rhi dot hi dot is> in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636 which the Debian maintainer of mandoc, Michael at Stapelberg dot ch, forwarded to me.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 917b0cbb..b28c0d46 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.315 2021/06/27 17:29:02 schwarze Exp $
+* $Id: TODO,v 1.316 2021/07/04 15:38:26 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
@@ -228,6 +228,10 @@ are mere guesses, and some may be wrong.
--- missing tbl features -----------------------------------------------
+- fully support the "nospaces" option;
+ Oliver Corff mentioned usefulness 20 Jun 2021 09:41:06 +0200
+ loc * exist * algo * size * imp *
+
- vertical centering in cells vertically spanned with ^
pali dot rohar at gmail dot com 16 Jul 2018 13:03:35 +0200
loc * exist *** algo *** size ** imp *
@@ -284,6 +288,7 @@ are mere guesses, and some may be wrong.
- -T man does not handle eqn(7) and tbl(7)
Stephen Gregoratto 16 Feb 2020 01:28:07 +1100
+ also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636
loc ** exist ** algo ** size *** imp **
- man -ks 1,8 route; kn@ Jul 13, 2018 orally