latex-build
✓LaTeX 使用 Latexmk 和实时预览进行构建。 TRIGGERS - Latexmk、LaTeX 构建、实时预览、编译。
SKILL.md
Official Docs: Run man latexmk or latexmk -help for complete reference
| latexmk not found | Not in PATH | Add /Library/TeX/texbin to PATH | | Undefined control sequence | Missing package | Check \usepackage statements for required packages | | References show ?? | Need multiple runs | latexmk handles this automatically; ensure no errors |
| Live preview not updating | Skim auto-reload disabled | Skim Preferences → Sync → Check for file changes | | Build hangs | Input prompt in nonstop mode | Use -interaction=nonstopmode flag | | PDF not updating | Build error preventing output | Check .log file for specific error |
LaTeX 使用 Latexmk 和实时预览进行构建。 TRIGGERS - Latexmk、LaTeX 构建、实时预览、编译。 来源:terrylica/cc-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/terrylica/cc-skills --skill latex-build- 分类
- #文档处理
- 认证
- ✓
- 收录时间
- 2026-02-04
- 更新时间
- 2026-02-18
快速解答
什么是 latex-build?
LaTeX 使用 Latexmk 和实时预览进行构建。 TRIGGERS - Latexmk、LaTeX 构建、实时预览、编译。 来源:terrylica/cc-skills。
如何安装 latex-build?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill latex-build 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/terrylica/cc-skills
详情
- 分类
- #文档处理
- 来源
- skills.sh
- 收录时间
- 2026-02-04