Dear Latex/teTex user,

I have a problem putting the footnotes in tables. 
I am using tablenotes.

The table is defined as following:

---------------------------------------------------
.
.
\usepackage{hreeparttable}
\begin{document}
.
.
\begin{table}[h]
\caption{}\label{table1}
\setlength{\extrarowheight}{2pt}
\begin{tabularx}{\linewidth}{|l|*{3}{>{\small}X|}l|}
\hline
\multicolumn{5}{|l|}{\large \bf Simulation starting structures}\\ \hline
GR  & counterions &  waters & Total & Abreviation\\ \hline \hline
\multicolumn{5}{|l|}{\bf DNA--bound wild type crystal structure 
\tnote{a} }
\\ \hline
 wild type sequence      & 2 & 5438 &17033 & XW \\ \hline
.
.
.
\end{tabularx}
\begin{tablenotes}
\item[a] crystal structure 
\end{tablenotes}
\end{table}
------------------------------------------

The table notes text is generated at the end of the table as expected, but I 
don't get a lettered superscript references.

I tried with different tabular environments (tabular, tabular*, tabularx, 
longtable) and using the threeparttable or the table environment, but the 
lettered superscript references are neither generated in the table nor put at 
the end of the table.
Thanks for any help in advance


thomas
-- 

  --
 ----/ /  _
 ---/ /  (_)__  __ ____  __
 --/ /__/ / _ \/ // /\ \/ /
 -/____/_/_//_/\_,_/ /_/\_\
                                    

---
Thomas Stockner
Institut of Chemistry
University Graz
Heichrichstrasse 28
8010 Graz

Reply via email to