LaTeX docker container with TexLive 2025. It also installs a handful of useful packages to get started quickly.
This image is based on the jumchovej/devcontainers template
To use this image as a devcontainer, copy the .devcontainer/devcontainer.json
file to your project.
You can specify additional LaTeX packages in the .devcontainer/devcontainer.json
via a postCreateCommand
:
{
"postCreateCommand": "tlmgr install <package(s)>"
}
- latexmk
- latexindent
- upquote
- babel-german
- german
- breakurl
- times
- courier
- relsize
- biblatex
- xkeyval
- bigfoot
- xstring
- frankenstein
- csquotes
- acronym
- biblatex-chicago
- lineno
- biber
- appendix
- makecell
- subfig
- caption
- float
- minted
- texcount
- adjustbox
- multirow
- rsfs