A small Chinese typst template including page header and footer.
Template application scenario: daily notes
just for fun
- A markdown-like quote block
- Coloured prompt boxes
- A custom header
- Preset Chinese fonts
Create a .typ
file in the root folder. An example is shown in test1.typ
.
#import "template\\template.typ": *
#import "template\\boxes.typ": *
#show: it => set_style(it)
Modify set_style
's arguments to change font or size.
Use idea
, question
to create a coloured box