>>>>> "Lars" == Lars Gullik Bj�nnes <[EMAIL PROTECTED]> writes:
>>> Jean-Marc Lasgouttes writes:
Lars> [...] Is the \par always needed?
JL> I guess. It could be a \n\n, of course.
Lars> Ok, I see the problem now. Can we assume that we can put
Lars> {\par\centering ...} always when we speak about paragraph
Lars> alignment?
Lars> Can this have any bad effects?
I would really prefer a
\n\n{\centering...}
These \par constructs are really ugly, although some simple testing
seem to imply that they work.
JMarc