OriginCode's Typst Homework Template
April 5, 2023 · View on GitHub
A homework template for Typst, inspired by Adam Blank's Homework Template in (sorry GitHub only allows me to display LaTeX in math mode).
Usage
There are two main functions: question and part, which marks the corresponding sections.
There is also a helper function indented to create indented texts.
You can turn on question counter (e.g., "1. Question One") by set disp_question_counter variable in template.typ to true.
Example
Source: example.typ
Rendered Result: example.pdf