Auto-sync

This commit is contained in:
2026-04-15 07:37:53 +08:00
parent 1bce532898
commit f3569a835b
484 changed files with 0 additions and 18663 deletions

View File

@@ -1,28 +0,0 @@
---
title: "LaTeX Paper Writing"
type: source
tags: [openclaw, latex, writing, research]
date: 2026-03-06
---
## Source File
- [[raw/Agent/usecases/latex-paper-writing.md]]
## Summary
- 核心主题对话式LaTeX论文写作
- 问题域本地LaTeX环境配置痛苦调试耗时
- 方法/机制Prismer工作区容器运行LaTeX服务器对话式生成和编译
- 结论/价值无需本地安装即可进行LaTeX写作
## Key Claims
- 协作编写LaTeX描述需求Agent生成源码
- 即时编译到PDF使用pdflatex、xelatex或lualatex
- 内联预览PDF无需切换到其他应用
- 使用起始模板article、IEEE、beamer、中文文章
## Key Concepts
- [[LaTeX写作]]:学术论文排版系统
- [[Prismer]]包含LaTeX服务器的工作区容器
## Connections
- [[Prismer]] ← provides ← [[LaTeX服务器]]