Changes

Jump to navigation Jump to search
288 bytes added ,  11:07, 29 April 2009
Add example of reference to an item.
%\startitem F \stopitem
\stopitemize
</context>
 
== Referring to items ==
You can also use a reference to an item, just like a chapter or section.
 
<context source="yes">
\starttext
\startitemize[n]
\item A
\item[foo] B
\item C
\stopitemize
\dots
As seen in \in{item}[foo] on page \at{page}[foo], B is teh shizzle.
\stoptext
</context>
Anonymous user

Navigation menu