Am 31.10.2012 um 16:16 schrieb Procházka Lukáš Ing. - Pontex s. r. o. 
<l...@pontex.cz>:

> Hello,
> 
> the following example is copied from 
> http://wiki.contextgarden.net/Command/setupfootnotes:
> 
> ----
> \defineconversion[starred][\starredconv]
> \def\starredconv#1{\ifcase#1\or*\or**\or***\fi}
> 
> \setupfootnotes[conversion=starred,color=blue,frame=on]
> 
> \starttext
>  Charles IV\footnote{Best Czech king (14th cent.) and the winner of a 
> \quote{best Czech person} poll.}
> 
>  \it
>  Charles IV\footnote{Best Czech king (14th cent.) and the winner of a 
> \quote{best Czech person} poll.}
> 
>  \tt
>  Charles IV\footnote{Best Czech king (14th cent.) and the winner of a 
> \quote{best Czech person} poll.}
> \stoptext
> ----
> 
> The problem is that - contrary to wiki - no conversion from numbers to stars 
> is performed.
> 
> Any fix needed? Or a new calling convention?

\setupnotation[footnote][numberconversion=set 1]

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