latex skill issue electric boogalo 1
This commit is contained in:
parent
9cbdbbda3c
commit
3fea1f5d04
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ let
|
|||
tex = (pkgs.texlive.combine {
|
||||
inherit (pkgs.texlive) scheme-basic
|
||||
dvisvgm dvipng # for preview and export as html
|
||||
wrapfig amsmath ulem hyperref capt-of fontspec inputenx graphics;
|
||||
wrapfig amsmath ulem hyperref capt-of fontspec inputenx graphics
|
||||
etoolbox;
|
||||
});
|
||||
|
||||
myEmacs = pkgs.emacsWithPackagesFromUsePackage {
|
||||
|
|
Loading…
Reference in a new issue