arxiv-vanity/engrafo

Remove texlive packages we don't need

オープン

#424 opened on 2018/08/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (96 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (990 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド