The following used to work but fails in the latest beta (standalone):

\definehead[BookTitle][title]
\setuphead[BookTitle][style=\tfc,
color=darkred]

\starttext
\setupnotation[footnote][interaction=start,numberconversion=set  3]
%\setupnotation[footnote][interaction=start,numberconversion=romannumerals]

\startBookTitle[
title={\em Some title\note[trans]}]
\stopBookTitle
%

\footnotetext[trans]{a footnote}

\setupnotation[footnote][numberconversion=numbers]
\resetnumber[footnote]

Loren ipsum\footnote{another footnote}

\stoptext

Now, whatever set I specify, the output is an arabic numeral.
(numberconversion=romannumerals works.)

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