On 2010-09-17 <12:31:41>, Wolfgang Schuster wrote:
> \starttext
> 
> \startitemize[n][start=30]
> \dorecurse{4}{\item text}
> \stopitemize
> 
> \stoptext

Great, that's exactly what I was looking for. Now that we're at
it: actually the spec wants this on per-item basis. This would
amount to having another (apart from the reference) argument to
“\item”, e.g.

···8<····························································
\startitemize[n]
\item[n=1]  foo 
\item[n=2]  bar 
\item[n=3]  foo 
\item[n=5]  bar 
\item[n=8]  foo 
\item[n=13] bar 
\stopitemize
···8<····························································

Regardless of if there's a practical use for that: is this
possible as well without resorting  to repeated \setnumber'ing?

Philipp

> 
> 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
> ___________________________________________________________________________________

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Attachment: pgp7n9fmBRqg7.pgp
Description: PGP signature

___________________________________________________________________________________
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