On Mon, Apr 21, 2008 at 3:35 PM, Alan Bowen <[EMAIL PROTECTED]> wrote:
> Can anyone point me to instructions/explanations of how to set up a numbered
> itemization so that the stoppers (periods) are vertically aligned?
> What I want should look like this:
>
>  1. an entry
>  2. an entry
> ...
> 10. an entry
>
> Many thanks.

\startitemize[n,fit,broad][itemalign=flushright]
\dorecurse{10}{\item item}
\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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to