forked from HEL/chronos
		
	reorganized imports
This commit is contained in:
		@@ -1,14 +1,13 @@
 | 
			
		||||
#import "/src/cetz.typ" as cetz: canvas, draw
 | 
			
		||||
#import "utils.typ": *
 | 
			
		||||
#import "../group.typ"
 | 
			
		||||
//#import "../participant.typ"
 | 
			
		||||
//#import participant: PAR-SPECIALS
 | 
			
		||||
#import "draw/participant.typ"
 | 
			
		||||
#import "../sequence.typ"
 | 
			
		||||
#import "../separator.typ"
 | 
			
		||||
#import "../sync.typ"
 | 
			
		||||
#import "../consts.typ": *
 | 
			
		||||
#import "/src/cetz.typ": canvas, draw
 | 
			
		||||
 | 
			
		||||
#import "draw/note.typ": get-box as get-note-box, get-size as get-note-size
 | 
			
		||||
#import "draw/participant.typ"
 | 
			
		||||
#import "utils.typ": *
 | 
			
		||||
#import "/src/consts.typ": *
 | 
			
		||||
#import "/src/group.typ"
 | 
			
		||||
#import "/src/separator.typ"
 | 
			
		||||
#import "/src/sequence.typ"
 | 
			
		||||
#import "/src/sync.typ"
 | 
			
		||||
 | 
			
		||||
#let DEBUG-INVISIBLE = false
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user