Hi,
I would get a dial like this :

A. Section one
1. Subsection one

With the code below, I get :

A. Section one
A. A. Subsection one

\setupsection
  [section]
  [conversion=Character]


\setuplabeltext
  [section={{},{.}},
   subsection={{},{.}}]


\setupsection
  [subsection]
  [previousnumber=no]

\setupbodyfont[pagella,11pt]

\starttext
\section{Définitions}
\subsection{Approche de la loi binomiale}
\stoptext

Why ?
Regards,
Fabrice
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to