so ... you never made a format -)
you need to increase some mem values in texmf.cnf:
texmfstart --direct youreditor.exe kpse:texmf.cnf
buf_size.context = 200000 % needed for omega bug extra_mem_bot.context = 2000000 extra_mem_top.context = 4000000 font_max.context = 2000 font_mem_size.context = 1000000 hash_extra.context = 65000 main_memory.context = 1500000 max_strings.context = 200000 nest_size.context = 500 obj_tab_size.context = 300000 % 8388607 pdf_mem_size.context = 500000 % 524288 dest_names_size.context = 300000 % 131072 param_size.context = 10000 pool_free.context = 47500 pool_size.context = 1250000 save_size.context = 50000 stack_size.context = 10000 string_vacancies.context = 90000 trie_size.context = 250000 hyph_size.context = 1000
Hans, Thanks. Now I typed: texmfstart --direct winedt.exe kpse:texmf.cnf And this is what I get: 'texmfstart' is not recognized as an internal or external command, operable program or batch file. Then I tried searching for the file texmf.cnf, but it is nowhere to be found. Best regards, Mats Broberg