Search found 3 matches

by volodja
Wed Jul 11, 2007 2:22 pm
Forum: General
Topic: Allignment for equations
Replies: 7
Views: 9249

Allignment for equations

Compare these approaches:

Approach 1 (of yours).

\begin{equation*}
\left \{
\begin{aligned}
u_t + b \cdot D u + c u &= 0 & \text{ inside } & \Omega \\
u &= g_1 + g_2 + g_3 & \text{ on } & \partial\Omega.
\end{aligned}
\right.
\end{equation*}


Approach 2.

\begin{equation*}
\left ...
by volodja
Wed Jul 11, 2007 6:43 am
Forum: General
Topic: Allignment for equations
Replies: 7
Views: 9249

Re: Allignment for equations

Thank you very much. But I want the equations to be aligned not only in the "=" sign but also with respect to "in" and "on". If you write a longer expression instead of "g" in the second equation, you'll see that there's no alignment with respect to "in" and "on".

I tried substituting "\quad" with ...
by volodja
Tue Jul 10, 2007 2:45 pm
Forum: General
Topic: Allignment for equations
Replies: 7
Views: 9249

Allignment for equations

Hello! How to make equations aligned as in the problem 1 in the attached file?