LaTeX Batch Compile
Recursively finds .tex files under a directory and compiles each to .pdf
using pdflatex (or xelatex), with a per-file cache directory so that
auxiliary files don't pollute the source tree.
When to invoke this skill
- User asks to "compile all
.texin folder X" - User has modified LaTeX files and wants fresh PDFs
- Post-processing after
course-generate(it emits.tex, not.pdf)
Prerequisites
A LaTeX distribution on PATH. Check:
which pdfla
[Description truncada. Veja o README completo no GitHub.]