[NTG-context] Itemize problem
Patrick Gundlach
patrick at gundla.ch
Sun Jul 1 22:41:49 CEST 2007
Hello Wim,
> When I use
> \startitemize[n]
> \item One
> \item Two
> \stopitemize
>
> the list starts at 0 (zero) instead of 1 (one)
\starttext
\startitemize[n]
\item One
\item Two
\stopitemize
\stoptext
Are you sure about this? I've just tried the above in
live.contextgarden.net and the result looks fine. Perhaps you have
some other interfering definitions in your source?
Patrick
More information about the ntg-context
mailing list