On 4-3-2012 23:52, Kip Warner wrote:
Hey list,
I have a definition, like so...
\startdefinition[definition:Foo]{Foo} Definition of foo here... \stopdefinition
I'd like to reference it in the same way I would a section like \in{section}[Node]. How can I do the same with a definition such that it will typeset a clickable section number or some such to get to the definition?
\definedescription[test] \starttext \starttest[ward] {one} \input ward \stoptest bla bla \at{page}[ward] we define \about[ward] \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------