A homework template for Typst, inspired by Adam Blank's Homework Template in
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
.
Source: example.typ
Rendered Result: example.pdf