[vox-tech] change font size for table in latex

Ken Bloom kbloom at gmail.com
Sun Nov 18 20:42:38 PST 2007


On Sun, 18 Nov 2007 19:16:24 -0800
"Dylan Beaudette" <dylan.beaudette at gmail.com> wrote:

> Hi,
> 
> Working on a rather wide table, and finding that the only way to
> change the font size is by applying it to every element, one-by-one.
> This seems very inefficient, and surely there must be a better way. I
> have tried using \tiny and such commands just before the
> \begin{tabular} environment, but there is no change in font size. Any
> ideas?

That method's worked for me.

Perhaps because the sizing command was grouped with the table like

{\small
\begin{tabular}{...}
...
\end{tabular}
}

--Ken

-- 
Ken (Chanoch) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.lugod.org/pipermail/vox-tech/attachments/20071118/3e42e9bd/signature.pgp


More information about the vox-tech mailing list