[Tugindia] resizing tables
E. Krishnan
ekmath at asianetindia.com
Mon Aug 21 19:07:03 CEST 2006
On Mon, 21 Aug 2006, Anoop Sinha wrote:
> Hi there
> Is there any easy way to resize a tabular column? I mean reduce, the
> font size of all the contents in one go? Right now, I am doing stuff
> like:
>
> \begin{tabular}{lll}
> \small{one} & \small{two} & \small{three}\\
> \small{A} & \small{B} & \small{three}\\
> \end{tabular}
{\small
\begin{tabular}{lll}
one & two & three\\
A & B & three\\
\end{tabular}}
--
Krishnan
More information about the tugindia
mailing list