diff --git a/home-environments/radio/manifests/tex.scm b/home-environments/radio/manifests/tex.scm index 924cee4..705e64b 100644 --- a/home-environments/radio/manifests/tex.scm +++ b/home-environments/radio/manifests/tex.scm @@ -2,16 +2,12 @@ (gnu packages tex)) (packages->manifest - (list texlive-collection-basic + (list rubber texlive-collection-fontsextra texlive-collection-fontsrecommended - texlive-collection-latex texlive-collection-latexextra - texlive-collection-latexrecommended texlive-collection-luatex texlive-collection-langportuguese texlive-collection-langenglish texlive-collection-langfrench - texlive-collection-mathscience - texlive-collection-pictures - texlive-scheme-minimal)) + texlive-collection-mathscience))