From 578d2b3bac4bcf698d18c29c494b3143e9a97ad8 Mon Sep 17 00:00:00 2001 From: Denis Chevalier Date: Mon, 10 Aug 2026 07:34:49 +0200 Subject: set per and delimiter parameters globally (curry unify methods) --- introduction.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'introduction.typ') diff --git a/introduction.typ b/introduction.typ index 588186f..93081cf 100644 --- a/introduction.typ +++ b/introduction.typ @@ -1,4 +1,4 @@ -#import "@preview/unify:0.8.1": qty +#import "unify.typ": qty = Introduction -- cgit