[pstricks] TeX memory exceeded

Antoine Pairet lists at pairet.be
Mon Jun 28 20:46:00 CEST 2010


On Mon, 2010-06-28 at 09:32 -0700, Herbert Voss wrote: 
> > http://transvol.sgsi.ucl.ac.be/download.php?id=12f53346a95ee90d 
> 
> this file runs if I enlarge TeX's main memory to 5000000

Thank you Herbert, the problem is now fixed. 
Actually, I edited /etc/texmf/texmf.cnf and I have used the command you
provided:
fmtutil-sys --all

> \multido{\iA=1+1}{40}{%
>   \readdata[plotNoMax=40,plotNo=\iA]{\data}{bsp.dat}%
>   \listplot{\data}%
> }

Using multido is more elegant than having a bunch of \listplot commands,
I will update the python script to use this. Thanks again.

Regards,
Antoine




More information about the PSTricks mailing list