bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: texinfo.tex: \dosuppress...


From: Simon Law
Subject: Re: texinfo.tex: \dosuppress...
Date: Thu, 18 Sep 2003 15:27:35 -0400
User-agent: Mutt/1.3.28i

On Thu, Sep 18, 2003 at 08:34:30AM +0200, Stepan Kasal wrote:
> Hello Simon,
> 
> On Wed, Sep 17, 2003 at 11:04:37AM -0400, Simon Law wrote:
> > On Wed, Sep 17, 2003 at 03:55:50PM +0200, Stepan Kasal wrote:
> > >  \gdef\dosuppressfirstparagraphindent{%
> > >    \gdef\indent{%
> > > -    \global\let\indent=\ptexindent
> > > -    \global\let\noindent=\ptexnoindent
> > > -    \global\everypar = {}%
> > > +    \restorefirstparagraphindent
> > > +    \indent
> > > +  }%
> > 
> >     Actually, what's that \indent doing there?  It's completely
> > unnecessary, because \everypar is already cleared.
> 
> without it, the test case with double @indent wouldn't work.

        Odd.  It seems to work for me, as you describe it, when you take
that extra \indent out.  So it looks pretty extraneous.

Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]