reorganized imports
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user