From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60813 Path: news.gmane.org!not-for-mail From: Elias Oltmanns Newsgroups: gmane.comp.tex.context Subject: Re: Placing footnotes in right margin en bloc at bottom of page Date: Mon, 09 Aug 2010 12:28:49 +0200 Message-ID: <8762zkcc66.fsf@denkblock.local> References: <87ocdrsvjm.fsf@denkblock.local> <4C513182.1030603@googlemail.com> <87aapas98d.fsf@denkblock.local> <4C51F124.4020602@googlemail.com> 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: dough.gmane.org 1281349750 5974 80.91.229.12 (9 Aug 2010 10:29:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2010 10:29:10 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 09 12:29:07 2010 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 1OiPbP-0002Dj-52 for gctc-ntg-context-518@m.gmane.org; Mon, 09 Aug 2010 12:29:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 003ACCA1CB; Mon, 9 Aug 2010 12:29:07 +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 o0AMtPKbTaI3; Mon, 9 Aug 2010 12:29:06 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A94B0CA1CC; Mon, 9 Aug 2010 12:29:03 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3D5C1CA1CC for ; Mon, 9 Aug 2010 12:29:02 +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 RcpJjrKrcduD for ; Mon, 9 Aug 2010 12:28:51 +0200 (CEST) Original-Received: from nebensachen.de (nebensachen.de [78.46.130.30]) by balder.ntg.nl (Postfix) with ESMTP id 09CE1CA1CB for ; Mon, 9 Aug 2010 12:28:50 +0200 (CEST) Original-Received: from upstream.obscured ([192.168.0.1]) by mail.nebensachen.de (Postfix) with ESMTPSA id 6CF3D20DA24E for ; Mon, 9 Aug 2010 12:28:50 +0200 (CEST) X-Hashcash: 1:20:100809:ntg-context@ntg.nl::epu5ovBrJJdLEVFY:0000000000000000000000000000000000000000000Agvd Mail-Copies-To: nobody Mail-Followup-To: mailing list for ConTeXt users User-Agent: Gnus/5.13 (Gnus v5.13) 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:60813 Archived-At: Sorry for bringing this up again but ... Wolfgang Schuster wrote: > Am 29.07.10 15:33, schrieb Elias Oltmanns: >> Wolfgang Schuster wrote: > >> [...] >>> This is easy: >>> >>> \setupnote[footnote][location=text] >>> >>> \setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}] >>> >>> %\showframe >>> >>> \starttext >>> text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text >>> \stoptext >> Thanks for the snippet. Unfortunately, the footnotes don't seem to make >> it onto the page though. Would this be due to using ConTeXt MKII by any >> chance? > > You need a different setup for the footnote in Mark 2: > > \setupnote[footnote][width=\rightmarginwidth] I've only just realised that TeX seems to reserve space for the footnotes at the bottom of the main text area. Check the following example: \setupnote[footnote][width=\rightmarginwidth] \setuptexttexts[margin][][{\framed[frame=off,rule=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}] \starttext text\footnote{one} text\footnote{two} text\footnote{And here we have yet another footnote spanning more than one line.} % {\dorecurse{4}{\input tufte\par}} \stoptext I've tried the same with \setupfootnotes and \placefootnotes to no avail. Any hint will be appreciated, Elias ___________________________________________________________________________________ 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 ___________________________________________________________________________________