updated to CeTZ 0.3.2 and Typst 0.13.0

This commit is contained in:
2025-02-23 13:26:28 +01:00
parent a9633f25a3
commit 37dce1f7c9
5 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#let version = version(0,1,0)
#let version = version(0,2,0)
#import "config.typ"
#import "schema.typ"

View File

@ -1,4 +1,4 @@
#import "@preview/cetz:0.3.1": canvas, draw
#import "@preview/cetz:0.3.2": canvas, draw
#import "range.typ" as rng
#import "structure.typ"