On Sun, 18 Nov 2007 19:16:24 -0800 "Dylan Beaudette" <[EMAIL PROTECTED]> 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/
signature.asc
Description: PGP signature
_______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
