From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (kristaps@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p69AQwj5022812 for ; Sat, 9 Jul 2011 06:26:58 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id p69AQwuN013796; Sat, 9 Jul 2011 06:26:58 -0400 (EDT) Date: Sat, 9 Jul 2011 06:26:58 -0400 (EDT) Message-Id: <201107091026.p69AQwuN013796@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: kristaps@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: Spaces must be preserved in -T[x]html literal mode. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Spaces must be preserved in -T[x]html literal mode. Modified Files: -------------- mdocml: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v retrieving revision 1.118 retrieving revision 1.119 diff -LTODO -LTODO -u -p -r1.118 -r1.119 --- TODO +++ TODO @@ -132,6 +132,8 @@ - groff an-ext.tmac macros (.UR, .UE) occur in xine(5) reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500 +- -T[x]html doesn't stipulate non-collapsing spaces in literal mode + --- missing tbl features ----------------------------------------------- - implement basic non-parametric .de to support e.g. sox(1) -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv