On Wed, Jun 11, 2008 at 5:39 PM, Peter Münster <[EMAIL PROTECTED]> wrote:
> On Sun, Jun 08 2008, Hans Hagen wrote:
>
>> > If yes, how? And if no, where is the magic point, where I could apply a
>> > patch (if it's not too difficult ;)
>>
>> has always been possible ...
>>
>> \starttext
>>
>> \def\mypaddednumber#1{\ifnum#1<9 0\fi\number#1\relax}
>>
>> \defineconversion[pn] [\mypaddednumber]
>
> So the \defineconversion is the magic point I could not find (I only
> searched in core-itm.tex ...).

This is described in ConTeXt the manual, page 216:

The symbols used under 1 to 8 can be defined with the command
\definesymbol and the conversion of the numbering with \defineconversion

> Thanks a lot!
> Peter

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to