Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swissmanu/docker-latex
Docker-based LaTeX environment. Works with LaTeX Workshop for Visual Studio Code.
https://github.com/swissmanu/docker-latex
docker latex vscode
Last synced: 10 days ago
JSON representation
Docker-based LaTeX environment. Works with LaTeX Workshop for Visual Studio Code.
- Host: GitHub
- URL: https://github.com/swissmanu/docker-latex
- Owner: swissmanu
- License: mit
- Created: 2019-10-20T19:51:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T11:36:21.000Z (over 4 years ago)
- Last Synced: 2024-12-09T09:18:03.758Z (18 days ago)
- Topics: docker, latex, vscode
- Language: Shell
- Homepage: https://cloud.docker.com/u/swissmanu/repository/docker/swissmanu/latex
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🐳 swissmanu/latex
## Overview
- Docker-based LaTeX environment
- Works with [LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) for [vscode](https://code.visualstudio.com/). See [here](https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#using-docker) for configuration settings. Use `swissmanu/latex:latest` as Docker image.## Additional Available Packages
- [ccicons](https://www.ctan.org/pkg/ccicons)
- [fontawesome](https://www.ctan.org/pkg/fontawesome)
- [beamertheme-focus](https://ctan.org/pkg/beamertheme-focus)
- [minted](https://www.ctan.org/pkg/minted)
- [tcolorbox](https://www.ctan.org/pkg/tcolorbox)
- [komacv](https://www.ctan.org/pkg/komacv)
- [acmart](http://www.sigplan.org/Resources/Author/#acmart-format)## Credits
- ❤️ based on https://github.com/xu-cheng/latex-action, MIT License, Copyright (c) 2019 Cheng XU