On Sun, 1 Jul 2007, [EMAIL PROTECTED] wrote:

> Patrick et al,
>
> I also tried it on live.contextgarden.net and there it works fine.
> But not with my Context.
>
> I have some definitions but they did not change for more than 6 months,
> and comparing my setups with some of my backups, nothing has changed.
> The only change is that I updated Context with ctxtools --update from the
> Scite menu.
>
> I don't know which of my definitions or setups could cause this. I
> am not using \setupitemize. I hope someone can help.

There was some changes in itemize code recently. Hans added 
`reverse' option, so that

\startitemize[n,reverse]
  \item one
  \item two
  \item three
\stopitemize

gives
3. one
2. two
1. three

It is possible that this change caused your existing setup to break.
Can you create a minimum example that exhibits the problem? Start with 
Patrick's example, and start adding lines from your setup, so that the 
problem reappears. That may help in figuring out if it is something 
wrong in your setup, or a bug.

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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