14 Aug
2003
14 Aug
'03
8:49 p.m.
Hi all, On Thu, 14 Aug 2003, David Arnold wrote:
May I ask how I can reference each of these equations separately in the text? That is, how can I give a different label to each equation in the alignment, then reference each one independent of the other?
\placeformula[david] \startformula\eqalignno{ left & right & \formulanumber[david:a]{a} \cr left & right & \formulanumber[david:b]{b} \cr }\stopformula Well, \in[david] should give "1.1" while \in[david:a] should give "1.1a". Tobias