From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.rz.uni-karlsruhe.de (Debian-exim@smtp1.rz.uni-karlsruhe.de [129.13.185.217]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o9NMleIE022323 for ; Sat, 23 Oct 2010 18:47:40 -0400 (EDT) Received: from hekate.usta.de (asta-nat.asta.uni-karlsruhe.de [172.22.63.82]) by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.63 #1) id 1P9msE-0007MB-Ts; Sun, 24 Oct 2010 00:47:39 +0200 Received: from donnerwolke.usta.de ([172.24.96.3]) by hekate.usta.de with esmtp (Exim 4.71) (envelope-from ) id 1P9msE-0001PE-S2 for discuss@mdocml.bsd.lv; Sun, 24 Oct 2010 00:47:38 +0200 Received: from iris.usta.de ([172.24.96.5] helo=usta.de) by donnerwolke.usta.de with esmtp (Exim 4.69) (envelope-from ) id 1P9msE-0005t2-Qz for discuss@mdocml.bsd.lv; Sun, 24 Oct 2010 00:47:38 +0200 Received: from schwarze by usta.de with local (Exim 4.71) (envelope-from ) id 1P9msE-0001Rt-QL for discuss@mdocml.bsd.lv; Sun, 24 Oct 2010 00:47:38 +0200 Date: Sun, 24 Oct 2010 00:47:38 +0200 From: Ingo Schwarze To: discuss@mdocml.bsd.lv Subject: Re: ksh.1: \*(Ba blip? Message-ID: <20101023224738.GB29843@iris.usta.de> References: <20101022212901.GB14115@kerhand.co.uk> X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101022212901.GB14115@kerhand.co.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Hi Jason, Jason McIntyre wrote on Fri, Oct 22, 2010 at 10:28:37PM +0059: > source, from openbsd's ksh.1: > > .Sm off > .It *( Ar pattern\*(Ba No ...\*(Ba Ar pattern ) > .Sm on > > groff and mandoc: > *(pattern|...|pattern) > > the only problem is that mandoc marks up the first \*(Ba in the same > font as "pattern", and groff does not. Actually, that's a known issue, listed here in the TODO list: - The characters "|" and "\*(Ba" should never be bold, not even in the middle of a word, e.g. ".Cm b\*(Bac" in "mknod [-m mode] name b|c major minor" in OpenBSD ksh(1) Yours, Ingo -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv