I'm using xypic for my bachelor thesis about knots, and can't get this equation to look right. The problem is the white space between the \langle and the second picture. It's fine in the first one, and I don't get why it's there in the second one. I tried solving this by adding [l(0.25)], but that doesn't do the trick.
Code: Select all
\begin{equation}
\langle \xygraph{
!{0;/r1.0pc/:}
[u(0.7)]
!{\xoverh[1.5]}
[lul]!{\sbendv[0.5]@(0)}
[rr][u(0.5)]!{\sbendh[0.5]@(0)}
[llll][r(0.25)][d(1.25)]!{\xcaph[-3]@(0)}
} \rangle = \langle \xygraph{
!{0;/r1.0pc/:}
[u(1.7)]
!{\xoverh[1.5]}
[ldd][ldl(0.5)]!{\sbendh[0.5]@(0)}
[rr][d(0.5)]!{\sbendv[0.5]@(0)}
[llll][r(0.25)][u(1.25)]!{\xcaph[-3]@(0)}
} \rangle
\end{equation}
thanks in advance for trying to help!
Elise