Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xu-cheng/latex-docker

:whale: Docker Image of TeXLive
https://github.com/xu-cheng/latex-docker

docker-image latex texlive

Last synced: 10 days ago
JSON representation

:whale: Docker Image of TeXLive

Awesome Lists containing this project

README

        

# latex-docker

[![GitHub Actions Status](https://github.com/xu-cheng/latex-docker/workflows/Build%20Docker%20Image/badge.svg)](https://github.com/xu-cheng/latex-docker/actions)

Docker Image of [TeXLive](https://tug.org/texlive/).

## To use the images

* [Full TeXLive](https://github.com/users/xu-cheng/packages/container/package/texlive-full)

```bash
docker pull ghcr.io/xu-cheng/texlive-full:latest
```

* [Small TeXLive](https://github.com/users/xu-cheng/packages/container/package/texlive-small)

```bash
docker pull ghcr.io/xu-cheng/texlive-small:latest
```

## See Also

* [latex-action](https://github.com/xu-cheng/latex-action): GitHub action to compile LaTeX documents.
* [texlive-action](https://github.com/xu-cheng/texlive-action): GitHub action to run arbitrary commands in a TeXLive environment.

## License

MIT