aboutsummaryrefslogtreecommitdiff
path: root/typst.toml
blob: 702f8e506e3ccb9b5253874c57f9b407e96685f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "metalogo"
version = "1.2.0"
authors = ["Loek Le Blansch <loek@pipeframe.xyz>"]
license = "MIT"
description = "Typeset various LaTeX logos"
repository = "https://github.com/lonkaars/typst-metalogo.git"
keywords = ["metalogo", "logo", "LaTeX", "XeLaTeX", "XeTeX", "LuaLaTeX"]
entrypoint = "metalogo.typ"
compiler = "0.12.0"
exclude = ["demo.typ", "demo.svg", "makefile"]