Re: [NTG-context] Page number conversion not working in MKIV?

2010-08-02 Thread Hans Hagen

On 2-8-2010 5:28, Riobard wrote:

Hi,

The following code is expected to produce roman numerals "i" in the footer. I always get 
the number "1" instead. Anybody knows what I'm doing wrong? Thanks very much!

\starttext
\setuppagenumber[number=1]
\setuppagenumbering[conversion=romannumerals,location=footer]
some text
\stoptext


\setupuserpagenumber[numberconversion=romannumerals]


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


[NTG-context] Page number conversion not working in MKIV?

2010-08-02 Thread Riobard
Hi, 

The following code is expected to produce roman numerals "i" in the footer. I 
always get the number "1" instead. Anybody knows what I'm doing wrong? Thanks 
very much! 

\starttext
\setuppagenumber[number=1]
\setuppagenumbering[conversion=romannumerals,location=footer]
some text
\stoptext




Rio
___
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
___