Skip to content

Commit 269680c

Browse files
feat: 更新排版Ⅲ标题
1 parent 18f3a49 commit 269680c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/book.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
- #chapter("tutorial/scripting-control-flow.typ")[控制流]
3535
- #chapter("tutorial/doc-stateful.typ")[状态化]
3636
= 教程 — 排版Ⅲ
37-
- #chapter("tutorial/scripting-shape.typ")[图表]
37+
- #chapter("tutorial/scripting-shape.typ")[图形排版]
3838
- #chapter("tutorial/writing-chinese.typ")[中文排版]
3939
- #chapter("tutorial/writing-math.typ")[数学排版]
4040
= 教程 — 附录Ⅰ

src/tutorial/scripting-shape.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#import "mod.typ": *
22

3-
#show: book.page.with(title: "图表")
3+
#show: book.page.with(title: "图形排版")
44

55
== 线条
66

0 commit comments

Comments
 (0)