refactor(officefile): 按 md/latex/word 三层结构重组文档目录
将 Markdown 源文件移入 md/,LaTeX 工作目录保留在 latex/, Word 导出移入 word/;删除临时脚本、调试截图和空 stub。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -43,9 +43,6 @@
|
||||
\input{chapters/ch11-environment}
|
||||
\input{chapters/ch12-urban}
|
||||
|
||||
% 结语
|
||||
\input{chapters/ch13-conclusion}
|
||||
|
||||
% ---------- 附录部分 ----------
|
||||
\appendix
|
||||
\input{appendices/ap00-divider}
|
||||
|
||||
Reference in New Issue
Block a user