Skip to content

msakuta/typst-test

Repository files navigation

typst-test

A test repository to store typst source code examples and its products.

Check an example output PDFs:

How to build

Install typst CLI. I recommend installing it via cargo since it is the most cross-platform method:

cargo install --git https://github.com/typst/typst

Build a source:

typst compile euler-lagrange.typ

or run a watcher to hot update:

typst watch euler-lagrange.typ

The output file will be produced with the name euler-lagrange.pdf

About

A test repository to store typst source code examples and its products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages