Sign inSign up

shyd/texlive

By shyd

•Updated over 8 years ago

TeX Live with additional packages and custom libraries.

Image
0

364

shyd/texlive repository overview

⁠texlive

TeX Live with additional packages.

Docker image with TeX Live full and additional git and curl to work with CircleCI. It can also push the final pdf to Bitbucket Downloads section with:

curl -X POST "https://${BB_AUTH_STRING}@api.bitbucket.org/2.0/repositories/${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME}/downloads" --form files=@"output.pdf"

⁠Additional support for

  • CircleCI

⁠Usage

Run with docker run -ti --rm --name texlive -v $(pwd):/texlive/work shyd/texlive pdflatex my-awesome-book.tex.

⁠References

Tag summary

Content type

Image

Digest

Size

2.9 GB

Last updated

over 8 years ago

docker pull shyd/texlive