sync(latex): 从 Word 同步第二章和附录内容

- ch02: 第5节重写为"环境-智能体框架",新增表2.1/2.2和图2.1
- ch01: 补充 Garrity 引用来源
- 全部附录(ap01-ap09)从 Word 重新转换,修复 \sub 等转换错误
- 新增 ch13 结语占位、上下篇分隔页

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 15:13:27 +08:00
parent 491ba89892
commit c55f956656
16 changed files with 1414 additions and 1273 deletions
+5
View File
@@ -28,6 +28,7 @@
\mainmatter
% 上篇:原理与技术
\input{chapters/divider-upper}
\input{chapters/ch01-intro}
\input{chapters/ch02-framework}
\input{chapters/ch03-1d-sequence}
@@ -38,11 +39,15 @@
\input{chapters/ch08-rl}
% 下篇:设计领域应用
\input{chapters/divider-lower}
\input{chapters/ch09-digital-media}
\input{chapters/ch10-industrial}
\input{chapters/ch11-environment}
\input{chapters/ch12-urban}
% 结语
\input{chapters/ch13-conclusion}
% ---------- 附录部分 ----------
\appendix
\input{appendices/ap00-divider}