I'm trying to center a couple of equations but they're stick to the left side. I want to center:
Code: Select all
\begin{align*}
y = ad + da\\
y = ad + da
\end{align*}
Code: Select all
\begin{center}
...
\end{center}
eqnarray
or align
environment in this template. Can you give me a hand? thanks!Best,
elchilote