From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p07FHE6k029589 for ; Fri, 7 Jan 2011 10:17:15 -0500 (EST) Received: from smtp-2.sys.kth.se (localhost [127.0.0.1]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 6F84314C06E for ; Fri, 7 Jan 2011 16:17:09 +0100 (CET) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([127.0.0.1]) by smtp-2.sys.kth.se (smtp-2.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gS0QXPWx9H+q for ; Fri, 7 Jan 2011 16:16:56 +0100 (CET) X-KTH-Auth: kristaps [193.10.49.5] X-KTH-mail-from: kristaps@bsd.lv X-KTH-rcpt-to: discuss@mdocml.bsd.lv Received: from [172.16.18.84] (unknown [193.10.49.5]) by smtp-2.sys.kth.se (Postfix) with ESMTP id C7BAD14C022 for ; Fri, 7 Jan 2011 16:16:56 +0100 (CET) Message-ID: <4D272E68.1070903@bsd.lv> Date: Fri, 07 Jan 2011 16:16:56 +0100 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101030 Icedove/3.0.10 X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 To: discuss@mdocml.bsd.lv Subject: mdocml version 1.10.9 available Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hello, I'm pleased to announce mdocml 1.10.9, now at http://mdocml.bsd.lv/. Among many other fixes and improvements, this is a significant release in that it has tbl functionality. mandoc can now accept simple tables: % tbl foo.1tbl | nroff -mandoc becomes simply % mandoc foo.1tbl See http://mdocml.bsd.lv/tbl.7.html for details. This is an initial implementation and many parts are missing, but the interface is solid and can now be fleshed out. For a full list of changes, see http://mdocml.bsd.lv/ChangeLog.html. An abbreviated list of changes is on the NEWS section of the web-site. As usual, sources are at http://mdocml.bsd.lv/snapshots/mdocml.tar.gz. Thanks, Kristaps -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv