Similar Threads:
1.threeparttable: multicolumn table notes
I am using the multicol package to set the tablenotes
in a threeparttable environment in columns.
With long table notes, however, I have to insert line
breaks by hand. Is there a way to have the \tablenotes
list environment cope with multicols automatically, i.e.,
wrap based on the current \linewidth given by multicols?
I have tried hacking \tablenotes, but I no joy so far...
Here is my current test case:
\documentclass{article}
\usepackage{threeparttable,multicol}
\begin{document}
\begin{threeparttable}
\caption{A \texttt{threeparttable} with multicolumn notes.}
\begin{tabular}{lll}
\multicolumn{3}{c}{Process Type} \\
None & Defined & Empirical \\\hline
Ad hoc\tnote{1} & CMMI\tnote{2} & Agile \\
Ad hoc & PMI & Lean
\end{tabular}
\begin{multicols}{2}
\begin{tablenotes}
\item[1] Also known as code-n-fix.
\item[2] For teams of ``code monkeys''
\end{tablenotes}
\end{multicols}
\end{threeparttable}
\end{document}
Thanks in advance,
--
Bil Kleb, Hampton, Virginia
2.Changing font size in table of contents
Hi,
can someone please tell me how to change the font size of the title in
the table of contents?
Thanks.
3.changing table font size
I'm using MikTeX with WinEdt in trying to fit tables onto one page that are
too big in 11pt font. I'm using a special thesis.cls class in writing my
thesis and just using \small or whatever other size inside the table
environment doesn't work. As a solution, I've tried the deluxetable.sty but
obtain errors in the form of: undefined control sequences \@halignto ->
\@to\pt@width. Having little experience in TeX programming, I don't know
what this means. Any suggestions? Also, is there an easy way that I'm not
seeing of making font sizes in the table environment smaller?
If you need any additional info, please let me know.
Thank you
4.tables: changing default table font for all tables in a document
Hello,
I would like all tables in a document to appear in a font different
from the one that I use for the rest of the document. One way to do this is
to wrap \textsf{...} around every table:
\textsf{
\begin{tabular}{rcc}
[...]
\end{tabular}
}
does the trick. But isn't there a way to redefine the tabular environment so
that I need not employ \textsf{...}for each table?
Thank you,
--John
5.Changing size of an entire table
Hi,
I have a table which is specified like this:
\begin{table}
stuff
\begin{tabular}
table
\end{tabular}
\end{table}
I want to change the size of the entire table (table environment?) to
be \small without putting \small{} in each of the table entries, is
this possible? I will paste my latex code below in case that will
help.
Thanks a lot!
Jim
\begin{table}\begin{center}\label{RxnFam}\spacing{1}
\caption[]{}
\begin{tabular}[b]{ccc}
{\bf Reaction Family} & {\bf Example} & {\bf Reaction Matrix} \\
\hline\hline
Oxygen Hydrogen Abstraction (Initiation) & $\mathrm{O_2 + R-H
\longrightarrow HOO\bullet + R\bullet}$ & $\begin{array}{c} \emph{O}
\\ \emph{O} \\ \emph{C} \\ \emph{H} \end{array}$
$\left[\begin{array}{cccc} 0&-1&0&1\\ -1&1&0&0\\ 0&0&1&-1 \\ 1&0&-1&0
\end{array} \right] $
\end{tabular}\end{center}\end{table}
6. Figures captions font size bigger than font size used in document
7. table footnotes flush left using threeparttable?
8. Font size changed by Adobe Reader