- typst
>= 0.13.0
typst init @preview/ustc-proposal
mkdir -p ~/.local/share/typst/packages/preview/ustc-proposal
cd ~/.local/share/typst/packages/preview/ustc-proposal
git clone --depth=1 https://github.com/ustc-ivclab/ustc-proposal 0.0.X
cd 0.0.X/template
git clone --depth=1 https://github.com/typst/packages
cd package
cp -r ~/.local/share/typst/packages/preview/ustc-proposal packages/preview
rm -rf packages/preview/ustc-proposal/*/.git
git add -A
git commit -mustc-proposal:0.0.X