[OS X TeX] Re : Stupid question about the tabular environment
Maarten Sneep
maarten.sneep at xs4all.nl
Sat Jan 17 15:07:20 EST 2009
On 17 jan 2009, at 20:39, Josep Maria Font wrote:
>
> Strange. It works well here (with *both* the \begin{center} ...
> \end{center} and the tabular inside a \makebox[c].
>
keep in mind that \begin{center} \end{cetner} will add extra vertical
space (See the FAQ).
the user of \centering is more appropriate, though you'll want to
constrain it withing some group (either \begin{table} ... \end{table},
of an explicit group like {\centering table goes here} or
\begingroup ... \endgroup
Maarten
More information about the MacOSX-TeX
mailing list