I am trying to typeset a bunch of equations using \align. I get a weird output. Here is a MWE:
\parbox{0.5\textwidth}{
\begin{align}
\dfrac{15}{5} &= 42/14 &= 3\\
\dfrac{26}{65} &= \dfrac{2\cancel{6}}{\cancel{6}5} &= \dfrac{2}{5}\\
\dfrac{19}{95} &= \dfrac{1\cancel{9}}{\cancel{9}5} &= \dfrac{1}{5}\\
\dfrac{49}{98} &= \dfrac{4\cancel{9}}{\cancel{9}8} &= \dfrac{1}{2}\\
\dfrac{166}{664} &= \dfrac{1\bcancel{6}\cancel{6}}{\bcancel{6}\cancel{6}4} &= \dfrac{1}{4}
\end{align}
}
The term before the last = sign is located in a weird and ugly way. The spacing before the first = and the second = are not equal. Is there some way I can make these equations look more pleasant ?
LaTeX forum ⇒ Math & Science ⇒ Unexpected misbehaviour of align
- Stefan Kottwitz
- Site Admin
- Posts: 10228
- Joined: Mon Mar 10, 2008 9:44 pm
Unexpected misbehaviour of align
LaTeX.org admin
Who is online
Users browsing this forum: No registered users and 12 guests