Create project in app
This is a simple typst handout template, original made for my course ‘Polymer Molding and Processing’ at the Tsinghua University. It is designed to be easy to use and modify, with a focus on simplicity and clarity.
Usage
typst init @preview/simple-handout
Or in your typst file:
#import "@preview/simple-handout:0.1.0": define-config
Example
See the example
folder for an example handout, which is made for the course ‘Polymer Molding and Processing’ at Tsinghua University.
LICENSE
For the source code of the template, it’s released under the MIT license. And the example handout under the example
folder is released under the CC BY-NC-SA 4.0 license. You can use them for non-commercial purposes, but please give credit to the original author and share any derivative works under the same license.