Add python pygments packages for LaTeX coloured source export
This commit is contained in:
parent
1707c69175
commit
8cc344e9c0
|
@ -165,6 +165,7 @@
|
||||||
(texlive.combine {
|
(texlive.combine {
|
||||||
inherit (pkgs.texlive) scheme-medium dvisvgm dvipng wrapfig amsmath ulem hyperref capt-of;
|
inherit (pkgs.texlive) scheme-medium dvisvgm dvipng wrapfig amsmath ulem hyperref capt-of;
|
||||||
})
|
})
|
||||||
|
python3Packages.pygments
|
||||||
|
|
||||||
# Development tools
|
# Development tools
|
||||||
# Python is a special case, installed separately
|
# Python is a special case, installed separately
|
||||||
|
|
Reference in a new issue