This code:

\enableregime[utf]

\starttext
\title{BLAH BLAH\\
BLAH}
\setuppagenumbering[state=stop]
\page
\setuppagenumbering[state=start,location={footer,center},conversion=romannumerals,style={\bf}]
\completecontent
\page
\setuppagenumbering[state=stop]
\chapter[chapter:foo]{Foo Bar}
\setuppagenumbering[state=start,location={footer,center},conversion=no,style={\ss\bf}]
\section[sect:evocation]{EVOCATION}
Lorem ipsum.
\stoptext

Produces what I expect with MkII (blank page, roman numbered page,
arabic numbered page), but MkIV produces PDF with arabic numbering on
every page.

Any ideas?

-- 
Vedran Miletić
___________________________________________________________________________________
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