sonoisa / XyJax

Xy-pic extension for MathJax
http://sonoisa.github.com/xyjax/xyjax.html
Apache License 2.0
60 stars 16 forks source link

Labels on arrows are misplaced in commutative diagrams #2

Closed pbelmans closed 11 years ago

pbelmans commented 11 years ago

The diagram

$$
\xymatrix{
(f_1)_*x_1 \ar[r]_a \ar[d]_{(f_1)_*b_1} & (f_2)_*x_2 \ar[d]^{(f_2)_*b_2} \\
(f_1)_*x'_1 \ar[r]^{a'} & (f_2)_*x'_2.
}
$$

shows that labels on vertical arrows are not placed the way they are in xypic: they shouldn't be centered. I can provide some more examples of this issue if necessary.

sonoisa commented 11 years ago

Thank you for taking the time to report this bug. I've fixed this bug in the latest version.