Improvements! And another figure.

This commit is contained in:
2026-07-03 22:15:05 +03:00
parent a078f44838
commit 96d74ef901
4 changed files with 143 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
(pkgs.texlive.combine texPkgs)
pkgs.culmus
pkgs.fontconfig
(pkgs.python3.withPackages (ps: [ ps.sympy ps.numpy ps.matplotlib ]))
(pkgs.python3.withPackages (ps: [ ps.sympy ps.numpy ps.matplotlib ps.scipy ]))
];
shellHook = ''
export FONTCONFIG_FILE="${fontsConf}"