From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id 18c3c0fa for ; Thu, 25 Oct 2018 16:24:23 -0500 (EST) Date: Thu, 25 Oct 2018 16:24:23 -0500 (EST) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: in -man -Thtml, vertical spacing is required before .IP X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-Id: <381c786187bff245@fantadrom.bsd.lv> Log Message: ----------- in -man -Thtml, vertical spacing is required before .IP Modified Files: -------------- mandoc: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /home/cvs/mandoc/mandoc/TODO,v retrieving revision 1.273 retrieving revision 1.274 diff -LTODO -LTODO -u -p -r1.273 -r1.274 --- TODO +++ TODO @@ -397,6 +397,12 @@ are mere guesses, and some may be wrong. it does seem cleaner.) loc ** exist ** algo * size * imp *** +- .IP wants vertical spacing before itself; + currently, it is formatted like .Bl -compact. + Fixing this requires getting rid of the "float" + in the CSS for .Bl-tag first. + Reminded by Pali Rohar 25 Oct 2018 10:10:35 +0200. + - format ".IP *" etc. as