|
13 | 13 | language: "zh-cn", |
14 | 14 | summary: [ |
15 | 15 | #prefix-chapter("introduction.typ")[导引] |
16 | | - // 计划修改 |
17 | | - = 排版Ⅰ — 模式 |
| 16 | + = 模式 |
18 | 17 | - #chapter("tutorial/writing-markup.typ")[标记模式] |
19 | 18 | - #chapter("tutorial/writing-scripting.typ")[脚本模式] |
20 | | - // - #chapter("tutorial/writing-math.typ")[数学模式] |
21 | | - = 脚本Ⅰ — 类型 |
| 19 | + = 脚本 |
22 | 20 | - #chapter("tutorial/scripting-literal.typ")[基本类型] |
23 | 21 | - #chapter("tutorial/scripting-variable.typ")[变量与函数] |
24 | 22 | - #chapter("tutorial/scripting-composite.typ")[复合类型] |
25 | | - = 排版Ⅱ — 模型(子系统) |
26 | | - - #chapter("tutorial/scripting-main.typ")[编译流程] |
27 | | - - #chapter("tutorial/scripting-layout.typ")[布局模型] |
28 | | - - #chapter("tutorial/scripting-content.typ")[文档模型] |
29 | | - - #chapter("tutorial/scripting-style.typ")[样式模型] |
30 | | - = 脚本Ⅱ — 语言核心 |
31 | 23 | - #chapter("tutorial/doc-modulize.typ")[模块化(多文件)] |
32 | 24 | - #chapter("tutorial/scripting-block-and-expression.typ")[表达式] |
33 | 25 | - #chapter("tutorial/scripting-control-flow.typ")[控制流] |
34 | 26 | - #chapter("tutorial/doc-stateful.typ")[状态化] |
35 | | - = 排版Ⅲ — 特殊格式 |
36 | | - - #chapter("tutorial/scripting-shape.typ")[图形排版] |
| 27 | + = 中文排版 |
| 28 | + - #chapter("tutorial/scripting-main.typ")[编译流程] |
37 | 29 | - #chapter("tutorial/writing-chinese.typ")[中文排版] |
| 30 | + - #chapter("tutorial/scripting-style.typ")[样式模型] |
| 31 | + = 科技排版 |
38 | 32 | - #chapter("tutorial/writing-math.typ")[数学排版] |
| 33 | + - #chapter("tutorial/scripting-shape.typ")[图形排版] |
| 34 | + - #chapter("tutorial/scripting-layout.typ")[布局模型] |
| 35 | + - #chapter("tutorial/scripting-content.typ")[文档模型] |
39 | 36 | = 附录 |
40 | 37 | // - #chapter("tutorial/reference-grammar.typ")[语法示例检索表] |
41 | 38 | - #chapter("tutorial/reference-utils.typ")[常用函数表] |
|
0 commit comments