Thanks!!!
it works
Francesco
Search found 2 matches
- Sun Aug 01, 2010 1:34 pm
- Forum: Graphics, Figures & Tables
- Topic: ltx table error
- Replies: 3
- Views: 3413
- Sun Aug 01, 2010 9:37 am
- Forum: Graphics, Figures & Tables
- Topic: ltx table error
- Replies: 3
- Views: 3413
ltx table error
Hi, I am using ltxtable to build a long table.
In the main file I have this line:
\LTXtable{\textwidth}{reviewtable.tex}
and the reviewtable.tex file looks like this:
\newcolumntype{Y}{>{\small\raggedright\arraybackslash}X}
\renewcommand{\arraystretch}{1.5}
\noindent
\begin{longtable}{|X|X|X ...
In the main file I have this line:
\LTXtable{\textwidth}{reviewtable.tex}
and the reviewtable.tex file looks like this:
\newcolumntype{Y}{>{\small\raggedright\arraybackslash}X}
\renewcommand{\arraystretch}{1.5}
\noindent
\begin{longtable}{|X|X|X ...