You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ A GitHub Action that compiles LaTeX documents to PDF using a complete TeXLive en
6
6
7
7
## Features
8
8
9
-
- 🐳 **Containerized**: Run in a Docker container with a full [TeXLive](https://www.tug.org/texlive/) installation.
9
+
- 🐳 **Containerized**: Run in a [Docker container](https://github.com/xu-cheng/latex-docker/) with a full [TeXLive](https://www.tug.org/texlive/) installation.
10
10
- 📅 **TeXLive Version flexibility**: Support both the latest and historic versions of TeXLive.
11
11
- 🐧 **Multi-platform**: Support both Alpine and Debian-based Docker images.
12
12
- 📁 **Multi-document support**: Compile multiple LaTeX files in a single workflow.
0 commit comments