Aditya Mahajan wrote:
> Hi,
>
> Is it possible to have a reverse key for itemize, so that
>
> \startitemize[n,reverse]
>   \item one
>   \item two
>   \item three
> \stopitemize
>
> gives
>
> 3. one
> 2. two
> 1. three
>
> I thought that this should be easier than random items, but I can not 
> figure how random key works.
>   
random collects the items, and only works with \startitem \stopitem,

you need a change somewhere else, i'll send you a patch offlist for testing

Hans

-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

___________________________________________________________________________________
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