Hi there,

I'm a ConTeXt newbie that I have the following options and a command for
URLs in the document preamble (what comes before \starttext [I don't
know if it is named so in ConTeXt]):

        \definefontfeature[default][default][onum=yes]
        \setupbodyfontenvironment[default][em=italic]
        \setupinteraction[state=start,color=,style=
                em,contrastcolor=,focus=standard]

        \def\href#1{\goto{\hyphenatedurl{#1}}[url(#1)]}

My question is: how can I disable old style numbers for the \href command?

Thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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