Latex Compile

编译 LaTeX 文档:xelatex → bibtex → xelatex ×2 多遍循环,输出日志尾部、页数与警告信号,可选用 --min-pages / --min-refs 做编译前门禁。当用户要编译 .tex、把论文/报告导出 PDF、或排查 LaTeX 编译报错时使用。 Compile a LaTeX project (xelatex x bibtex x xelatex x 2) and report the log tail, page count, and warning signals, with optional pre-compile gates. Use when the user wants a .tex file turned into a PDF, a citation/page contract enforced before compilation, or a LaTeX build failure diagnosed. Ported and generalized from the OpenSquilla latex-compile skill.

Practice019 Updated

File contents

Practice019/agent-skills/tree/main/latex-compile commit 24fd685d47

Frequently asked questions

npx skillmds@latest add practice019/latex-compile