Initial commit

This commit is contained in:
2025-09-28 21:14:53 +02:00
commit 1ed8827b02
23 changed files with 2672 additions and 0 deletions

5
.clean_local_env.sh Executable file
View File

@@ -0,0 +1,5 @@
# This script undoes the effect of .setup_local_env.sh
rm ./src/**/lib
rm ./src/**/.latexmkrc
rm ./src/**/src