Math & Science ⇒ Unexpected misbehaviour of align
Unexpected misbehaviour of align
\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 ?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm