> there appears to be a bug in the handling of font features in footnotes… the 
> following messes up the footnote block in 2011.04.20 16:23, but yields the 
> expected result in 2011.02.14 23:30.

Even shorter example (with Latin Modern):

---
\definefontfeature
    [superscripts]
    [default]
    [sups=yes]

\setupnote
    [footnote]
    [textcommand=\os,
     textstyle=]



\starttext

The \type{textcommand} should not leak into the footnote block%
\footnote{The number 13 should not be typeset with oldstyle numerals.}.
   
\stoptext
---
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to