z***@hotmail.com
2006-11-29 16:37:02 UTC
Hello,
I have a problem with changing the font size of a longtable. Here is a
short description:
\setlongtables
{\tiny
\begin{longtable}{rrrcrcrrrrcrrrrcrrrr}
\caption{
what is the title
\hline\hline
\multicolumn{3}{c}{\bfseries }&
\multicolumn{1}{c}{\bfseries }&\\
...
I have have something "Table 1: what is the title".
It works but the font size of caption "Table 1: what is the title" is
the same as the table contents. How should I change the caption font? I
tried the following:
\setlongtables
{\tiny
\begin{longtable}{rrrcrcrrrrcrrrrcrrrr}
\caption{\scriptsize
what is the title
But the font size of "Table 1" is still "tiny" while "what is the
title" is now changed to "scriptsize', which is not consistent.
How should I do? Thanks. Zhu
I have a problem with changing the font size of a longtable. Here is a
short description:
\setlongtables
{\tiny
\begin{longtable}{rrrcrcrrrrcrrrrcrrrr}
\caption{
what is the title
\hline\hline
\multicolumn{3}{c}{\bfseries }&
\multicolumn{1}{c}{\bfseries }&\\
...
I have have something "Table 1: what is the title".
It works but the font size of caption "Table 1: what is the title" is
the same as the table contents. How should I change the caption font? I
tried the following:
\setlongtables
{\tiny
\begin{longtable}{rrrcrcrrrrcrrrrcrrrr}
\caption{\scriptsize
what is the title
But the font size of "Table 1" is still "tiny" while "what is the
title" is now changed to "scriptsize', which is not consistent.
How should I do? Thanks. Zhu