Initial commit
This commit is contained in:
39
README
Executable file
39
README
Executable file
@@ -0,0 +1,39 @@
|
||||
######################################################
|
||||
# Tk LaTeX Editor
|
||||
# Distributed under GNU Public License
|
||||
# Author: Sergey Kalinin (BanZaj) banzaj@lrn.ru
|
||||
# Home page: http//conero.lrn.ru
|
||||
######################################################
|
||||
|
||||
|
||||
1. ABOUT
|
||||
|
||||
Tk LaTeX Editor is a powerful LaTeX editor. It supports code highlighting, a document structure navigator, a project and file manager, spellchecking, command autocompletion, convert to PS/PDF/HTML support, and much more.
|
||||
|
||||
2. REQUIREMENTS
|
||||
|
||||
For LINUX (Unix)
|
||||
Tcl/Tk http://www.tcl-tk.org
|
||||
BWidget http://sourceforge.net/projects/tcllib
|
||||
TeTeX
|
||||
|
||||
For WINDOWS
|
||||
ActiveTCL http://tcl.activestate.com
|
||||
MiKTeX http://www.miktex.org
|
||||
GhostScript http://www.cs.wisc.edu/~ghost/
|
||||
|
||||
3. INSTALL
|
||||
|
||||
Install any requirements on your system.
|
||||
Unpack archive and execute tle.tcl
|
||||
|
||||
4. CREDITS
|
||||
|
||||
Sergey Kalinin (aka Banzaj) - main project programmer and coordinator
|
||||
banzaj@lrn.ru http://conero.lrn.ru
|
||||
|
||||
Constantin I Mikhailenko (aka Const) const@mail.ru
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user