5 lines
		
	
	
	
		
			71 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			71 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
preview:
 | 
						|
    typst watch main.typ
 | 
						|
 | 
						|
compile:
 | 
						|
    typst compile main.typ
 |