Closed VadimBim closed 8 months ago
You may stay at 0.10.8. 0.10.9 and 0.10.10 updates to typst 0.11.0-rc1 and there are a lot of breaking changes. You may see full changelog here: https://staging.typst.app/docs/changelog/
But what's interesting is that https://github.com/typst/typst/blame/23ec13718f0a56bad72db3ae48af552c9ae0a098/crates/typst/src/realize/mod.rs#L210 comes from 1 year ago. I guess you've found a regression in typst 0.11.0-rc1? I suggest you make a MWE and submit a issue in typst/typst repo. They currently fix regression bugs at a very high priority.
thesis-template-typst on ub-refactor
❯ ~/Downloads/typst-aarch64-apple-darwin/typst compile ./thesis.typ
error: document set rules must appear before any content
┌─ thesis_typ/disclaimer.typ:7:2
│
7 │ set document(title: title, author: author)
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I can confirm this also happens with official cli
Hi ! I am writing my master thesis using vscode and preview extension. The preview extension
v0.10.8
works fine, but the latestv0.10.10
gives this error:typst-preview server log(Output Panel -> typst-preview):
typst-preview client log(Help -> Toggle Developer Tools -> Console):
Package/Software version:
VSCode version(Help -> About):