From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13483 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: (solved) Re: How to adress footnote's numbers in main text? Date: Wed, 24 Sep 2003 17:15:04 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1064416912 11084 80.91.224.253 (24 Sep 2003 15:21:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Sep 2003 15:21:52 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 24 17:21:50 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A2BSg-0008M7-00 for ; Wed, 24 Sep 2003 17:21:50 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2D71310AE7; Wed, 24 Sep 2003 17:21:48 +0200 (MEST) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [62.67.200.156]) by ref.ntg.nl (Postfix) with ESMTP id 5EE6E10ACC for ; Wed, 24 Sep 2003 17:15:34 +0200 (MEST) Original-Received: (qmail 22054 invoked from network); 24 Sep 2003 15:15:31 -0000 Original-Received: from unknown (HELO [217.184.14.225]) (291610@[217.184.8.81]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 24 Sep 2003 15:15:31 -0000 X-Sender: 291610@pop3.estfiles.de In-Reply-To: Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13483 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13483 Found the answer hidden in the archiv. For examples: \defineconversion[HowAboutIt][\ss] \setupfootnotes[conversion=HowAboutIt] Can't be smoother. Steffen >Dear colisters, > >as I typeset my text with oldstyle figures I also have the footnote's numbers in oldstyle. >But those figures look quite strange when set superscript in the text. > >Changing the footnote's numbers in the footnote area (bottom) was possible by: >\definefont [MajuskelFNfont][OldStyle at 8.5pt] >\setupfootnotes[numbercommand=\MajuskelFNfont,rule=\MyRule] > > >But how can I adress the superscript footnote's numbers in the main text?? > > >Happy for any reply, >Steffen