18 lines
		
	
	
		
			593 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			593 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| ######################################################
 | |
| #                Tk LaTeX Editor
 | |
| #        Distributed under GNU Public License
 | |
| # Author: Sergey Kalinin (BanZaj) banzaj@lrn.ru
 | |
| # Copyright (c) "CONERO lab", 2002, http://conero.lrn.ru
 | |
| ######################################################
 | |
| 
 | |
| button "AddText itemize" itemize.gif "Add itemize list"
 | |
| button "AddText enumerate" numerate.gif "Add enumerate list"
 | |
| button "AddText image" image.gif "Insert image"
 | |
| Separator
 | |
| button "InsertTableDialog" table.gif "Add table"
 | |
| button "AddText date" date_time.gif "Insert curent date-time" "Alt-d"
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | 
