Give up on LaTeX package cherry-picking

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2021-10-29 12:54:02 +02:00
parent 6b64821b38
commit 3fc1743f63
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -16,20 +16,7 @@ in
tex = with pkgs;
texlive.combine
{ inherit (texlive)
dvisvgm
scheme-small
preview
siunitx
amsmath
ulem
dvipng
wrapfig
cancel
capt-of
bytefield
chemfig
simplekv
collection-fontsrecommended;
scheme-full;
};
r = with pkgs;
rWrapper.override