From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/71246 Path: news.gmane.org!not-for-mail From: Daniel Schopper Newsgroups: gmane.comp.tex.context Subject: Re: placing endnotes throws a "missing number" error Date: Wed, 21 Sep 2011 13:19:26 +0200 Message-ID: <4E79C83E.9080607@aon.at> References: <4E78E608.2030402@aon.at> <28228271-18BC-400C-8038-9D1029F0F273@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1316603990 28664 80.91.229.12 (21 Sep 2011 11:19:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 21 Sep 2011 11:19:50 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 21 13:19:46 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R6Kq9-00016o-DJ for gctc-ntg-context-518@m.gmane.org; Wed, 21 Sep 2011 13:19:45 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 32417CAFAF; Wed, 21 Sep 2011 13:19:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9vf2GpXMJknw; Wed, 21 Sep 2011 13:19:41 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4E46ECAFAC; Wed, 21 Sep 2011 13:19:41 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3439BCAFAC for ; Wed, 21 Sep 2011 13:19:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rRohESQLRKku for ; Wed, 21 Sep 2011 13:19:28 +0200 (CEST) Original-Received: from filter4-nij.mf.surf.net (filter4-nij.mf.surf.net [195.169.124.155]) by balder.ntg.nl (Postfix) with ESMTP id 900DFCAFAA for ; Wed, 21 Sep 2011 13:19:28 +0200 (CEST) Original-Received: from email.aon.at (smtpout03.highway.telekom.at [195.3.96.115]) by filter4-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p8LBJQxW030107 for ; Wed, 21 Sep 2011 13:19:27 +0200 Original-Received: (qmail 1437 invoked from network); 21 Sep 2011 11:19:26 -0000 Original-Received: from 93-82-81-0.adsl.highway.telekom.at (HELO Daniel-Schoppers-iMac.local) (aon.912045897.daniel@[93.82.81.0]) (envelope-sender ) by smarthub76.res.a1.net (qmail-ldap-1.03) with SMTP for ; 21 Sep 2011 11:19:26 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 In-Reply-To: <28228271-18BC-400C-8038-9D1029F0F273@googlemail.com> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=195.3.96.115; country=AT; latitude=47.3333; longitude=13.3333; http://maps.google.com/maps?q=47.3333,13.3333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 04Fznjrdk - c1e1ce17a3c9 - 20110921 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.155 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:71246 Archived-At: Thanks, it=92s working now! Am 21.09.11 13:06, schrieb Wolfgang Schuster: > > Am 20.09.2011 um 21:14 schrieb Daniel Schopper: > >> Dear list, >> I=92m running into a strange issue with endnotes. I seem to hit a limit = of how many endnotes I can place in a document - although there are only 52= of them in the document. Recursing the following minimal example 12 times = works fine on my machine (using today=92s beta 2011.09.20 00:09) >> >> Any clues? >> Thanks in advance! >> Daniel >> >> Here=92s an example: >> >> ----------------------------------------------------------------- >> \definenote[myFirstEndnote][endnote] >> \definenote[mySecondEndnote][endnote] >> \definenote[myThirdEndnote][endnote] >> \definenote[myFourthEndnote][endnote] >> >> \starttext >> \dorecurse{13}{ >> \myFirstEndnote{endnote} >> \input tufte >> \mySecondEndnote{endnote} >> \input tufte >> \myThirdEndnote{endnote} >> \input tufte >> \myFourthEndnote{endnote} >> \input tufte >> } >> \page >> \placenotes[myFirstEndnote] >> \placenotes[mySecondEndnote] >> \placenotes[myThirdEndnote] >> \placenotes[myFourthEndnote] >> >> \stoptext > > Use \placenotes[=85][height=3D\textheight]. > > Wolfgang > _________________________________________________________________________= __________ > If your question is of interest to others as well, please add an entry to= the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-co= ntext > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ > ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________