AmyEdit is a LaTeX editor. It currently features tabbed
editing, word-count, spell check, syntax highlighting, undo/redo, built in integration with the LaTeX command and viewer of your choice, and customisable document templates.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release has the beginnings of the Plugin system. The configuration now follows the freedesktop.org specs, using a KeyFile instead of amyconf. It has a lot more error handling code, much better command/preview handling, is much prettier and more HIG compliant, and has many more features.
The build system was switched to autotools. Minor spell check bugs were fixed, a case sensitivity option was added to the find function, the "open with" option now works, and the preview mechanisms were changed so that including files should now work.
SpellCheck was fixed and now uses aspell_document_checker. The UI manager is now used for toolbars. Tooltips were added, an export option was added to the menu, and more of gtksourceviewmm was written.