From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19426 Path: news.gmane.org!not-for-mail From: Idris Samawi Hamid Newsgroups: gmane.comp.tex.context Subject: RE: footnote placement Date: Tue, 29 Mar 2005 08:30:24 -0700 Message-ID: <428794CC@webmail.colostate.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112110221 4602 80.91.229.2 (29 Mar 2005 15:30:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2005 15:30:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 29 17:30:18 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 1DGIf0-0004Gm-5w for gctc-ntg-context-518@m.gmane.org; Tue, 29 Mar 2005 17:29:42 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 32D72127D2; Tue, 29 Mar 2005 17:30:35 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05250-04; Tue, 29 Mar 2005 17:30:29 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C53A7127A0; Tue, 29 Mar 2005 17:30:29 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ED8AE127A0 for ; Tue, 29 Mar 2005 17:30:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05392-01 for ; Tue, 29 Mar 2005 17:30:27 +0200 (CEST) Original-Received: from eagle.colostate.edu (eagle.acns.colostate.edu [129.82.100.90]) by ronja.ntg.nl (Postfix) with ESMTP id AAA001278B for ; Tue, 29 Mar 2005 17:30:26 +0200 (CEST) Original-Received: from lamar.colostate.edu (lamar.acns.colostate.edu [129.82.100.75]) by eagle.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j2TFUPS1615430 for ; Tue, 29 Mar 2005 08:30:25 -0700 Original-Received: from webmail.colostate.edu (csunts4.acns.colostate.edu [129.82.100.135]) by lamar.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j2TFUOH927472 for ; Tue, 29 Mar 2005 08:30:24 -0700 X-WebMail-UserID: ishamid Original-To: mailing list for ConTeXt users X-EXP32-SerialNo: 00002247, 00002264 X-Mailer: Infinite Mobile Delivery (Hydra) SMTP v3.62.01 X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19426 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19426 >===== Original Message From Hans Hagen ===== > \starttext >> \startbuffer[tufte] >> \input tufte >> \stopbuffer >> \startbuffer[knuth] >> \input knuth >> \stopbuffer >> \dorecurse{100}{test \footnote{\typebuffer[knuth]} \endnote{eee}\endgraf} > >it's \getbuffer else you indeed get a verbatim buffer (which is what type does); > >\dorecurse{100}{test \footnote{\input knuth } \endnote{eee}\endgraf} So \endgraf (or \par) is needed here; I should have guessed-) >also works; put a space or \relax after \input, else tex keeps scanning; >alternatively use \ReadFile{knuth} or \readfile{knuth}{}{} I definitely prefer the \ReadFile option. I could not find it (or \readfile{}{}{}) in ConTeXt Commands or texshow; must be new... What's the difference between these two commands? Also: given the ConTeXt philosophy, shouldn't there be a non-cryptic replacement for \par or \endgraf, something like \paragraph or \endparagraph? Best Idris ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523