forked from M-Labs/artiq
flake: add missing latex package for PDF manual
This commit is contained in:
parent
6ab5b845fd
commit
33b590de20
@ -317,7 +317,7 @@
|
|||||||
inherit (pkgs.texlive)
|
inherit (pkgs.texlive)
|
||||||
scheme-basic latexmk cmap collection-fontsrecommended fncychap
|
scheme-basic latexmk cmap collection-fontsrecommended fncychap
|
||||||
titlesec tabulary varwidth framed fancyvrb float wrapfig parskip
|
titlesec tabulary varwidth framed fancyvrb float wrapfig parskip
|
||||||
upquote capt-of needspace etoolbox booktabs;
|
upquote capt-of needspace etoolbox booktabs xcolor;
|
||||||
};
|
};
|
||||||
|
|
||||||
artiq-frontend-dev-wrappers = pkgs.runCommandNoCC "artiq-frontend-dev-wrappers" {}
|
artiq-frontend-dev-wrappers = pkgs.runCommandNoCC "artiq-frontend-dev-wrappers" {}
|
||||||
|
Loading…
Reference in New Issue
Block a user