forked from HEL/chronos
reorganized imports
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#import "../../consts.typ": *
|
||||
#import "../../cetz.typ": draw
|
||||
#import "../utils.typ": get-ctx, set-ctx, get-style
|
||||
#import "/src/cetz.typ": draw
|
||||
|
||||
#import "/src/consts.typ": *
|
||||
#import "/src/core/utils.typ": get-ctx, get-style, set-ctx
|
||||
|
||||
#let get-size(par) = {
|
||||
if par.invisible {
|
||||
|
Reference in New Issue
Block a user