summaryrefslogtreecommitdiff
path: root/typst.toml
blob: 71ce3910101cf4ec387823e5884d0d5544bd0419 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "ssu-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"