sonoisa / XyJax

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

Commutative diagram with slided arrows not parsing #1

Closed pbelmans closed 11 years ago

pbelmans commented 11 years ago

The diagram

$$
\xymatrix{
R \ar@<1ex>[r] \ar@<-1ex>[r] &
U \ar[r] &
F
}
$$

is not parsing, but results in a [Math Parsing Error]. The cause of this is unknown to me, but it is parsing correctly in TeX.

sonoisa commented 11 years ago

Thank you for your bug report. I've fixed this bug in the latest version.