8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # -*- mode: snippet -*-
 | |
| # contributor: François Garillot <francois@garillot.net>
 | |
| # key: coprod
 | |
| # group: math
 | |
| # name: \coprod_{n}^{}
 | |
| # --
 | |
| \coprod_{$1}^{$2}$0
 |