mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 11:36:16 +01:00
Give up on LaTeX package cherry-picking
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
6b64821b38
commit
3fc1743f63
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue