I suppose you can think of 'margin=dimension' option as increasing the
margin by the specified dimension for the list. It works without any
problems for a list that is not nested within another list. However,
with nesting, as in the example I emailed, it does not work.

I tried the 'width' command but that does not do what I want. It
inserts the space between the item symbol and the item text. I want
the space before item symbol.

Thanks.

On Fri, Dec 11, 2009 at 8:32 AM, Taco Hoekwater <t...@elvenkind.com> wrote:
>
>
> 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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