diff options
Diffstat (limited to 'python/sbld')
-rwxr-xr-x | python/sbld | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/sbld b/python/sbld new file mode 100755 index 0000000..cea7430 --- /dev/null +++ b/python/sbld @@ -0,0 +1,2 @@ +#!/bin/sh +typst ${2:-c} --root $PWD text/s$1.typ a/s$1.pdf |