texstretch/run.sh
2024-07-22 19:40:13 -04:00

7 lines
72 B
Bash
Executable File

#!/bin/sh
./build.sh
./texmap > image.ppm
convert image.ppm image.png