Jean-Marc,
Thanks for the suggestion.
Here is what I have done. I have one very large table.
I wanted to place it in one table float. But when I
check long table (to cause it to break across pages),
it never splits across pages. So instead I made 8
separate tables by hand. After doing this, when I tried
to create a Postscript view, I only got two pages
instead of 18 pages. Then I looked at the log to see
what was happening. So now I've broken the document
into three parts which is OK but not ideal.
I hope that if I don't use the table float, the table
will break across pages.
Rick Bilonick
On Wed, 23 Jun 1999 14:22:24 +0200 (MET DST), Jean-Marc
Lasgouttes wrote:
>>>>>> "Richard" == Richard A Bilonick <[EMAIL PROTECTED]>
writes:
>
>Richard> I am getting the following error in LyX's
LaTeX Log for an 18
>Richard> page document (with many tables):
>
>Richard> ! TeX capacity exceeded, sorry [main memory
size=263001]
>Richard> <template> \hkip \tabcolsep {\hskip
1sp\ignorespaces I4609 E
>Richard> LEK,MARTIN & If you really absolutely need
more capacity, you
>Richard> can ask a wizard to enlarge me.
>
>Richard> Is this a LyX problem or a TeX problem?
>
>This probably a LaTeX problem. I am surprised that
this happens. Did
>you put your tables in table floats (I guess yes,
since you say they
>are numberered)? Then you could try to put the tables
in their own
>pages (Layout->Document, Float_options=="p") and see
whether it helps.
>
>JMarc