We name official word template ustc-proposal.
We respect semantic version. For version X.Y.Z:
- When a bug is fixed,
Z = Z + 1. - when its corresponding ustc-proposal is updated,
Y = Y + 1. We will attach it to github release. For example:Y = 0correspond to ustc-proposal2024.06Y = 1correspond to ustc-proposal2025.03
- when it is rewritten in large scale,
X = X + 1.
- typst
>= 0.13.0
typst init @preview/modern-ustc-proposalSee README.md.