ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug with nested itemize
@ 2016-09-22 18:00 Aditya Mahajan
  0 siblings, 0 replies; only message in thread
From: Aditya Mahajan @ 2016-09-22 18:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

There is a bug with nested itemize of two different groups are mixed. For 
example:

\defineitemgroup[legal]

\starttext

\startlegal[n]
   \item Level 1
     \startlegal[n]
       \item Level 2
       \startitemize[n]
         \item Level 3
       \stopitemize
   \stoplegal
\stoplegal

\stoptext

gives:

1. Level 1
   1. Level 2
      0. Level 3


The third level number is wrong.

Aditya
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2016-09-22 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-22 18:00 Bug with nested itemize Aditya Mahajan

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