From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: three new TODO items Date: Sat, 26 Jun 2021 06:09:37 -0500 (EST) [thread overview] Message-ID: <c2aa000c7c0e8fa9@mandoc.bsd.lv> (raw) Log Message: ----------- three new TODO items Modified Files: -------------- mandoc: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /home/cvs/mandoc/mandoc/TODO,v retrieving revision 1.313 retrieving revision 1.314 diff -LTODO -LTODO -u -p -r1.313 -r1.314 --- TODO +++ TODO @@ -47,6 +47,18 @@ are mere guesses, and some may be wrong. which risks causing more severe bugs. loc * exist *** algo *** size * imp * + +************************************************************************ +* bugs: invalid output +************************************************************************ + +- wrong number of layout columns in tbl(7) code generated by -T man + https://savannah.gnu.org/bugs/?57720 + The reason likely is that tbl(7) does not support the -Bl -column + feature of not explicitly specifying the last table column. + loc ** exist * algo ** size * imp *** + + ************************************************************************ * missing features ************************************************************************ @@ -348,6 +360,10 @@ are mere guesses, and some may be wrong. - check features of the Slackware man.conf(5) format Carsten Kunze Wed, 11 Mar 2015 17:57:24 +0100 +- look at http://www.snake.net/software/troffcvt/ (troff to HTML) + mentioned by Oliver Corff 22 Jan 2021 01:36:49 +0100 + + ************************************************************************ * formatting issues: ugly output ************************************************************************ @@ -430,6 +446,9 @@ are mere guesses, and some may be wrong. loc ** exist ** algo ** size * imp ** --- HTML issues -------------------------------------------------------- + +- make the HTML scaffolding customozable with -O skip=... + mail to Oliver Corff 3 Jun 2021 17:28:02 +0200 - .Bd -unfilled should not use monospaced font anton@ 4 Mar 2021 08:19:35 +0100 -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv
reply other threads:[~2021-06-26 11:09 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=c2aa000c7c0e8fa9@mandoc.bsd.lv \ --to=schwarze@mandoc.bsd.lv \ --cc=source@mandoc.bsd.lv \ --subject='Re: mandoc: three new TODO items' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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).