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: Wed, 17 Sep 2003 11:04:37 -0400
User-agent: Mutt/1.3.28i

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.

Simon




reply via email to

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