ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Second level itemization and continue
@ 2018-04-26 20:46 N. Raghavendra
  2018-04-26 22:48 ` N. Raghavendra
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: N. Raghavendra @ 2018-04-26 20:46 UTC (permalink / raw)
  To: ntg-context

Is it possible to use the continue option for second level itemizations?
I am unable to make it work.  For example, the following file

------------------------------------------------------------
\starttext

\startitemize [n]
  \startitem One
    \startitemize [a]
      \startitem A \stopitem
    \stopitemize
  \stopitem
  \startitem Two
    \startitemize [continue]
      \startitem B \stopitem
    \stopitemize
  \stopitem
\stopitemize

\stoptext
------------------------------------------------------------

produces

1. One
a. A
2. Two
a. B

Thanks,
Raghu.

--
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-27  0:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26 20:46 Second level itemization and continue N. Raghavendra
2018-04-26 22:48 ` N. Raghavendra
2018-04-26 23:22 ` N. Raghavendra
2018-04-26 23:53 ` Aditya Mahajan
2018-04-27  0:02   ` N. Raghavendra

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