See the longtable package documentation for explanation.
Type H <return> for immediate help.
...
l.152 \begin{longtable}
{@{*}r||p{1in}@{*}}
What might I be doing wrong? (Fwiw, longtable 4.09.)
thanks again!
--
- Chris
-- Visit Me at http://www.frostnet.advicom.net --
You are trying to start longtable in the scope of [twocolumn] or
\twocolumn or \begin{multicols}
David
i think what he wanted to know was that the error message was issued
because this is an error situation...
longtable.dtx isn't terribly forthcoming on this point.
--
Robin Fairbairns, Cambridge
> i think what he wanted to know was that the error message was issued
> because this is an error situation...
? (If you happen to be saying what I think you're saying (I am tired...),
I did know it was an error was found by latex because there was an error,
I just didn't know what the erorr was.)
thanks for the help,
longtable would need some reasonably large scale inetrnal changes to
work in two column, that's why I added the error message so that it gave
(what I hoped was) a more informative error message rather than just
dying unexpectedly.
I think possibly supertabular package does work in two columns.
David