From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (schwarze@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.5/8.14.5) with ESMTP id r8MBmciq010682 for ; Sun, 22 Sep 2013 07:48:39 -0400 (EDT) Received: (from schwarze@localhost) by krisdoz.my.domain (8.14.5/8.14.3/Submit) id r8MBmcuM010084; Sun, 22 Sep 2013 07:48:38 -0400 (EDT) Date: Sun, 22 Sep 2013 07:48:38 -0400 (EDT) Message-Id: <201309221148.r8MBmcuM010084@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: schwarze@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: DocBook abuses \h - for no good reason, but maybe we should X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- DocBook abuses \h - for no good reason, but maybe we should eventually try to deal with it. Modified Files: -------------- mdocml: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v retrieving revision 1.154 retrieving revision 1.155 diff -LTODO -LTODO -u -p -r1.154 -r1.155 --- TODO +++ TODO @@ -55,6 +55,11 @@ None known right now. - \c (interrupted text) should prevent the line break even inside .Bd literal; that occurs in chat(8) + also found in cclive(1) - DocBook output + +- \h horizontal move + found in cclive(1) DocBook output + Anthony J. Bentley on discuss@ Sat, 21 Sep 2013 22:29:34 -0600 - using undefined strings or macros defines them to be empty wl@ Mon, 14 Nov 2011 14:37:01 +0000 -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv