From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from www.sonnenberger.org (www.sonnenberger.org [92.79.50.50]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o9RKmOPX002303 for ; Wed, 27 Oct 2010 16:48:24 -0400 (EDT) Received: from britannica.bec.de (www.sonnenberger.org [192.168.1.10]) by www.sonnenberger.org (Postfix) with ESMTP id EF46266777 for ; Wed, 27 Oct 2010 22:48:16 +0200 (CEST) Received: by britannica.bec.de (Postfix, from userid 1000) id 9B38B117F19; Wed, 27 Oct 2010 22:49:02 +0200 (CEST) Date: Wed, 27 Oct 2010 22:49:02 +0200 From: Joerg Sonnenberger To: tech@mdocml.bsd.lv Subject: Re: .IP without line args is not an ERROR Message-ID: <20101027204902.GA17065@britannica.bec.de> Mail-Followup-To: tech@mdocml.bsd.lv References: <20101027102224.GB16057@iris.usta.de> <20101027124337.GA22794@britannica.bec.de> <20101027204611.GK16057@iris.usta.de> X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101027204611.GK16057@iris.usta.de> User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Oct 27, 2010 at 10:46:11PM +0200, Ingo Schwarze wrote: > > E.g. the "restore previous" behavior for missing arguments? > > Actually, in that respect, man(7) is different than mdoc(7). > In mdoc, blocks can nest, but in man, if i understand correctly, > each block terminates the previous block, at least among the *P > blocks discussed here. Thus, the values in mtermp need no > resetting at all, and those in termp just get reset to mt->offset > and to the maximum right margin, no matter what the arguments > of the block were. If the macros are used without argument, they use the value specified by the last instance. Joerg -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv