ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* enumerated lists
@ 2005-05-01 19:40 Frank Grieshaber
  2005-07-07  7:31 ` Frank Grieshaber
  0 siblings, 1 reply; 7+ messages in thread
From: Frank Grieshaber @ 2005-05-01 19:40 UTC (permalink / raw)


Dear all,
I have a manuscript with long nested numbered enumerations and I want 
the numbers of all levels to be printed like:

1. one
1.1 one-one
1.2 one-two
2. two
2.1 two-one
2.2.1 two-two-one
...

Using the following prints only the current level's number, not all levels:

\startitemize[n,packed]
\item
\item
   \startitemize[m,packed]
   \item
   \item
   \stopitemize
\item
\item
\stopitemize


For Latex there is the package paralist.sty for doing the desired 
numbering, how can this be done with ConTeXt?

Frank

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

end of thread, other threads:[~2005-08-04 18:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-01 19:40 enumerated lists Frank Grieshaber
2005-07-07  7:31 ` Frank Grieshaber
2005-07-07  8:15   ` Taco Hoekwater
2005-07-07 20:32   ` Mojca Miklavec
2005-07-08  8:05     ` Hans Hagen
2005-07-08 12:13   ` Radhelorn
2005-08-04 18:14   ` Brooks Moses

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