The following is an equation array I have:
\begin{eqnarray}
\Rightarrow\eta_t &=& \eta_x(\omega \eta-(\varphi_x)_s) + (\varphi_y)_s\notag\\
\Rightarrow\eta_t\,(\varphi_y)_s &=& \eta_x(\omega \eta-(\varphi_x)_s)(\varphi_y)_s + {(\varphi_y)_s}^2\notag\\
&=&\omega\, \eta\,(\varphi_y)_s\, \eta_x-(\varphi_x)_s\, \eta_x(\varphi_y)_s + {(\varphi_y)_s}^2.
\end{eqnarray}
All I want to do is move the first 'implies that' symbol so that it is aligned with the second one and to not change anything else. I have tried several things but the end result is always that the equations are stretched out and I want to avoid that. (I know use of eqnarray is not recommended but I've done too much to go back and change everything!!)
Best Answer
Note that you only need two alignment points. (Also, Avoid
eqnarray
!.)Update
I think you have one arrow too many. Either way, here are one version with a single horizontal arrow and another version with a single vertical arrow: