Thank you Marco, this solved my problem (footnote numbers inside of Arabic
text) as well!


On 6 September 2013 10:07, Marco Patzer <li...@homerow.info> wrote:

> On 2013–09–06 "H. Özoguz" wrote:
>
> > \starttext
> > {\it This was\footnote{And actually is.} my way of typesetting.}
> > Is\footnote{Another fn.} this not beautiful?
> > \stoptext
> >
> > You see, the first number is italic, the second normal. How can I
> > force ALL fn-numbers to appear in normal style, independent from the
> > textstyle of the text, they were set in?
>
>   \setupnote
>     [footnote]
>     [textstyle=normal]
>
> > 2. I want to add a \narrownobreakspace before every footnote-number
> > (because of the closing quotation marks, which often overlap with
> > them, especially if they are set italic).
>
>   \setupnote
>     [footnote]
>     [textstyle=small,
>      textcommand=\FootNoteCmd]
>
>   \define[1]\FootNoteCmd
>     {\narrownobreakspace\high{#1}}
>
>
> Marco
>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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