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

https://github.com/murf2/latex


https://github.com/murf2/latex

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# latex docker
[www.tug.org/texlive/](https://www.tug.org/texlive/)
```
docker run --rm -i -v "$PWD":/data -u $(id -u ${USER}):$(id -g ${USER}) ghcr.io/murf2/latex pdflatex your.tex
```