ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Section numbering in MkIV
@ 2011-08-09 18:29 Jean-Philippe Rey
  2011-08-09 18:41 ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Jean-Philippe Rey @ 2011-08-09 18:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi everybody,

I need to use the following numbering scheme for the different section levels.

   I Chapter
   I.A Section
   I.A.1 Sub-section
   a Sub-sub-section

No problem with MkII, the following example gives the desired result.

   \setupsection[section-2][conversion=Romannumerals]
   \setupsection[section-3][conversion=Character]
   \setupsection[section-4][conversion=numbers]
   \setupsection[section-5][conversion=character,previousnumber=no]

   \starttext
   \chapter{Chapter}
   \section{Section}
   \subsection{Sub-section}
   \subsubsection{Sub-sub-section}

   Paragraph.
   \stoptext


The same file with MkIV (ver: 2011.05.18 18:04 MKIV) gives

   I Chapter
   A.A Section
   A.A.A Sub-section
   A.A.A.A Sub-sub-section


What am I doing wrong?

-- 
Jean-Philippe Rey                 Professeur - École Centrale Paris
jean-philippe.rey@ecp.fr          92295 Châtenay-Malabry Cedex - France



___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2011-08-10 17:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-09 18:29 Section numbering in MkIV Jean-Philippe Rey
2011-08-09 18:41 ` Wolfgang Schuster
2011-08-10  8:47   ` Jean-Philippe Rey
2011-08-10 17:26     ` Wolfgang Schuster

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).