Use subset of TeX for low-space machines

master
Sean Hunt 9 years ago
parent d41a243ddc
commit 3cbe232fc4
  1. 10
      packages.ia

@ -304,9 +304,15 @@ if @general-use {
install w3m links elinks lynx curl;
# typesetting
install groff texlive-full dvi2ps dvipng dvidvi djvulibre-bin
install groff @!sucrose @!dextrose texlive-full dvi2ps dvipng dvidvi djvulibre-bin
@X lyx;
# save space
@sucrose @dextrose
remove texlive-full;
@sucrose @dextrose
install texlive-science texlive-latex-extra texlive-math-extra;
# filesystems
install sshfs dosfstools;
@!container
@ -423,7 +429,7 @@ if @general-use {
# club management
@csclub @amd64
@!wheezy
@!wheezy @!jessie
install ceo-python;
};

Loading…
Cancel
Save