aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: eee3ba0ff4b631e9ad6c097340cd684b78923e40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# typst-metalogo

Typeset LaTeX compiler logos in [typst](https://github.com/typst/typst).

## usage

From [demo.typ](./demo.typ):

```typ
#import "@preview/metalogo:1.2.0": TeX, LaTeX

#LaTeX is a typesetting system based on #TeX.
```
![](./demo.svg)

All commands and configuration options are documented in [the manual][man].

[man]: https://github.com/lonkaars/typst-metalogo/releases/download/1.2.0/manual.pdf