pengxiao
|
979b5128dc
|
docs(appendix): 重写 Vibe Coding 章节,补充 EPCC 工作流与工具分类体系
|
2026-06-04 14:01:52 +08:00 |
|
pengxiao
|
b38aa2b9e0
|
docs: 新增项目 README,清理残留 label,添加 diagbox 宏包
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-29 21:24:00 +08:00 |
|
pengxiao
|
6288f24067
|
feat(latex): 配置 natbib 参考文献系统并插入引用
- 新增 DesignAI.bib(Garrity + 普尔等 2 条)
- preamble 添加 natbib + plainnat 样式
- ch01/ch02 插入 \cite 引用(共 5 处)
- 参考文献加入目录 outline(\addcontentsline)
- 删除 ap07-references.tex,由 \bibliography 自动生成
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-29 15:40:52 +08:00 |
|
pengxiao
|
c81cf83c13
|
feat(latex): 新增 LaTeX 排版系统,从 Markdown 生成 ctexbook
- 新增 officefile/latex/ 目录,包含 main.tex、preamble.tex 及 14 个章节 + 10 个附录 tex 文件
- md→tex 转换流程:pandoc 转换 + _postprocess.py 后处理(去编号、修破折号、清标签)
- 修复 5 个 md 源文件的标题层级(H1→H2 降级,统一层级结构)
- 配置 VS Code LaTeX Workshop(xelatex + ctexbook 编译链)
- 新增 VS Code workspace 和 .gitignore(排除 LaTeX 编译产物)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-29 12:21:15 +08:00 |
|