Development build 586e1bd4
Typst文档简体中文版v0.15.1 + dev 586e1bd4

内省 [⚠️ need proofread]

文档部分之间的交互。

这个类别是Typst的内省能力的所在:通过counter函数,您可以访问和操作页面、节、图表和方程计数器,或创建自定义计数器。与此同时,query函数允许您在文档中搜索元素,以构建诸如图表列表或显示当前章节标题的标题等内容。 [⚠️]

Most of the functions are contextual. It is recommended to read the chapter on context before continuing here.

定义