Curiouslearn wrote:
> Can someone please say whether it is possible to do what I am trying
> to do below?

According to the docs 'margin' should do something, but I am not sure
what and it seems to have no effect over here. You can try if 'width'
does what you want.

Best wishes,
Taco

> Thanks.
> 
> 
> On Tue, Dec 8, 2009 at 10:11 AM, Curiouslearn <curiousle...@gmail.com> wrote:
>> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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