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 p9OGOt2t016452 for ; Mon, 24 Oct 2011 12:24:55 -0400 (EDT) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 6E25C14E805; Mon, 24 Oct 2011 18:24:50 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([130.237.32.160]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id G5jBOHGrY4NM; Mon, 24 Oct 2011 18:24:46 +0200 (CEST) X-KTH-Auth: kristaps [193.10.49.5] X-KTH-mail-from: kristaps@bsd.lv Received: from ctime.my.domain (ctime.hhs.se [193.10.49.5]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 5D14E14DCA4; Mon, 24 Oct 2011 18:24:46 +0200 (CEST) Message-ID: <4EA5914E.2050609@bsd.lv> Date: Mon, 24 Oct 2011 18:24:46 +0200 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (X11; U; OpenBSD amd64; en-US; rv:1.9.2.13) Gecko/20110223 Thunderbird/3.1.7 X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 To: tech@mdocml.bsd.lv CC: Ingo Schwarze Subject: Re: -Tman: implement missing enclosures References: <20111022203848.GA8614@iris.usta.de> In-Reply-To: <20111022203848.GA8614@iris.usta.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/22/11 22:38, Ingo Schwarze wrote: > More low-hanging fruit: > > ----- Forwarded message from Ingo Schwarze ----- > > From: Ingo Schwarze > Date: Sat, 22 Oct 2011 14:54:52 -0600 (MDT) > To: source-changes@cvs.openbsd.org > Subject: CVS: cvs.openbsd.org: src > > CVSROOT: /cvs > Module name: src > Changes by: schwarze@cvs.openbsd.org 2011/10/22 14:54:52 > > Modified files: > usr.bin/mandoc : mdoc_man.c > > Log message: > Implement missing enclosures (Ao Do Qo Qq So Bro Brq) > and enclosure-like in-line macros (Ad Cd Dv Er Ev Li Ms Tn). > The .No macro works without explicit implementation. Ingo, Your pre/post framework was the perfect choice for this mode --- yes, please check this in. Thanks, Kristasp -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv