Am 17.01.2010 um 15:28 schrieb Hans van der Meer:

> Thanks.
> 'itemalign' seems absent from the original ConTeXt-manual I have in use (but 
> that is fairly old, of course).

itemalign is a newer option (was added about 2 years ago)

> Your code results in very tight item labels:
> 1.start-of-item-text
> 
> I managed to get
> 1. start-of-item-text
> 
> by using [stopper={.~}] But is there a more general way to enlarge the item's 
> width? Using [width=dimension] seemed no help, neither did changing [fit] 
> with [broad], [2*broad]. And using [itemwidth=dimension] as an analogy to 
> itemalign neither.

\startitemize[n,fit,broad][start=8,itemalign=flushright]
\dorecurse{10}{\item item \recurselevel}
\stopitemize

Wolfgang

___________________________________________________________________________________
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