4800a51957
Build and Deploy Verso / deploy (push) Successful in 14m42s
The previous install expanded texlive-full (minus -doc/-lang-), pulling in essentially every CTAN package plus inkscape's large GTK GUI tree — ~20 min and several GB. Replace it with a curated set of meta-packages that covers the vast majority of documents: latex base/recommended/extra, recommended fonts, plain-generic, science (math/physics), xetex, luatex, bibtex-extra, extra-utils (texcount), plus latexmk/biber/chktex/pygments. Smaller and faster to build. Documents needing an omitted package can have the relevant texlive-* collection added back. Drops inkscape (only used for auto SVG->PDF conversion) to avoid its heavy GUI dependency chain. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>