[Dev-luatex] MPlib and btex...etex
Graham Douglas
graham.douglas at readytext.co.uk
Sun May 2 14:31:04 CEST 2010
Hi Graham,
Patrick wrote:
> ! MetaPost capacity exceeded, sorry [main mem
> ory size=10000000].
I might be wrong, but I think that this message is incorrect. It states
the current main memory size, but not the one that is in effect.
>
>
> mp = mplib.new ( {
> hash_size = 10000000,
> main_memory = 10000000,
> param_size = 10000000,
You need to set these memory settings and then dump the metapost format.
These settings are used in the next run (with the new format).
Patrick
(this is to the best of my knowledge)
=========================================
Thanks Patrick, I'll try to increase those settings and dump
a new .mem file.
All the best
Graham
More information about the dev-luatex
mailing list