[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @noindent without effect after @end smallexample
From: |
Patrice Dumas |
Subject: |
Re: @noindent without effect after @end smallexample |
Date: |
Tue, 27 Jan 2009 14:36:55 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Mon, Jan 26, 2009 at 06:27:44PM -0600, Karl Berry wrote:
>
> @noindent doesn't suppress the end of line, exactly. It's more that it
> starts a paragraph. At least, text after the @noindent should not be
> ignored.
Indeed, but, in that case, if the end of line after @noindent was to
be taken into account, the result wouldn't have had a new line. Also
the following:
Begin para
@noindent
after noindent.
gives:
Begin para after noindent. (and also in TeX). So it doesn't necessarily
begin a paragraph, at least as it is now.
--
Pat