Can someone please explain why the margin command does not work in
this example? What can I do to obtain the margin.

Thanks.

\setuppapersize[letter][letter]
\starttext

\input tufte

\startitemize
        \item This is the first item of outer list.
                \startitemize[a][stopper=)]
                        \item Context is great. The more I use it the more I 
love it.
                        \item Hope it continues to develop further.
                \stopitemize
        \item This is the second item of outer list. Margin command does not
work below.
                \startitemize[a][stopper=),margin=2in]
                        \item Context is great. The more I use it the more I 
love it.
                        \item Hope it continues to develop further.
                \stopitemize
\stopitemize

\input tufte

\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to