From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11083 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: footnote control Date: Wed, 19 Feb 2003 10:28:06 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.0.20030219102627.0382ed40@server-1> References: <003001c2d464$70367370$0100a8c0@vademecum> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1045654933 19437 80.91.224.249 (19 Feb 2003 11:42:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Feb 2003 11:42:13 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18lSc8-00053F-00 for ; Wed, 19 Feb 2003 12:42:12 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 943B310AF9; Wed, 19 Feb 2003 12:42:13 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id B1B1510AF9 for ; Wed, 19 Feb 2003 12:38:29 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id h1JBcP2X003963 for ; Wed, 19 Feb 2003 12:38:25 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.3/8.12.2) with ESMTP id h1JBcRt7032371 for ; Wed, 19 Feb 2003 12:38:28 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <17FD5FD0-4061-11D7-95C2-0050E4258255@fastmail.fm> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.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:11083 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11083 At 04:12 PM 2/14/2003 -0500, you wrote: >Hmm...maybe I'm wrong, but it seems to me these commands have no effect on >the in-text footnote marker; that they only apply to the footnote per se. > >OK, I found two private messages from Hans from awhile back on this, >before I got back to dealing with this. The relevant parts are this: > >>>And to use your example of Frutiger, what font selection command do you >>>use to get Frutiger Ultra Black in a chapter title? I still don't know >>>how to use a medium small cap font in a document! >> >>\definefont[ChapterTitleFont][Frutiger-Ultra-Black] >> >>\setuphead[chapter][style=ChapterTitleFont] >> >>so, that's not for typescripts but for styles > >And this: > >>I'm not sure about hwo to deal with the footnote font; probably composing >>a dedicate typeface is the best; of if it's only used for symbols, it >>should be just a def and mapped onto a symbol (symb-*.tex) > >So, if there was a command to set the footnote marker, I'd need to do a >\definefont for a special "FootnoteFont." > >However, there is no such command; right? Seems like it might be useful. > >I don't really understand the above comment, or how I operationalize >it. Can someone (Hans?) explain? busy .... if you want, you can use the new footnote module (that i made for idris) which gives you footnote classes that are configurable; i can more easily add new features to that one, so let me know if you want to volunteer .. Hans