Create project in app
Inspired by Southeast University Touying Slide Theme.
Use as Typst Template Package
Use typst init @preview/touying-buaa
to create a new project with this theme.
$ typst init @preview/touying-buaa
Successfully created new project from @preview/touying-buaa:
To start writing, run:
> cd touying-buaa
> typst watch main.typ
Examples
See examples and Github Pages for more details.
You can compile the examples by yourself.
$ typst compile ./examples/main.typ --root .
And the PDF file ./examples/main.pdf
will be generated.
License
Licensed under the MIT License.