Something that has worked for me in the past is not working for me at the moment, and I cannot figure out why:

\startsectionblockenvironment [frontpart]

\setupuserpagenumber [numberconversion=romannumerals]

\setcounter [userpage] [5]

\stopsectionblockenvironment

\startsectionblockenvironment [bodypart]

\setcounter [userpage] [1]

\stopsectionblockenvironment

gives me roman numerals in the TOC but not on the frontmatter pages, which are arabic. Bodymatter is okay. What could I possibly be doing wrong?

Even with a different setup I get the same result:

\definestructureconversionset [frontpart:pagenumber] [] [romannumerals]
\setupheads[title][sectionconversionset=section]
\startsectionblockenvironment[frontpart]
\setupuserpagenumber[numberconversion=romannumerals]
\setuppagenumber[number=1]
\stopsectionblockenvironment

Puzzling (for me at least).

Julian
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to