feat(gs/home): Install a bunch of new latex packages

I'm typesetting a type system! `semantic` is the big winner here, but
also `mathpartir` is nice

Change-Id: I27ee91d30e0fe680377ce48f7539553fd0707684
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3212
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2021-06-16 10:46:44 -04:00 committed by grfn
parent 1a4465d7d3
commit 99d3a24ac9

View file

@ -29,9 +29,25 @@ in {
# LaTeX (for org export)
(pkgs.texlive.combine {
inherit (pkgs.texlive)
scheme-basic collection-fontsrecommended ulem
fncychap titlesec tabulary varwidth framed fancyvrb float parskip
wrapfig upquote capt-of needspace;
capt-of
collection-fontsrecommended
dvipng
fancyvrb
float
fncychap
framed
mathpartir
needspace
parskip
scheme-basic
semantic
tabulary
titlesec
ulem
upquote
varwidth
wrapfig
;
})
ispell