18 Jan
2012
18 Jan
'12
8:36 a.m.
Am 18.01.2012 um 03:07 schrieb Kip Warner:
Hey list,
When I wish to reference some section, I can inline typeset with \in{section}[Some Reference]. In the case of a definition defined with a \startdefinition{Some Definition}, how can I reference it inline?
\startdefinition[des:some]{Some Definition} … \stopdefinition \in{Definition}[des:some] Wolfgang