|  |  | @@ -67,6 +67,11 @@ math.createUnit({ | 
		
	
		
			
			|  |  |  | definition: "0.3333333333333333333 inches", | 
		
	
		
			
			|  |  |  | offset: 22, | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | ShoeSizeWomensUS: { | 
		
	
		
			
			|  |  |  | prefixes: "long", | 
		
	
		
			
			|  |  |  | definition: "0.3333333333333333333 inches", | 
		
	
		
			
			|  |  |  | offset: 21, | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | ShoeSizeEU: { | 
		
	
		
			
			|  |  |  | prefixes: "long", | 
		
	
		
			
			|  |  |  | definition: "0.666666666667 cm", | 
		
	
	
		
			
				|  |  | @@ -412,6 +417,7 @@ const unitChoices = { | 
		
	
		
			
			|  |  |  | "ShoeSizeEU", | 
		
	
		
			
			|  |  |  | "ShoeSizeUK", | 
		
	
		
			
			|  |  |  | "ShoeSizeMensUS", | 
		
	
		
			
			|  |  |  | "ShoeSizeWomensUS", | 
		
	
		
			
			|  |  |  | "stories", | 
		
	
		
			
			|  |  |  | "buses", | 
		
	
		
			
			|  |  |  | "marathons", | 
		
	
	
		
			
				|  |  | 
 |