wyneken Code
Brought to you by:
karlabbott
Wyneken ---------------------- This software consists of a parser and a gui editor. The parser takes documents that you write in the Wyneken language and converts them to LaTeX or HTML depending on your specified output. If it converts the document to LaTeX, the LaTeX tools are then employed to produce a PDF document. Wyneken allows you to get professional looking PDF and HTML without the steep learning curve of LaTeX. Wyneken also enables you to manage digital notebooks. Wyneken documents are stored in Wyneken projects. Projects are sqlite3 databases that are managed by wyndb. To access a wyndb file, use the command line tool wyndb. The GUI, which is called by running 'wyneken', ties everything together and gives you a nice place to edit your Wyneken documents. Read more at: http://wyneken.sourceforge.net/