0

I want to label two or three equations in the same line such as

x = r, y = w (1a,b)

z = t, a = q, b = p (1c-e)

Thanks

  • The subequation environment lets have the 1a, 1b, etc... references. But as far as I know each equation has to be on its own line in order to have a reference. – Adriala Mar 26 '16 at 09:29
  • You could use \tag{\theequation a,b} and manually \stepcounter{equation}. – John Kormylo Mar 26 '16 at 17:11

0 Answers0