Pablo,
Excellent. Works like a charm. Many thanks.

From Pablo's suggestion, I replaced my original two 'sectionblockenvironment' 
blocks with:

\definestructureconversionset 
  [sectionnumbers] 
  [I,N,KR,a,m]
  [N]
\definestructureconversionset 
  [appendix:sectionnumbers]
  [O,A,R,r,KA]
  [R]
\setupheads 
  [chapter,section,subsection] 
  [sectionconversionset=sectionnumbers]

\startsectionblockenvironment [bodypart]
  \setuphead [chapter] [style={\rm\bf}, sectionsegments=chapter]
  \setuphead [section] [style={\ss\bf}, sectionsegments=section]
  \setuphead [subsection] [style={\sl}, sectionsegments=subsection]
\stopsectionblockenvironment
\startsectionblockenvironment [appendix]
  \setuphead [chapter] [style={\rm\bf}]
  \setuphead [section] [style={\sans}]
  \setuphead [subsection] [style={\sl}]
\stopsectionblockenvironment
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to