>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 12-Jun-2002 Jean-Marc Lasgouttes wrote: >> It occured to be today that \begin{centering}foo\end{centering} >> works perfectly well. Before I make the change I have to ask: would >> people be pleased with it? Juergen> Well Jean Marc it's not only centering it's any alignment Juergen> excluded "block". I agree if it does not add vertical space Juergen> the above is perfect, but we would have to find solution also Juergen> for the other cases! Do you really think I am _this_ dumb? I have to double check the latex docs, but basically, I think that most commands that can be used as {\foo ...} can also be used as \begin{foo}...\end{foo}. So of course it should work for other alignment macros, but also, if we ever need it, for \begin{sffamily}...\end{sffamily}. JMarc