From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16338 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: TeX capacity exceeded, sorry [save size=40000] error Date: Thu, 2 Sep 2004 17:15:15 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040902171515.0f72f09d@glenlivet.elvenkind.com> References: <5A7EAF86-FCEF-11D8-BE66-000A9578A6A8@cybercat.ca> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094138130 25502 80.91.224.253 (2 Sep 2004 15:15:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2004 15:15:30 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 02 17:15:20 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2tJ2-00015E-00 for ; Thu, 02 Sep 2004 17:15:20 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 234B6127B1; Thu, 2 Sep 2004 17:15:20 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14304-03; Thu, 2 Sep 2004 17:15:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EF4CE1278E; Thu, 2 Sep 2004 17:15:17 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 04FB31278E for ; Thu, 2 Sep 2004 17:15:17 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14130-08 for ; Thu, 2 Sep 2004 17:15:16 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (unknown [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 7B4F612787 for ; Thu, 2 Sep 2004 17:15:16 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 85E41107C5 for ; Thu, 2 Sep 2004 17:15:07 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21172-04 for ; Thu, 2 Sep 2004 17:15:07 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id EA967ED8F for ; Thu, 2 Sep 2004 17:15:06 +0200 (CEST) Original-To: mailing list for ConTeXt users In-Reply-To: <5A7EAF86-FCEF-11D8-BE66-000A9578A6A8@cybercat.ca> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16338 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16338 Hi Samuel, On Thu, 2 Sep 2004 10:49:55 -0400, Samuel wrote: > save_size = 150000 % was 50000 % for saving values It is not possible to make save_size larger than 40000 in the current executables, no matter how hard you try (it is a compile-time limit in the web2c sources). -- groeten, Taco