m

metalogo

@preview

Typeset various LaTeX logos

v1.2.0
MIT

Package Information

Last Updated
Minimum Typst Version
0.12.0

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/metalogo:1.2.0

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/metalogo:1.2.0": *

Version History

1.2.00.12.0
ae0d829c81fc...
1.1.00.12.0
6bec40c63f2e...
1.0.20.10.0
fe6d91cd9bf5...

typst-metalogo

Typeset LaTeX compiler logos in typst.

usage

From demo.typ:

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

#LaTeX is a typesetting system based on #TeX.

All commands and configuration options are documented in the manual.