Install texlive needed for inkscape

This commit is contained in:
Julian Mutter 2024-07-22 19:23:22 +02:00
parent e07603e127
commit 52d18a279d

View File

@ -114,7 +114,23 @@ with pkgs;
nomacs
rocketchat-desktop
(texlive.combine {
# for rendering latex in inkscape
inherit (texlive)
scheme-medium
standalone
amsmath
preview
;
})
# (pkgs.inkscape-with-extensions.override {
# inkscapeExtensions = [ pkgs.inkscape-extensions.textext ];
# })
# inkscape-with-extensions
# inkscape-extensions.textext
inkscape
geogebra
languagetool