From 26a31202cac66981eb13c731b473251e6e6e4a15 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 23 Sep 2018 05:34:58 +0000 Subject: feature suggestions from EuroBSDCon 2018 --- TODO | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 143e5394..d0421733 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.269 2018/08/24 23:12:33 schwarze Exp $ +* $Id: TODO,v 1.270 2018/09/23 05:34:58 schwarze Exp $ ************************************************************************ Many issues are annotated for difficulty as follows: @@ -209,6 +209,9 @@ are mere guesses, and some may be wrong. --- missing eqn features ----------------------------------------------- +- Use a Unicode character for sqrt() in eqn output? + Suggested by an attendee during EuroBSDCon 2018. + - In a matrix, break the output line after each matrix line. Found in the discussion at CDBUG 2015. Suggested by Avi Weinstock. @@ -390,6 +393,17 @@ are mere guesses, and some may be wrong. --- HTML issues -------------------------------------------------------- +- table of content at the top of HTML (and perhaps ps/pdf) pages + only if there are at least two (or three?) non-standard sections + only if the new option -O toc is given + suggested by an attendee during EuroBSDCon 2018 + +- support -O man with two arguments, typically using the first for + a local tree (like the release pages on mandoc.bsd.lv) and the + second for a remote tree (e.g. man.openbsd.org). + Probable syntax: -O man=first;second + Suggested by kristaps@ during EuroBSDCon 2018. + - wrap Sh and Ss content into
Laura Morales 21 Apr 2018 18:10:48 +0200 (Evaluate whether this is really useful and has no adverse -- cgit v1.2.3