Hi Wolfgang,
Is this the best approach ?
Thank you.
Fabrice
\mainlanguage[fr]
\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={Repérage et calculs dans le plan}]
\startchapter
[title={Activités d'approche}]
\startsection
[title={Activité 1}]
\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