From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30623 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: footnote number in header Date: Fri, 01 Sep 2006 20:32:08 +0200 Message-ID: <44F87CA8.2020201@boede.nl> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1157135565 7146 80.91.229.2 (1 Sep 2006 18:32:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Sep 2006 18:32:45 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 01 20:32:42 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1GJDoZ-0006e3-IG for gctc-ntg-context-518@m.gmane.org; Fri, 01 Sep 2006 20:32:27 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 295611FEAB; Fri, 1 Sep 2006 20:32:26 +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 18248-02; Fri, 1 Sep 2006 20:32:20 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 450AB1FEA3; Fri, 1 Sep 2006 20:32:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 41E021FEA3 for ; Fri, 1 Sep 2006 20:32:15 +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 18245-02 for ; Fri, 1 Sep 2006 20:32:10 +0200 (CEST) Original-Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by ronja.ntg.nl (Postfix) with SMTP id BEE521FBDB for ; Fri, 1 Sep 2006 20:32:09 +0200 (CEST) Original-Received: from [127.0.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr16.xs4all.nl (8.13.6/8.13.6) with ESMTP id k81IW8vZ093341 for ; Fri, 1 Sep 2006 20:32:08 +0200 (CEST) (envelope-from w.egger@boede.nl) User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:30623 Archived-At: Hi, maybe that the use of \nomarking is an option. However this will place an ellipsis in the title \setupheadertexts[][{\getmarking[section][current]}] \starttext \completecontent \chapter{Chapter number one\footnote{Footnote of chapter one}} \input tufte \section{Section one in chapter one \nomarking{\footnote{Footnote nomarking for section one}}} \input tufte \stoptext Willi Horacio Suarez wrote: > Hello > > I have footnotes in titles and titles appears in all right page headers. The > problem is that in the header appears a superscript number, adding 1 each > time it appears. > > How can I avoid it? > > Thankyou > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >