From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13581 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: TeX capacity exceeded in MikTeX Date: Sun, 28 Sep 2003 14:42:59 +0200 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <00ce01c385be$375825b0$0100a8c0@vademecum> References: <116146190490.20030928105606@emil.teleton.pl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1064753832 16859 80.91.224.253 (28 Sep 2003 12:57:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Sep 2003 12:57:12 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Sep 28 14:57:10 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A3b6s-000796-00 for ; Sun, 28 Sep 2003 14:57:10 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B0AAB10B28; Sun, 28 Sep 2003 14:57:08 +0200 (MEST) Original-Received: from smtpzilla5.xs4all.nl (smtpzilla5.xs4all.nl [194.109.127.141]) by ref.ntg.nl (Postfix) with ESMTP id C0C0810B28 for ; Sun, 28 Sep 2003 14:44:11 +0200 (MEST) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla5.xs4all.nl (8.12.9/8.12.9) with SMTP id h8SCi6Xe062074 for ; Sun, 28 Sep 2003 14:44:09 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13581 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13581 Find in the texmf.cnf file in texmf-var\web2c directory the section where the different memory settings are set: The following table was posted by Hans Hagen in february 2003, so it should be o.k. At least in my situation these settings do perform as expected. 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 Willi ----- Original Message ----- From: "^Nitram^" To: Sent: Sunday, September 28, 2003 10:56 AM Subject: [NTG-context] TeX capacity exceeded in MikTeX > Hi, > > I have the same problem as was reported at 8.04.2003 - anybody > resolved it ?... I have a document (about 80 pages) and error when I > compile whole. Below I attach my log file - anybody have any good idea > - I need this paper today ;((( > > log file: > [cut] > ! TeX capacity exceeded, sorry [hash size=35000]. > > If you really absolutely need more capacity, > you can ask a wizard to enlarge me. > > Here is how much of TeX's memory you used: > 6324 strings out of 67199 > 81075 string characters out of 744379 > 601426 words of memory out of 1165764 > 35000 multiletter control sequences out of 35000 > 41684 words of font info for 101 fonts, out of 500000 for 1000 > 96 hyphenation exceptions out of 607 > 63i,21n,91p,1354b,3886s stack positions out of 1500i,500n,5000p,200000b,32768s > 973 PDF objects out of 65536 > 480 named destinations out of 20000 > 9 words of extra memory for PDF output out of 65536 > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >