Hi, > I am using the presentation pre-05 style (the one with lots of randomly > created rectangles) in my document and am getting the following error from > MetaPost. How can I fix it? Well I saw the same with the new version, but the error-output helps a lot.
> This is MetaPost, Version 0.641 (Web2C 7.3.1) > Sorry, I can't find the mem file `metafun.mem'; will try `mpost.mem'. > (mpgraph.mp > ! Number is too large (8000). > l.1 mpgraph:=8000 Try mpost -ini metafun this produces a metafun.mem memory dump (the same as a tex.fmt) and a metafun.log. If you don't want it to be in your working directory issue this command in the $TEXMF/web2c/ directory (fpTeX or teTeX assumed) and re-run texhash/mktexlsr or whatever the command is called. Tobias
