texmath-0.12.8 testsuite failure in Nightly
juhp opened this issue · 3 comments
juhp commented
Test suite failure for package texmath-0.12.8:
differentiable_manifold: FAIL
Test output was different from 'test/writer/typst/differentiable_manifold.test'. Output of ["diff","-u","test/wri
ter/typst/differentiable_manifold.test","/tmp/differentiable_manifold40-2956.actual"]:
--- test/writer/typst/differentiable_manifold.test 2023-06-21 08:17:10.875493918 +0000
+++ /tmp/differentiable_manifold40-2956.actual 2023-08-19 06:26:22.366942398 +0000
@@ -59,5 +59,5 @@
]
]
>>> typst
-gamma_1 ident gamma_2 arrow.l.r.double {gamma_1 lr((0)) eq gamma_2 lr((0)) eq p comma upright(" and ")\
+gamma_1 equiv gamma_2 arrow.l.r.double {gamma_1 lr((0)) eq gamma_2 lr((0)) eq p comma upright(" and ")\ frac(upright(d), upright(d) t) phi.alt compose gamma_1 lr((t))\|_(t eq 0) eq frac(upright(d), upright(d) t) phi.
alt compose gamma_2 lr((t))\|_(t eq 0)
Use -p '/typst.differentiable_manifold/' to rerun this test only.
jgm commented
This has to do with the update to typst-symbols. Stackage should stay with typst-symbols 0.1.2 for now, until new texmath and typst versions are released which target typst 0.7.
juhp commented
Yes, it has been pinned
jgm commented
I think the tests should work again with recent releases of typst and texmath