Ross MOORE wrote:
> [regaring manytab.tex example, 5 tables]
> The empty pages didn't occur when I tried processing your files...
This could again be a SGI vs Linux issue, and this time, it
works on my SGI, but breaks on Linux! I'll try it when I get home.
..
> The workaround is to ensure that each table has something different
> within the first 100 characters, or so, so that a different key
> is guaranteed.
Thanks!!! That worked, and now I can generate my tables...
Since I've your attention, you may know about one last problem
I have: I am trying to use "htmlonly" so that my longtable
is broken only for html output and it is handled normally for latex only.
But, it looks like the htmlonly enviroment gets confused on
some characters - I'm not exactly sure, but & or } or \ may be
suspect, and in the following code, latex fails on this:
\begin{htmlonly}
\end{longtable}
\end{makeimage}
\begin{makeimage}
\begin{longtable}{|c|c|c|c|c|c|c|}
\caption{Conjunct Consonants\protect\html{, Part 2}} \\
\hline conjunct & ITRANS & bn & itxbeng & ITRANS example & bn example & itxbeng
example \\ \hline
\multicolumn{7}{c}{\vadjust{\vskip-10pt}}
\endfirsthead
\caption[]{Conjunct Consonants (contd)} \\
\hline
conjunct & ITRANS & bn & itxbeng & ITRANS example & bn example & itxbeng example
\\ \hline
\multicolumn{7}{c}{\vadjust{\vskip-10pt}}
\endhead
\multicolumn{7}{r}{continued on the next page...} \\ \endfoot
\hline \endlastfoot
\hline
\end{htmlonly}
LaTeX complains on the "\hline conjunct" line:
! Argument of \@gobble@nv has an extra }.
<inserted text>
\par
l.629 \hline conjunct &
ITRANS & bn & itxbeng & ITRANS example & bn example ...
The reason why I think this should work, is because if I use
the "comment.sty" package and change the above htmlonly to
comment, it all works, so maybe there must be some difference
in htmlonly and comment environments, which should be fixable, I hope?
--
Avinash Chopde
e-mail: [EMAIL PROTECTED]
home page: http://www.aczone.com/