Create project in app
Inspired and modified from Touying Slide Theme for Beihang University
Use as Typst Template Package
Use typst init @preview/touying-simpl-cau
to create a new project with this theme.
$ typst init @preview/touying-simpl-cau
Successfully created new project from @preview/touying-simpl-cau:
To start writing, run:
> cd touying-simpl-cau
> typst watch main.typ
Examples
See examples 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.