initial math, and other things

This commit is contained in:
Alexander 2025-06-21 10:15:17 -04:00
parent 594b9ae2d2
commit 48eb7840b3
9 changed files with 91 additions and 26 deletions

View file

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