39 lines
972 B
Plaintext
Executable File
39 lines
972 B
Plaintext
Executable File
######################################################
|
|
# Tk LaTeX Editor
|
|
# Distributed under GNU Public License
|
|
# Author: Sergey Kalinin (BanZaj) banzaj@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
|
|
|
|
|
|
|
|
|