Files
nexus/wiki/sources/latex-paper-writing.md
2026-04-14 16:02:50 +08:00

1.0 KiB
Raw Blame History

title, type, tags, sources, date
title type tags sources date
LaTeX Paper Writing source
OpenClaw
LaTeX
Paper Writing
Prismer
Academic
https://github.com/Prismer-AI/Prismer/tree/main/skills/latex-compiler
2026-04-14

Summary

  • 核心主题AI 协作 LaTeX 论文写作
  • 问题域:如何无需本地安装 TeX 环境即可编译 LaTeX
  • 方法/机制latex-compiler skill + Prismer Docker 容器提供在线编译
  • 结论/价值:对话式写作 + 即时编译预览

Key Claims

  • 对话式协作撰写 LaTeX描述需求生成源码
  • 无需本地 TeX 安装在线编译pdflatex/xelatex/lualatex
  • 内联预览 PDF支持 IEEE/Article/Beamer/中文模板
  • BibTeX/BibLaTeX 参考文献支持

Key Concepts

Connections

Contradictions

  • 尚未发现