initial switch to latexmlmath, per #5

This commit is contained in:
Alexander 2025-07-01 19:25:02 -04:00
parent 38d8d44b00
commit 376c0f5f93
8 changed files with 20 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#! /usr/bin/env nix-shell
#! nix-shell --pure -i bash
#! nix-shell --pure -p nodejs_24 bash harfbuzz soupault woff2 jotdown python3 recode nodePackages_latest.katex minify
#! nix-shell --pure -p nodejs_24 bash harfbuzz soupault woff2 jotdown python3 recode perl538Packages.LaTeXML minify
if ! [[ -d pgvv/ ]]; then
python3 -m venv pgvv