It seems that the default on
\begin{align*} ... \end{align*}
is to centre it, is there any way of having a left-justified set of aligned equations? e.g. Code: Select all
\begin{align*}
x&= abcd\\
&=abcd+efgh
\end{align*}
x = abcd
II = abcd+efgh
i.e. with the x completely left-justified.
Any help would be greatly appreciated.
Thanks,
Jonathan