> Am 15.03.2015 um 15:57 schrieb Gerben Wierda <gerben.wie...@rna.nl>:
> 
> The itemize white space issue was a difference in handling \reference. In 
> mkii a \reference between \startitemize and the first item did not produce 
> empty space, in mkiv it does. I moved the \reference to inside the \item

For numbered items you can use the optional argument of \item to set a 
reference.

\starttext

\startitemize[n]
\item[item:one] First item
\item[item:two] Second item
\stopitemize

\page

Take a look at \in{item}[item:two] on \at{page}[item: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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to