Hi again,

Maybe what you want to achieve is resetting the page numbers at some point: in 
that case you can say:

\page
\resetuserpagenumber

just before the chapter where you want your chapter with roman numerals 
beginning at number 1.

Best regards: OK

> On 28 Jun 2016, at 14:15, Ursula Hermann <[email protected]> wrote:
> 
> Hello Wolfgang!
>  
> I have now written as you told me. 
> \starttext
> \placecontent
> \setupuserpagenumber[numberconversion=romannumerals]
> \startchapter
> \startchapter[title={Bildbeschreibung der Cover-Grafik}]
> \setupuserpagenumber[numberconversion=numbers]
> \startchapter
>   [title={Einleitung:"Entwicklung" behindern?}]
> \stoptext
>  
> Ähm where do i set the counter. I mean when I set\setcounter? 
>  
> Uschi
> Von: ntg-context [mailto:[email protected] 
> <mailto:[email protected]>] Im Auftrag von Ursula Hermann
> Gesendet: Dienstag, 28. Juni 2016 12:31
> An: 'mailing list for ConTeXt users'
> Betreff: Re: [NTG-context] Problems with Pagenumbers in TOC, romannumerals 
> and numbers
>  
> Hallo Wolfgang!
>  
> Thanks for helping me. It was perfekt. 
>  
> Uschi
>  
> Von: ntg-context [mailto:[email protected] 
> <mailto:[email protected]>] Im Auftrag von Wolfgang Schuster
> Gesendet: Freitag, 24. Juni 2016 18:34
> An: mailing list for ConTeXt users
> Betreff: Re: [NTG-context] Problems with Pagenumbers in TOC, romannumerals 
> and numbers
>  
>> Ursula Hermann <mailto:[email protected]>
>> 24. Juni 2016 um 15:53
>> Hello evrybody!
>>  
>> I need in a Toc pagenumberings with romannumrals and numbers. 
>>  
>> I have written this one: 
>>  
>> \mainlanguage[de]
>>  
>> \setupinteraction[state=start] % don't forget this line!
>> % make chapter, section bookmarks visible when opening document
>> \placebookmarks[chapter,section,subsection][chapter,section]
>> \setupinteractionscreen[option=bookmark]\starttext
>> \setuplist[chapter]
>> \setuplist[section][width=1em]
>> \setuplist[subsection][width=1.5em, margin=0.6em]
>> \setuplist[subject][margin=1.5em]
>> \setuppagenumbering
>> \setupcombinedlist[content][list={part,chapter,section,subsection,subsubsection}]
> None of the above setups are needed for a minimal example, remove them next 
> time.
> 
> \setupuserpagenumbering[conversion=romannumerals]
> You’re looking for the \setupuserpagenumber command (but \setuppagenumber 
> would
> also work because it’s a synonym for the command) and you have to use the 
> numbercommand
> key to change the conversion.
> 
>     \setupuserpagenumber[numberconversion=romannumerals]
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : [email protected] <mailto:[email protected]> / 
> http://www.ntg.nl/mailman/listinfo/ntg-context 
> <http://www.ntg.nl/mailman/listinfo/ntg-context>
> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / 
> http://tex.aanhet.net <http://tex.aanhet.net/>
> archive  : http://foundry.supelec.fr/projects/contextrev/ 
> <http://foundry.supelec.fr/projects/contextrev/>
> wiki     : http://contextgarden.net <http://contextgarden.net/>
> ___________________________________________________________________________________

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

maillist : [email protected] / 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