Am 05.08.2012 um 09:39 schrieb Wolfgang Schuster <wolfgang.schus...@gmail.com>:

> \setuppagenumbering[alternative=doublesided]
> 
> % You can use this instead of 
> \setuppagenumbering[numberconversion=romannumerals]
> % to set the conversion of the pagenumber outside of the sectionblock 
> environment,
> % the first argument takes the name of the conversion which is applied to the
> % userpage counter with 
> \setupcounter[userpage][numberconversionset=pagenumber].
> %
> % You can set a conversion for a certain sectionblock when you write the name
> % of the block before the name of the conversion set separated by a “:”.
> %
> %\defineconversionset[frontpart:pagenumber][][romannumerals]
> 
> \startsectionblockenvironment[frontpart]
> 
> \setuppagenumbering[numberconversion=romannumerals]


This has to be (wrong command for the conversion and missing style for the 
numbers):

\setuppagenumbering [style=italic]
\setupuserpagenumber[numberconversion=romannumerals] % you can also use 
\setuppagenumber which is a synonym for \setupuserpagenumber

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