AmyEdit v1.0
------------

AmyEdit is a gtkmm LaTeX Editor designed to allow easier creation of LaTeX
documents for users new to linux. See TODO for information on lacking 
features and Changelog for an up to date list of new features.

AmyEdit currently features tabbed-editing, word count, new document templates,
syntax highlighting, spellcheck, undo, redo, preview your document using
pdflatex and xpdf (configurable in preferences) as well as an export feature. 
Output from these commands is displayed in a paned view.

Installation: See INSTALL
License: See COPYING

Requirements. Requires a moderately recent version of gtkmm (2.8.1 works.. 
but I think any since 2.6.0 should also)

Thanks to Jae Jang for providing the initial gtkmm wrapper for gtksourceview
