Closed Thyra closed 5 years ago
Not practical because TinyTeX only installs LaTeX packages when needed but we can't render the paper at container creation time so the packages wouldn't be included in the container. Also it only saves 100MB so not really worth it.
Currently we're using texlive in the container but that blows up the singularity file by more than 300MB with lots of unneeded stuff. It would be better to use tinytex instead but as of now I havent' gotten that to work (see here)