On Fri, Mar 6, 2026 at 11:50 (+0100), Hans Hagen via ntg-context wrote:
> On 3/6/2026 3:44 AM, Jim wrote:
>> Hi,
>> suppose you are making a document where the frontmatter pages use Roman
>> numerals, and the rest uses Arabic numerals.
>> With suitable applications of lines like
>> \setupuserpagenumber[numberconversion=romannumerals, number=1]
>> I can make that happen, but when looking at the frontmatter section of such
>> a PDF (with your favourite PDF viewer) the viewer reports the current page
>> with Arabic page labels, rather than Roman.
>> Is there any way to get LMTX to output something like
>> /PageLabels << /Nums [ 0 << St 1 /S /r >> 5 << /St 1 /S /D >> ] >>
>> rather than
>> /PageLabels
>> <<
>> /Nums [0
>> <<
>> /St 1
>> /S /D
>> >> 5
>> <<
>> /St 1
>> /S /D
>> >>]
>> >>
>> (I don't care whether it is one line or many, I just want the initial /S /D
>> to be /S /r.)
> it is supposed to be controlled by the 'option' parameter in
> \setupinteractionscreen
Thanks for getting back Hans.
I tried all of the "option" values listed in
https://wiki.contextgarden.net/Command/setupinteractionscreen
(the bigger list in the autogenerated Syntax section) but no luck.
Is there an option not in the wiki I should try?
Or do I need to use something in addition to \setupinteractionscreen ?
(I tried adding \setupinteraction[state=start] but that didn't help.)
Thanks.
Jim
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
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
___________________________________________________________________________________