mirror of https://codeberg.org/anemofilia/zero
manifests: tex: Add rubber and remove redundant packages
parent
d9ba7f14cc
commit
6f4a30dc9c
|
@ -2,16 +2,12 @@
|
||||||
(gnu packages tex))
|
(gnu packages tex))
|
||||||
|
|
||||||
(packages->manifest
|
(packages->manifest
|
||||||
(list texlive-collection-basic
|
(list rubber
|
||||||
texlive-collection-fontsextra
|
texlive-collection-fontsextra
|
||||||
texlive-collection-fontsrecommended
|
texlive-collection-fontsrecommended
|
||||||
texlive-collection-latex
|
|
||||||
texlive-collection-latexextra
|
texlive-collection-latexextra
|
||||||
texlive-collection-latexrecommended
|
|
||||||
texlive-collection-luatex
|
texlive-collection-luatex
|
||||||
texlive-collection-langportuguese
|
texlive-collection-langportuguese
|
||||||
texlive-collection-langenglish
|
texlive-collection-langenglish
|
||||||
texlive-collection-langfrench
|
texlive-collection-langfrench
|
||||||
texlive-collection-mathscience
|
texlive-collection-mathscience))
|
||||||
texlive-collection-pictures
|
|
||||||
texlive-scheme-minimal))
|
|
||||||
|
|
Loading…
Reference in New Issue