reorganized imports
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#import "utils.typ": is-elmt, get-group-span
|
||||
#import "../participant.typ": _exists as par-exists, _par
|
||||
#import "draw/group.typ": render-end as grp-render-end
|
||||
#import "utils.typ": get-group-span, is-elmt
|
||||
#import "/src/participant.typ": _exists as par-exists, _par
|
||||
#import "/src/sequence.typ": _seq
|
||||
|
||||
#let flatten-group(elmts, i) = {
|
||||
let group = elmts.at(i)
|
||||
|
Reference in New Issue
Block a user