From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52491 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Bug in footnotes in columns Date: Fri, 21 Aug 2009 20:13:05 -0400 (EDT) Message-ID: References: <4A8F1BE9.2060900@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250900016 14142 80.91.229.12 (22 Aug 2009 00:13:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Aug 2009 00:13:36 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Aug 22 02:13:29 2009 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.50) id 1MeeEb-0005Ud-4b for gctc-ntg-context-518@m.gmane.org; Sat, 22 Aug 2009 02:13:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EF9DDC9A7C; Sat, 22 Aug 2009 02:13:27 +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 9qEPqxxBJDLQ; Sat, 22 Aug 2009 02:13:25 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 93380C9A92; Sat, 22 Aug 2009 02:13:25 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4FC01C9A92 for ; Sat, 22 Aug 2009 02:13:24 +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 94DFz5LuPcd5 for ; Sat, 22 Aug 2009 02:13:22 +0200 (CEST) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by balder.ntg.nl (Postfix) with ESMTP id D7479C9A7C for ; Sat, 22 Aug 2009 02:13:21 +0200 (CEST) Original-Received: FROM [192.168.2.8] (c-76-28-88-45.hsd1.ct.comcast.net [76.28.88.45]) By skycaptain.mr.itd.umich.edu ID 4A8F381F.F0CC0.18200 ; Authuser adityam; 21 Aug 2009 20:13:20 EDT In-Reply-To: <4A8F1BE9.2060900@wxs.nl> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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:52491 Archived-At: On Sat, 22 Aug 2009, Hans Hagen wrote: > Aditya Mahajan wrote: >> Hi, >> >> \setupfootnotes >> [location=columns] >> >> \starttext >> \startcolumns >> \input knuth >> \stopcolumns >> \stoptext >> >> gives >> >> ! Undefined control sequence. >> \currentbackupnoteins >> > you can comment that line (for the moment) > > \def\docalculatetotalnoteheight > {\ifcase\clevernotes % tricky here ! ! ! to be sorted out ! ! ! > \doaddtototalnoteheight\currentnoteins > \else > % \doaddtototalnoteheight\currentbackupnoteins > \fi} > Perhaps the example was a bit too minimal. With this change, notice the output of \setupfootnotes [location=columns] \setupcolumns[balance=no] \starttext \startcolumns Don Knuth's\footnote{The creator of \TEX} quote: \input knuth \stopcolumns \stoptext Notice the box0 in the 2nd column. > keep in mind that footnotes in columns are not yet done (in mkiv) awaiting > access to inserts (later this year) OK. I will just use MKII for the moment. Aditya ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________