typst-kfu-slides-template/1.0.1/typst.toml
Ernesto Martinez Garcia 9b6fd2ed04 release 1.0.1
- Show more options in the default template
- Fix README visualization in typst universe
2025-09-08 13:29:00 +02:00

17 lines
627 B
TOML

[package]
name = "definitely-not-isec-slides"
version = "1.0.1"
entrypoint = "src/lib.typ"
authors = ["Ernesto Martínez <https://ecomaikgolf.com>"]
license = "MIT"
description = "An unofficial ISEC TUGraz slides template"
repository = "https://github.com/ecomaikgolf/typst-isec-slides-template"
categories = ["presentation"]
disciplines = ["computer-science", "engineering"]
keywords = ["ISEC", "Institute of Information Security", "IAIK", "TUGraz", "Graz University of Technology", "thesis", "template", "Master Thesis"]
compiler = "0.13.1"
[template]
path = "template"
entrypoint = "slides.typ"
thumbnail = "thumbnail.png"