We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb02c9 commit 1f099abCopy full SHA for 1f099ab
test/visualization/latexify.jl
@@ -84,7 +84,7 @@ let
84
", "\r\n"=>"\n")
85
86
# Latexify.@generate_test latexify(rn, mathjax=false)
87
- @test latexify(rn, mathjax = false) == replace(
+ @test_broken latexify(rn, mathjax = false) == replace(
88
raw"\begin{align*}
89
\varnothing &\xrightarrow{\frac{X4^{n1} v1^{2} K1^{n1}}{\left( K1^{n1} + X4^{n1} \right) \left( K1^{n1} + X2^{n1} \right)}} \mathrm{X1} \\
90
\varnothing &\xrightarrow{\frac{X5 v2}{K2 + X5}} \mathrm{X2} \\
0 commit comments