Hi,

the xp interface did currently work build because the 'norm-xx' are not loaded.

The following examples fail for me:

1. Itemize with 'fit' option

\starttext
\startitemize[fit]
\item item
\stopitemize
\stoptext

2. Cross references did not work

\starttext
\startitemize[n]
\item[one] first item
\item[two] second item
\stopitemize
see \in{item}[one] and \in{item}[two]
\stoptext

3. \index did not work

\starttext
one\index{one}
\placeindex
\stoptext

4. can't suppress to include numbered header in toc

\starttext

\placecontent
\section{one}
\setuphead[section][number=no,incrementnumber=no]
\section{two}
\stoptext

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