10 Jan
2008
10 Jan
'08
3:49 p.m.
Fixed: increasing max_strings in web2c/main.c helps. Turns out we now have 1757 symbols and 19929 strings, which must be exactly one too much, as increasing max_strings from 20000 to 20001 is enough...
I'm using #define max_strings 50000 #define hash_prime 7883 #define sym_table_size 50000 #define unused 271828 following luaTeX. Best regards, Akira