ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* nested itemizations setup
@ 2002-06-21 15:38 Idris S Hamid
  2002-06-23 10:32 ` Hans Hagen
  2002-06-23 16:48 ` Willi Egger
  0 siblings, 2 replies; 4+ messages in thread
From: Idris S Hamid @ 2002-06-21 15:38 UTC (permalink / raw)


Dear gang,

Is there a way to setup, say, three levels of itemizations in a consistent 
way? For example, can I set things up so that

\startitemize
  \startitemize
     \startitemize

      \stopitemize
   \stopitemize
\stopitemize

is always equivalent to

\startitemize[n]
  \startitemize[a]
     \startitemize[r]

      \stopitemize
   \stopitemize
\stopitemize

It appears from the manual that this has to be done each time manually which, 
of course, goes against the TeX/ConTeXt philosophy:-)

Best 
Idris

-- 
Dr. Idris S Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80526


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

end of thread, other threads:[~2002-06-23 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-21 15:38 nested itemizations setup Idris S Hamid
2002-06-23 10:32 ` Hans Hagen
2002-06-23 16:48 ` Willi Egger
2002-06-23 23:13   ` Idris S Hamid

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