Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Font sizes in longtable

2,708 views
Skip to first unread message

Douglas Sturim

unread,
Mar 3, 1999, 3:00:00 AM3/3/99
to
How do you change the font size in the longtable package without changing
the caption size.
This command does not work;
\begin{longtable}{|| >{\small}c c c c c c c c c ||}

Thanks,

Doug

--------------------------------------------------------------

Doug Sturim

Providence, RI

dsturim@nospam_brown.edu


David Carlisle

unread,
Mar 3, 1999, 3:00:00 AM3/3/99
to
"Douglas Sturim" <dsturim@brown_nospam.edu> writes:

>
> How do you change the font size in the longtable package without changing
> the caption size.
> This command does not work;
> \begin{longtable}{|| >{\small}c c c c c c c c c ||}
>
> Thanks,
>

what do you mean by doesn't work?
you need to load array package for the > syntax, but then it should
work, and make the fonts in the first column small.

David

Doug Sturim

unread,
Mar 3, 1999, 3:00:00 AM3/3/99
to
I did not load in the array package. That was it! Thanks! Gee your name is
very similar to the guy who wrote all of the packages I seem to be using....
do you know him?

Thanks again,

Doug
------------------------------------------------------------------
Doug Sturim
Providence RI
dsturim@brown_nospam.edu
David Carlisle <da...@dcarlisle.demon.co.uk> wrote in message
news:87hfs28...@dcarlisle.demon.co.uk...

David Kastrup

unread,
Mar 4, 1999, 3:00:00 AM3/4/99
to
David Carlisle <da...@dcarlisle.demon.co.uk> writes:

> "Douglas Sturim" <dsturim@brown_nospam.edu> writes:
>
> >
> > How do you change the font size in the longtable package without changing
> > the caption size.
> > This command does not work;
> > \begin{longtable}{|| >{\small}c c c c c c c c c ||}
>

> what do you mean by doesn't work?
> you need to load array package for the > syntax, but then it should
> work, and make the fonts in the first column small.

Which can mean, for some combination of documentclass and document
size, that it leaves the stuff in exactly the same size. You might
want to try something more visible, like \tiny, for checking. And
perhaps also later (\footnotesize or \scriptsize or so).


--
David Kastrup Phone: +49-234-700-5570
Email: d...@neuroinformatik.ruhr-uni-bochum.de Fax: +49-234-709-4209
Institut für Neuroinformatik, Universitätsstr. 150, 44780 Bochum, Germany

0 new messages