From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20988 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: pararaph indent in footnote Date: Wed, 22 Jun 2005 18:48:14 -0400 Message-ID: References: <1F2F96B3-A48F-4018-B422-B0B75C65EB98@princeton.edu> <32CAB195-D26B-4920-8D40-4C76ACD7DBF7@princeton.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1119480248 581 80.91.229.2 (22 Jun 2005 22:44:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Jun 2005 22:44:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 23 00:44:05 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DlDwJ-0007Us-7R for gctc-ntg-context-518@m.gmane.org; Thu, 23 Jun 2005 00:43:23 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D97C0127DA; Thu, 23 Jun 2005 00:49:40 +0200 (CEST) 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 14389-05; Thu, 23 Jun 2005 00:49:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EC77E127DC; Thu, 23 Jun 2005 00:47:54 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B4645127DC for ; Thu, 23 Jun 2005 00:47:53 +0200 (CEST) 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 14389-04-3 for ; Thu, 23 Jun 2005 00:47:52 +0200 (CEST) Original-Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by ronja.ntg.nl (Postfix) with ESMTP id A4B7C127DA for ; Thu, 23 Jun 2005 00:47:52 +0200 (CEST) Original-Received: from [192.168.0.2] ([70.18.184.236]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0III00I2LCNR6YZ4@vms040.mailsrvcs.net> for ntg-context@ntg.nl; Wed, 22 Jun 2005 17:47:52 -0500 (CDT) In-reply-to: Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.730) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20988 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20988 Peter=97 On further testing, I see that while I now have indented paragraphs =20 in my footnotes, I no longer have the ability to name and cross-=20 reference them. \footnote{footnote text} works well, but \footnote=20 [name]{footnote text} now seems broken. Alan > On Wed, 22 Jun 2005, Alan Bowen wrote: > > > >> My immediate problem, however, is the paragraph indent in >> footnotes that have more than one paragraph. >> >> > > I don't know better, but this works: > > \setupindenting[small] > \let\footnoteO\footnote > \long\def\footnote#1{\footnoteO{\setupindenting[small]#1}} > %% or > %\long\def\footnote#1{\footnoteO{\setupindenting[small]\indent#1}} > \def\SomePars{\dorecurse5{\dorecurse{50}{bla }\par}} > \starttext > \SomePars bla\footnote{\SomePars} > \stoptext > > Cheers, Peter > > --=20 > http://pmrb.free.fr/contact/ > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > > _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context