[OS X TeX] Item align
David Arnold
dwarnold45 at suddenlink.net
Tue Jun 21 18:12:26 EDT 2011
All,
I am looking for a way to align the baseline of the first equation with the baseline of the item number.
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\begin{enumerate}
\item
\begin{align*}
2x+3y&=4\\
3x-4y&=12
\end{align*}
\end{enumerate}
\end{document}
I don't necessarily need to use the align environment. In fact, I don't need the system to be centered. It could be indented a bit away from the item number.
Any thoughts or suggestions are welcome.
Thanks.
David
More information about the MacOSX-TeX
mailing list