Am 23.05.2011 um 20:02 schrieb Mathieu DUPONT:

This code :

\setuplabeltext[chapter=CHAPITRE~]
\definestructureconversionset[mathieu][numbers,Romannumerals][numbers]
\setuphead[chapter][sectionconversionset=mathieu]
\setuplist[chapter][label=yes,width=7em]

\starttext

\placecontent

\chapter{Title of chapter}
\section{Title of section}
\subsection{Title of subsection}

\stoptext

results in :

CHAPITRE I Title of chapter
I.I Title of section
I.I.I Title of subsection

Now everything is in Roman !

Not for me, i tested my example and got the output you described in your mail.

ConTeXt  ver: 2011.05.18 22:26 MKIV  fmt: 2011.5.23  int: english/english

Wolfgang