Update to cetz:0.3.3

This fixes a number of warnings introduced in typst v0.13.0.

Also increase typst version to v0.13.0 as that is what cetz:0.3.3
requires.
This commit is contained in:
2025-03-10 17:20:35 +01:00
parent 19c60c5ecf
commit 5cb8f50f2a
14 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
#import "@preview/cetz:0.3.1": canvas, draw
#import "@preview/cetz:0.3.3": canvas, draw
#import "utils.typ": get-participants-i, get-style, normalize-units
#import "group.typ"
#import "participant.typ"