reorganized imports

This commit is contained in:
2025-07-15 12:36:30 +02:00
parent ef2541f267
commit 08f7eea0e4
18 changed files with 44 additions and 53 deletions

View File

@ -1,8 +1,8 @@
#import "../utils.typ": get-ctx, set-ctx
#import "../../consts.typ": *
#import "../../cetz.typ": draw, vector
#import "note.typ"
#import "/src/cetz.typ": draw, vector
#import "note.typ"
#import "/src/consts.typ": *
#import "/src/core/utils.typ": get-ctx, set-ctx
#let get-arrow-marks(sym, color) = {
if sym == none {