bug-texinfo
[Top][All Lists]
Advanced

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

Re: Paragraph indentation suppression


From: Simon Law
Subject: Re: Paragraph indentation suppression
Date: Sat, 12 Apr 2003 18:41:03 -0400
User-agent: Mutt/1.3.28i

On Sat, Apr 12, 2003 at 05:07:27PM -0400, Simon Law wrote:
>       I include a new changelog and a new patch.  This one should be
> ready to commit, barring any objections.

        Oh no!  I introduced a bug!

        Thankfully, it's fairly easy to fix, so I won't repost the
entire patch.  Take the following line in my definition of
\suppressfirstparagraphindent:

> +        \global\everypar = {}

and change it to read

> +        \global\everypar = {}%

Notice how I completely forgot to comment out the whitespace.  *sigh*

Simon




reply via email to

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