ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Indenting nested itemize
@ 2013-02-08 12:42 Troy Henderson
  0 siblings, 0 replies; only message in thread
From: Troy Henderson @ 2013-02-08 12:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 562 bytes --]

The following does not seem to "indent" the second level itemization.  The
first level is indented correctly by 2em, but the second level is not
indenting by 4em.

Troy Henderson

\setupindenting[no]
\setupitemgroup[itemize][1][][margin=2em]
\setupitemgroup[itemize][2][][margin=4em]
\starttext
Here is some text
    \startitemize
        \item Here is an item
        \item Here is another item
            \startitemize
                \item Here is a sub-item
                \item Here is another sub-item
            \stopitemize
    \stopitemize
\stoptext

[-- Attachment #1.2: Type: text/html, Size: 632 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2013-02-08 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-08 12:42 Indenting nested itemize Troy Henderson

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