TaylorType is a program which speeds up the creation of LaTeX documents.
It is a small program written in python which will compile any LaTeX document you give it with a single click. The emphasis is on a very lightweight and simple gui, the only interaction happens in the system tray, with two file selectors and a checkbox.
* It is is a small icon in the system tray, which can be configured to
compile any LaTeX document.
* It has some simple preferences, an option for different pdf viewers
will be added soon.
* It currently supports error messages for both LaTeX and BibTeX.
* It uses gtk for the frontend and pure python for the backend.
* It depends on LaTeX, BibTeX and common gnome components. including
pynotify and gconf.
################## Helping this project ##################
You do not have to be a programmer/
You can:
*Test and report on any problems you have as a bug report.
*Give any ideas for new features or improvements you can think of as blueprints
*Use it as your primary LaTeX compiling helper for a couple of days and if you feel there is something missing or not user friendly, report it as a bug or blueprint.
Join the group https:/
View full history Series and milestones
alpha series is the current focus of development.