Change author in examples. #137
Annotations
1 error
build
Error: Command failed: typst compile --root /github/workspace /github/workspace/manual/g-exam-manual.typ /github/workspace/manual/g-exam-manual.pdf
downloading @preview/tidy:0.2.0
12.3 KiB / 12.3 KiB (100 %) 12.3 KiB/s in 0s ETA: 0s
downloading @preview/t4t:0.3.2
15.2 KiB / 15.2 KiB (100 %) 15.2 KiB/s in 0s ETA: 0s
error: expected string, dictionary, location, or label, found content
┌─ manual/util.typ:47:28
│
47 │ authors.map(v => link(v.at(1), [#v.at(0)])).join("\n")
│ ^^^^^^^
help: error occurred in this call of function `make-title`
┌─ manual/g-exam-manual.typ:19:1
│
19 │ #make-title()
│ ^^^^^^^^^^^^
|