. ├── HW # 作业目录 │ └── i # 第 i 次作业 │ ├── main.typ # Typst 源文件 │ ├── (makefile) # 作业内专用 Makefile ...