At 10:47 AM 2/9/2003 -0500, Bruce D'Arcus wrote:
On Saturday, February 8, 2003, at 02:38 PM, Hans Hagen wrote:
Also, I just changed the name of the first typescript to add the -osf, ran the file, and got this error:
! Font \*maintext5ptrmbs*:=MinionPro-BoldIt-OSF-8y at 5.0pt not loaded: Not enough room left.
this can be solved by enlarging the mem settings in texmf.cnf and regenerating the format
With Hans' help, am making progress on the typescript, but am now getting a memory error. Regarding suggestion to change the settings in texmf.cnf, here is what I currently have:
the tex live values are normally ok, here i have:
% Max number of characters in all strings, including all error messages, % help texts, font names, control sequences. These values apply to TeX and MP. pool_size.context = 750000 pool_size = 500000 % Minimum pool space after TeX/MP's own strings; must be at least % 25000 less than pool_size, but doesn't need to be nearly that large. string_vacancies.context = 45000 string_vacancies = 25000 % Maximum number of strings. max_strings.context = 55000 max_strings = 35000 % min pool space left after loading .fmt pool_free.context = 47500 pool_free = 25000
buf_size.context = 200000 % needed for omega bug extra_mem_bot.context = 2000000 extra_mem_top.context = 2000000 font_max.context = 2000 font_mem_size.context = 1000000 hash_extra.context = 50000 main_memory.context = 1500000 max_strings.context = 100000 nest_size.context = 500 obj_tab_size.context = 300000 dest_names_size = 300000 param_size.context = 5000 pool_free.context = 47500 pool_size.context = 1250000 save_size.context = 50000 stack_size.context = 5000 string_vacancies.context = 90000 main_memory.mpost = 2000000 pool_size.mpost = 200000 ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------