On Fri, 23 Oct 1998, Jean-Marc Lasgouttes wrote:
> >>>>> "Kostas" == Kostas Oikonomou <[EMAIL PROTECTED]> writes:
>
> Kostas> Hi,
>
> Kostas> I'm using 1.0.0 pre 2. I find that when I have a quote and in
> Kostas> the middle of it I change the layout of a paragraph to
> Kostas> "centered", what gets put in the .tex file is
>
> Kostas> .... \begin{quote} .... {\centering This is supposed to be
> Kostas> centered.\par} ... \end{quote} ....
>
> Kostas> This is incorrect and formats wrong. What should be output is
>
> Kostas> .... \begin{quote} .... \par{\centering This is supposed to
> Kostas> be centered.\par} ... \end{quote} ....
>
> Kostas> i.e. there must be a \par preceding the \centering.
>
> I can confirm this behaviour. I know there have been changes by Allan recently
> in this area. Allan, could you check it out?
I haven't touched any \par stuff but I will check it out.
Expect an answer tomorrow although I suspect this has been the case for a
long time.
Allan (ARRae)