xu-cheng/latex-action
:octocat: GitHub Action to compile LaTeX documents observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 95
- Release rhythm 65
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 69
- age_days: 2569
- days_rel: 154
- days_push: 34
- n_releases_24m: 4
Adoption not part of the score
1410 stars · 150 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action that compiles LaTeX documents to PDF inside a Dockerized full TeXLive environment. It supports multiple LaTeX engines, TeXLive versions, multi-document builds, custom fonts, and pre/post-compile scripts.
Use cases
- compile latex to pdf in github actions
- build pdf from tex files in ci
- automate latex document builds on push
- compile multiple latex documents in one workflow
- use xelatex or lualatex in github actions ci
- pin texlive version for reproducible latex builds
When to choose
- you want to build LaTeX PDFs automatically in GitHub Actions workflows
- you need a full TeXLive environment without installing it yourself
- you need multiple documents, custom fonts, or specific TeXLive versions in CI
When to avoid
- you need to run arbitrary commands in TeXLive rather than compile LaTeX (use texlive-action)
- your CI is not GitHub Actions
- you compile LaTeX locally rather than in CI
Facets
plugin · maturity active
build-tool ci-cd pdf developer-tools developer-tools documentation pdf cloud github-actions latex texlive pdf-generation docker-container automation docker linux
2 sources
- readme: https://github.com/xu-cheng/latex-action · fetched 2026-08-28 · 394c32195943
- homepage: https://github.com/xu-cheng/latex-action · fetched 2026-08-29 · 66d7850a3dd4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xu-cheng/latex-action | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="xu-cheng/latex-action")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem