This repository contains docker images which have been installed different packages.
With it, you can start your tex life without thinking too much about what packages you have to install to launch. For professionals, you can select your environments according to your needs, such as writing a chemical paper, creating a booklet and compiling a graph.
If you want to use another environment, please make a PR :)
- latest (For general purposes)
- chem (For chemical purposes)
- chem-jp (For chemical purposes)
item | information |
---|---|
OS | ubuntu 20.04 |
Installed tex platform | texlive |
Package manager | tlmgr |
package name | latest | chem | chem-jp |
---|---|---|---|
biber | ✔️ | ✔️ | ✔️ |
biblatex | ✔️ | ✔️ | ✔️ |
chemfig | ✔️ | ✔️ | |
collection-langjapanese | ✔️ | ||
float | ✔️ | ✔️ | ✔️ |
here | ✔️ | ✔️ | ✔️ |
jsarticle | ✔️ | ||
latexmk | ✔️ | ✔️ | ✔️ |
mhchem | ✔️ | ✔️ | |
pdflscape | ✔️ | ✔️ | ✔️ |
pdfpages | ✔️ | ✔️ | ✔️ |
platex | ✔️ | ✔️ | ✔️ |
ptex2pdf | ✔️ | ✔️ | ✔️ |
simplekv | ✔️ | ✔️ | |
siunitx | ✔️ | ✔️ | |
xcolor | ✔️ | ✔️ | ✔️ |
Just executing a following command to get it.
$ docker pull capra314cabra/tex:latest