Package Information
- Last Updated
- Minimum Typst Version
- 0.12.0
- Authors
- Loek Le Blansch
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/metalogo:1.2.02. Import in your Typst file
Add this to your .typ file:
#import "@preview/metalogo:1.2.0": *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.