> > Dear all,
> >
> > how do I decrease the horizontal whitespace between the symbol and the
> > text in an item[ize] list?
> > The manual suggests this:
> >
> > \startitemize[1*serried]
> >     \item Test
> > \stopitemize
> >
> > It's not working, I get the same distance as with no option at all
> > .       Test
> > But I wanted
> > .  Test
> >
> > In fact, the option <<n>>*serried does not have any effect, whereas
> > <<n>>*broad is working properly.
> > Any suggestions?
> 
> You can use absolute values: \startitemize[width=1em,distance=0pt]

Great! I will add that to the wiki.
>From testing I assume "width" controls the width of the symbol (i.e. symbol
space, if the symbol is not very wide) and "distance" an additional distance
from the symbol's right edge. So one will get the same results from these 2:
Width=0pt,distance=1em
Width=1em,distance=0pt

___________________________________________________________________________________
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