Below you will find pages that utilize the taxonomy term “TeX-Live”
March 15, 2026
Setup TeXLive Action 2
Version updated for https://github.com/TeX-Live/setup-texlive-action to version v4.1.1.
This action is used across all versions by 38 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is designed to set up and manage TeX Live, a widely used TeX typesetting system, in workflows on Linux, Windows, and macOS environments. It automates the installation of specific TeX Live versions, caches the TEXDIR directory to improve workflow execution time, and offers optional configuration for additional package repositories and package installation.
March 13, 2026
Setup TeXLive Action 2
Version updated for https://github.com/TeX-Live/setup-texlive-action to version v4.0.0.
This action is used across all versions by 38 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up and installs a specific version of TeX Live, a popular distribution for LaTeX, on Linux, Windows, and macOS. It automates dependency management by caching and restoring the TEXDIR directory to improve workflow execution time and supports optional configuration of additional package repositories.