diff options
Diffstat (limited to 'lib/unify.typ')
| -rw-r--r-- | lib/unify.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unify.typ b/lib/unify.typ index a8ed0da..e13fabd 100644 --- a/lib/unify.typ +++ b/lib/unify.typ @@ -1,5 +1,5 @@ #import "@preview/unify:0.8.1": ( - num, numrange as sys-numrange, qty as sys-qty, qtyrange as sys-qtyrange, unit as sys-unit, + add-unit, num, numrange as sys-numrange, qty as sys-qty, qtyrange as sys-qtyrange, unit as sys-unit, ) // Set global defaults via currying |
