typeset — Typst bundle 1.0.0
https://typeset.adilsoncarvalho.com

  implementations/typeset.typ             the implementation
  implementations/example-essay.typ       single column, justified
  implementations/example-letter.typ      letter, ragged right, page-foot footnote
  implementations/example-two-column.typ  two columns, equal
  fonts/                                  the three families the spec names

Compile:
  typst compile --font-path fonts implementations/example-essay.typ essay.pdf

Typst web app: drag the unzipped folder into a project. Fonts resolve by name.

Static instances, one file per weight — Typst exposes a variable font as its
default weight only, and would synthesise the rest without warning.

Fonts are OFL-1.1. Each family directory carries its OFL.txt; keep it.

spec.json is the normative source. If this implementation and the spec
disagree, the spec is right.
