aboutsummaryrefslogtreecommitdiff
path: root/typst.toml
blob: 1f5496165a926598650322764984ea729dd2dc4b (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "metalogo"
version = "1.0.2"
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.10.0"
exclude = ["demo.typ", "demo.svg", "makefile"]