typst / templates

Templates that are directly maintained by the Typst team.
MIT No Attribution
228 stars 22 forks source link

error: expected string or none, found content #20

Closed AncientTree closed 9 months ago

AncientTree commented 9 months ago

What should I do? typst compile main.typ

error: expected string or none, found content
   ┌─ \\?\D:\Projects\Typst\templates\ams\template.typ:41:22
   │
41 │   set document(title: title, author: names)
   │                       ^^^^^
laurmaedje commented 9 months ago

See https://github.com/typst/templates/pull/19#issuecomment-1826284096