diff options
Diffstat (limited to 'typst.toml')
| -rw-r--r-- | typst.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/typst.toml b/typst.toml new file mode 100644 index 0000000..caa868c --- /dev/null +++ b/typst.toml @@ -0,0 +1,7 @@ +[package] +name = "rastertype3" +version = "0.1.0" +entrypoint = "raster.typ" +authors = ["Maxwell Beck <max@rastertail.net>"] +license = "MIT" +description = "Personal typesetting templates and stuff" |
