7 lines
		
	
	
		
			198 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			198 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # -*- mode: snippet -*-
 | |
| # contributor: Song Qiang <tsiangsung@gmail.com>
 | |
| # key: big
 | |
| # group: math
 | |
| # name: \bigl( ... \bigr)
 | |
| # --
 | |
| \\${1:$$(yas/choose-value '("big" "Big" "bigg" "Bigg"))}l( $0  \\$1r) |