summaryrefslogtreecommitdiff
path: root/typst.toml
blob: a19c07394d7517dce63aebfaf64936d184ec8a47 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "sgu-template"
version = "0.0.1"
entrypoint = "conf.typ"
authors = ["Danila Grogirev <danila.sar@yandex.ru>"]
license = "MIT-0"
description = "Unofficial Saratov State University typst template"

[template]
path = "template"
entrypoint = "main.typ"