ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problems with Pagenumbers in TOC, romannumerals and numbers
@ 2016-06-24 13:53 Ursula Hermann
  2016-06-24 16:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 10+ messages in thread
From: Ursula Hermann @ 2016-06-24 13:53 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'


[-- Attachment #1.1: Type: text/plain, Size: 2288 bytes --]

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,subsubsect
ion}]

\setupuserpagenumbering[conversion=romannumerals]

 

\setupinteraction

  [state=start,

   style=,

   color=,

   contrastcolor=]

 

\setuplist

  [chapter]

  [after={\blank[line]}]

 

\setupcombinedlist

  [content]

  [aligntitle=yes,

   alternative=c,

  interaction=all]

 

\setuphead [part]

        [sectionresetset=,

         conversion=Romannumerals,

         placehead=yes,

         bodypartlabel=chapter]

 

\setuphead [chapter]

        [sectionresetset=,

         conversion=,

         number=no,

         placehead=yes,

         bodypartlabel=part,

         sectionsegments=chater:chapter]

 

\setuphead [section]

        [sectionsegments=section:section]

 

 

\starttext

\placecontent

 

\startpart

   [title={Danksagung}]

 

\startchapter

   [title={Bildbeschreibung der Cover-Grafik}]

 

\startchapter

  [title={Einleitung:"Entwicklung" behindern?}]

 

\startsection

  [title=Activité 2]

 

 

\startchapter

   [title={Cours-Méthodes}]

 

\startsection

  [title={Coordonnées d'un point dans un repère}]

 

\startsection

  [title={Coordonnées du milieu d'un segment}]

 

\startchapter

   [title={S'entraîner}]

 

\startsection

  [title={Coordonnées d'un point dans un repère}]

 

\startsection

  [title={Coordonnées du milieu d'un segment}]

 

\stoptext

 

The mistake is ,that i have writen after compiling comes: error in line 13:
\setupuserpagenumbering[conversion=romannumerals]

 

Whats wrong here? 

 

Uschi


[-- Attachment #1.2: Type: text/html, Size: 6859 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-07-01  9:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 13:53 Problems with Pagenumbers in TOC, romannumerals and numbers Ursula Hermann
2016-06-24 16:34 ` Wolfgang Schuster
2016-06-28 10:31   ` Ursula Hermann
2016-06-28 12:15     ` Ursula Hermann
2016-06-28 20:53       ` Wolfgang Schuster
2016-06-30  7:30         ` Ursula Hermann
2016-06-30  7:43       ` Otared Kavian
2016-06-30 10:04       ` Otared Kavian
2016-07-01  7:56         ` Ursula Hermann
2016-07-01  9:34         ` Ursula Hermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).