We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f3a49 commit 269680cCopy full SHA for 269680c
src/book.typ
@@ -34,7 +34,7 @@
34
- #chapter("tutorial/scripting-control-flow.typ")[控制流]
35
- #chapter("tutorial/doc-stateful.typ")[状态化]
36
= 教程 — 排版Ⅲ
37
- - #chapter("tutorial/scripting-shape.typ")[图表]
+ - #chapter("tutorial/scripting-shape.typ")[图形排版]
38
- #chapter("tutorial/writing-chinese.typ")[中文排版]
39
- #chapter("tutorial/writing-math.typ")[数学排版]
40
= 教程 — 附录Ⅰ
src/tutorial/scripting-shape.typ
@@ -1,6 +1,6 @@
1
#import "mod.typ": *
2
3
-#show: book.page.with(title: "图表")
+#show: book.page.with(title: "图形排版")
4
5
== 线条
6
0 commit comments