arxiv-vanity/engrafo

Remove texlive packages we don't need

Open

#424 aperta il 27 ago 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)HTML (96 fork)batch import
help wanted

Metriche repository

Star
 (990 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

It'll reduce the ridiculous size of our Docker image. We'll need to force remove them with apt somehow, ignoring dependencies.

  • texlive-humanities-doc
  • texlive-latex-base-doc
  • texlive-latex-extra-doc
  • texlive-latex-recommended-doc
  • texlive-metapost-doc
  • texlive-pictures-doc
  • texlive-pstricks-doc
  • texlive-publishers-doc
  • texlive-science-doc

Do we need fonts? Maybe for generating images. If not:

  • texlive-fonts-extra
  • texlive-fonts-extra-doc
  • texlive-fonts-recommended
  • texlive-fonts-recommended-doc

Guida contributor