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

> On Wed, 31 Oct 2012 16:19:53 +0100, Wolfgang Schuster 
> <wolfgang.schus...@gmail.com> wrote:
> 
>> \setupnotation[footnote][numberconversion=set 1]
>> 
>> Wolfgang
> 
> Thanks, it works.
> 
> Question: "set 1" is a built-in number conversion?
> 
> - If so, what are other built-in [number] conversion sets?

Predefined are “set 0” till “set 3”.

\starttext
\dorecurse {8}{\convertnumber{set 0}{#1}\quad}\par
\dorecurse {9}{\convertnumber{set 1}{#1}\quad}\par
\dorecurse{12}{\convertnumber{set 2}{#1}\quad}\par
\dorecurse{15}{\convertnumber{set 3}{#1}\quad}\par
\stoptext

You can write your own symbol lists with (I use math mode because the spacing 
between the asterisks is better):

\defineconversion[starred][\m{*},\m{**},\m{***}]

> - - Are they documented anywhere?

You can look if you find something in the manuals or the wiki.

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