Yes this works (well, the ss doesn't, but that's probably because of something with my typescript).

So the question is, what does this tell me about specifying the footnote font? Or in more general terms, what if I wanted -- for some reason -- to use the sans italic font for the footnote marker? Am just not understanding the logic of font selection here (obviously!). Do I need to do some funky \definetypeface command?

Bruce

On Friday, February 14, 2003, at 03:00 PM, Willi Egger wrote:

Hi Bruce,
Thanks Willi!  Here's what happens though (am just pasting the part
that seems relevant):
Sorry, I see that my idea was not helping that much.
What after testing works here is the following

\def\FootnoteNumber%
{\switchtobodyfont[ss,16pt]}

\setupfootnotes[numbercommand=\FootnoteNumber]
\setupfootnotedefinition
   [after=\blank,
    style={\switchtobodyfont[rm]}]

Willi
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to