Recent content by computer2012
-
C
LaTeX Aligning Equations in LaTeX: Troubleshooting
I want the effect of multline, that is, Eq 3a is on the extreme left hand side and Eq 3b is on the extreme right hand side? How can I do that? Thanks.- computer2012
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
C
LaTeX Aligning Equations in LaTeX: Troubleshooting
Hi, I want to align several equations in latex. I want the first and second equations to be in the middle. The last equation is too long and I want to split it into 2 parts. I tried \begin{gather} Eq1\\ Eq2\\ \begin{multline} Eq3a\\ Eq3b \end{multline} \end{gather}...- computer2012
- Thread
- Latex Troubleshooting
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX