I have a LyX file with a lot of figures in it. When I change the
document from single to double spaced, some of the figures at the end
are no longer shown when the document is viewed as a dvi or ps file. I
exported the document as a Latex file so that I could compile it and
look at the warning messages, and I found the following in the log file:
<logan.eps>
Runaway argument?
{pfg@align@7
! TeX capacity exceeded, sorry [main memory size=263001].
\pfg@align #1.->\@nameuse {pfg@align@#1}
l.1038 ...idth}{!}{\includegraphics{loganof0.eps}}
This message disappears when I remove the double-spacing, and all
figures are then displayed when viewed in dvi or ps format. Does anyone
know why double-spacing would consume more Latex memory, or how I can
reduce the amount of memory I use? Is it possible to increase the Latex
memory size?