From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32923 Path: news.gmane.org!not-for-mail From: Mike Bird Newsgroups: gmane.comp.tex.context Subject: Re: Can't create more than about 240 footnotes Date: Tue, 23 Jan 2007 08:56:44 -0800 Organization: Iron Mtn Systems Message-ID: <200701230856.45412.mgb-debian@yosemite.net> References: <200701221932.50517.mgb-debian@yosemite.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169571447 8990 80.91.229.12 (23 Jan 2007 16:57:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Jan 2007 16:57:27 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 23 17:57:20 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H9OxT-0000l3-JF for gctc-ntg-context-518@m.gmane.org; Tue, 23 Jan 2007 17:57:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3F46420056; Tue, 23 Jan 2007 17:52:15 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11151-01; Tue, 23 Jan 2007 17:52:08 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EADFF200A1; Tue, 23 Jan 2007 17:52:07 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E64AA200A1 for ; Tue, 23 Jan 2007 17:52:05 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11152-01-5 for ; Tue, 23 Jan 2007 17:52:01 +0100 (CET) Original-Received: from se.yosemite.net (se.yosemite.net [205.157.156.9]) by ronja.ntg.nl (Postfix) with ESMTP id 955BE20056 for ; Tue, 23 Jan 2007 17:52:01 +0100 (CET) Original-Received: from se.yosemite.net (localhost.localdomain [127.0.0.1]) by se.yosemite.net (Postfix) with ESMTP id B1C0098001 for ; Tue, 23 Jan 2007 08:57:03 -0800 (PST) Original-Received: from mgb.bullion.ims (mgb.bullion.ims [205.157.157.170]) by se.yosemite.net (Postfix) with ESMTP id 2B0B49800B for ; Tue, 23 Jan 2007 08:56:56 -0800 (PST) Original-To: ntg-context@ntg.nl User-Agent: KMail/1.9.5 In-Reply-To: Content-Disposition: inline X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32923 Archived-At: On Monday 22 January 2007 20:30, Aditya Mahajan wrote: > On Mon, 22 Jan 2007, Mike Bird wrote: > > I run out of space around the 240th footnote in a document. It appears > > that ConTeXt may be reloading or redefining a footnote font for each > > footnote or footnote number. > > > > Is this a known problem with a known solution? > > No. This works fine here > > \starttext > \dorecurse{500} > {\input knuth\footnote[note:\recurselevel]{this is a > footnote}\endgraf} > \stoptext Hi Aditya, Thanks for checking. I've been unable as yet to create a simple test case. It must be a combination of things. I'll post a test case when I have one. Thanks, --Mike Bird