Package Information
- Last Updated
- Minimum Typst Version
- 0.13.0
- Authors
- Davide Zanin
- Categories
- paper
- Disciplines
- physicsmathematics
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/wicked:0.2.02. Import in your Typst file
Add this to your .typ file:
#import "@preview/wicked:0.2.0": *wicked
This small Typst package handles the typesetting of Wick contractions. Read docs.pdf for more information.
#import "@preview/wicked:0.2.0": wick
$ :
wick(id: #1, overline(Psi))_alpha (x)
gamma^mu_(alpha beta)
wick(pos: #top, A)_mu (x)
wick(Psi)_beta (x)
wick(overline(Psi))_eta (y)
gamma^nu_(eta rho) (y)
wick(pos: #top, A)_nu
wick(id: #1, Psi)_rho (y)
: $