Am 19.02.2014 um 20:18 schrieb Pablo Rodriguez <oi...@gmx.es>:

> Dear list,
> 
> I have the following sample:
> 
> \starttext
> {\asciimode It works in body%.}\footnote{But not in footnotes
> {\asciimode %}.}
> \stoptext
> 
> I’m afraid \asciimode cannot be included within a footnote.
> 
> Is this a bug or am I missing something?

You have to enable ascii mode before you write the footnote.

\asciimode
\starttext
It works in body%.
\footnote{But not in footnotes %.}
\stoptext

Wolfgang
___________________________________________________________________________________
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