diff --git a/typst.toml b/typst.toml new file mode 100644 index 0000000..2464c82 --- /dev/null +++ b/typst.toml @@ -0,0 +1,7 @@ +[package] +name = "leipzig-glossing" +version = "0.1.0" +entrypoint = "leipzig-gloss.typ" +authors = ["Greg Shuflin", "Other open-source contributors"] +license = "MIT" +description = "Linguistic interlinear glosses according to the Leipzig Glossing rules"