Skip to content
  1. 在线使用

    • 打开TypstApp在线网站并新建项目

    • 导入模板:#import "@preview/ezexam:0.1.2": *

    • 调用方法:#show: setup.with(mode: EXAM)

  2. 本地使用

    • 下载vscode 并安装 typst 插件 tinymist

    • 导入模板:#import "@preview/ezexam:0.1.2": *

    • 调用方法:#show: setup.with(mode: EXAM)

Released under the MIT License.