* mandoc: add two newly reported bugs, and remove two feature requests
@ 2021-09-10 12:48 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2021-09-10 12:48 UTC (permalink / raw)
To: source
Log Message:
-----------
add two newly reported bugs,
and remove two feature requests that were recently implemented
Modified Files:
--------------
mandoc:
TODO
Revision Data
-------------
Index: TODO
===================================================================
RCS file: /home/cvs/mandoc/mandoc/TODO,v
retrieving revision 1.317
retrieving revision 1.318
diff -LTODO -LTODO -u -p -r1.317 -r1.318
--- TODO
+++ TODO
@@ -58,6 +58,16 @@ are mere guesses, and some may be wrong.
feature of not explicitly specifying the last table column.
loc ** exist * algo ** size * imp ***
+- eqn(7) delimiters cause conditional lines to misbehave
+ nabijaczleweli 8 Sep 2021 15:24:48 +0200
+ loc * exist *** algo *** size * imp *
+
+- roff.c, roff_expand() should not remove blanks before comments
+ to Oliver Corff, Sep 7, 2021
+ loc * exist * algo * size * imp *
+ but watch out for regressions in the high-level parsers
+ maybe it should not even remove comments? - consider T{\"
+
************************************************************************
* missing features
@@ -228,10 +238,6 @@ 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 *
@@ -459,6 +465,8 @@ are mere guesses, and some may be wrong.
- make the HTML scaffolding customozable with -O skip=...
mail to Oliver Corff 3 Jun 2021 17:28:02 +0200
+ more feedback from Oliver 3 Jun 2021 18:27:56 +0200
+ more feedback from Oliver 3 Jun 2021 23:37:18 +0200
- .Bd -unfilled should not use monospaced font
anton@ 4 Mar 2021 08:19:35 +0100
@@ -497,12 +505,6 @@ are mere guesses, and some may be wrong.
Observed by an Anonymous Coward on undeadly.org:
http://undeadly.org/cgi?action=article&sid=20140925064244&pid=1
loc * exist * algo ** size * imp ***
-
-- implement the tbl(7) layout "n" specifier for HTML output,
- probably by manual alignment, inserting adequate numbers of
- digit-width spaces, similar to tbl_term.c, tbl_number()
- Oliver Corff 16 May 2021 20:29:00 +0200
- loc ** exist ** algo ** size * imp **
- generate <img> tags in HTML
idea from florian@ Tue, 7 Apr 2015 00:26:28 +0000
--
To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-09-10 12:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 12:48 mandoc: add two newly reported bugs, and remove two feature requests schwarze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).