I have an equation, say X = Y, where X and Y are very long, and so the equation is too long to fit on one line. I've tried using eqnarray to break it up, but then each part of the equation is numbered. If I use align, then the equation is not numbered at all, which I don't want either.
So I guess I would like it to display
X (#)
= Y
The spacing doesn't show up quite right here, but you get the idea - only one number is displayed for the equation. Any ideas?
Tags: