Closed jakobjpeters closed 2 weeks ago
I think that CI failed because the update isn't available everywhere yet.
Also, do you want to support only the latest Typstry.jl or previous versions too?
If Typstry.julia_mono
requires v0.3.0, then I think it's fine to drop compat for the older versions. Thanks for the PR!
Everything you're using is available back to v0.1.0, I'll test locally really quick.
I'm not sure what's up with the package server (if that is the issue), the new version was merged 8 hours ago. After 6 hours, I was only able to download the new version after doing pkg> registry up
.
Setting versions to Typstry = "0.1, 0.2, 0.3"
worked locally on all 3 documentation builds and ~had an infinite loop~ stalled for all 3 test suite runs.
Hmm I was looking at the CI Build and deploy documentation, which seems like it's not finding v0.3.0 and failing there. But the CI Test seems to have installed it and stalled during testing.
Huh, this test suite thing is a real problem. I'll take a look locally later today.
See the Typstry.jl news for a detailed list of updates.
∂x
instead of correctly usingdx
typst"#set text(font: \"JuliaMono\")"
preamble
, but I'll leave that up to you :)