Search found 2 matches

by jonty01
Fri Dec 19, 2008 10:13 pm
Forum: Math & Science
Topic: \hfill doesn't work in align environment
Replies: 3
Views: 9418

\hfill doesn't work in align environment

Hello and thanks for reading this!
\hfill doesn't seem to work in the align environment. Can something else do the job? (I'd like to stick to the align environment if possible).
For example,

\begin{align*}
&longequation1\\
&=longequation2\\
&=longerequat-\\
&\hfill -ion3
\end{align*}

If I do this ...