Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 550 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 550 Bytes

Gummi LaTex Editor

The Gummi LaTex Editor ported to GTK3 with a lot of bug fixed.

Latest news, releases and bug reports can be found on:

http://gummi.midnightcoding.org

Screenshot

screenshot

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request