From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72458 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Imposition eats footnote numbers (on the latest beta) Date: Tue, 15 Nov 2011 17:18:46 +0100 Message-ID: <230D6779-6EDA-4E7C-9355-BE2521B2A002@boede.nl> References: <87obwjq4go.fsf@universe.krase.net> <87bosdzndo.fsf@universe.krase.net> <4EC24083.4050009@wxs.nl> <87ty65y8de.fsf@universe.krase.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1321373958 31274 80.91.229.12 (15 Nov 2011 16:19:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Nov 2011 16:19:18 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 15 17:19:11 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 1RQLj3-0004HS-9p for gctc-ntg-context-518@m.gmane.org; Tue, 15 Nov 2011 17:19:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 61EC2CB0FA; Tue, 15 Nov 2011 17:19:08 +0100 (CET) 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 JMtfDCQ+eeuy; Tue, 15 Nov 2011 17:19:03 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CF0AACB0C8; Tue, 15 Nov 2011 17:19:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5DD9ACB0C8 for ; Tue, 15 Nov 2011 17:19:02 +0100 (CET) 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 aNTIjA2QPQp6 for ; Tue, 15 Nov 2011 17:18:48 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 86775CB0BD for ; Tue, 15 Nov 2011 17:18:48 +0100 (CET) Original-Received: from mars.digitpaint.nl (mars.digitpaint.nl [83.98.197.63]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAFGIkFF005988 for ; Tue, 15 Nov 2011 17:18:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by mars.digitpaint.nl (Postfix) with ESMTP id 2AA4819B4E1 for ; Tue, 15 Nov 2011 17:18:46 +0100 (CET) Original-Received: from mars.digitpaint.nl ([127.0.0.1]) by localhost (mail.digitpaint.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2ztG5QQDFAnK for ; Tue, 15 Nov 2011 17:18:46 +0100 (CET) Original-Received: from willis-computer.fritz.box (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mars.digitpaint.nl (Postfix) with ESMTPA id EDB6519AAD4 for ; Tue, 15 Nov 2011 17:18:45 +0100 (CET) In-Reply-To: <87ty65y8de.fsf@universe.krase.net> X-Mailer: Apple Mail (2.1084) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=83.98.197.63; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cFVsiL9o - 742682ef425d - 20111115 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 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:72458 Archived-At: On 15 Nov 2011, at 11:42, Marco Pessotto wrote: > Hans Hagen writes: > >>> %% start minimal example >>> >>> \setuppapersize[A5][A4,landscape] >>> \setuparranging[2UP] >>> >>> \setupnotedefinition[footnote][location=serried] >>> >>> \showframe >>> >>> >>> \starttext >>> >>> test\footnote{\input knuth} >>> \inmargin{this is in the margin} >>> >>> \stoptext >>> %% stop. >>> >>> All the in-margin material has been eaten during the imposition. >> >> depends on how you run ... --arrange will take care of it normally >> >> Hans > > With current all is OK. > > With the latest beta even with the --arrange switch the margin material > is lost. I played with the beta of 2011-11-14. If no setup is used i.e. if the default coming with ConTeXt is used, then the numbers are placed in the margin. Those numbers are lost when arranging is on, using context --arrange test.tex If \setupnotedefinition[footnote][location=page] %serried,text is used, then the footnote numbers are preserved while arranging is on. Willi ___________________________________________________________________________________ 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-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________