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