Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coldfix/latex-preview

Little wxWidgets GUI Utility for fast previewing latex-formula-snippets
https://github.com/coldfix/latex-preview

Last synced: 25 days ago
JSON representation

Little wxWidgets GUI Utility for fast previewing latex-formula-snippets

Awesome Lists containing this project

README

        

## wxLatexPreview

### Description

Little GUI Utilty that allows to preview 1-liner formula snippets.
The image file can also be exported via Drag & Drop.

### Requirements

This application will properly function only if you have:

* a running LaTeX distribution
* `dvipng` utility
* lucky day

The following libraries are used:

* [wxWidgets 2.8](http://wxwidgets.org/)
* [boost 1.50.0](http://www.boost.org/)
* [boost.process 0.5](http://www.highscore.de/boost/process0.5/)

Other versions may also be compatible.