enihcam / Gummi

GTK3 port of the Gummi LaTeX Editor (non-official)

Home Page:http://gummi.midnightcoding.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gummi LaTex Editor

This is a fork of the Gummi LaTex Editor, ported to GTK3 with a lot of bugs fixed.

For the GTK2 version from the official project, please visit http://gummi.midnightcoding.org/

screenshot

Installation

  • Ubuntu PPA: includes two package gummi-gtk3 and gummi-gtk3-notex (without texlive dependency):
$ sudo add-apt-repository ppa:gummi/gummi 
$ sudo apt-get update 
$ sudo apt-get install gummi-gtk3 # or gummi-gtk3-notex
  • Arch Linux users can find it on AUR or using Yaourt:
$ yaourt -S gummi-gtk3-git

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

About

GTK3 port of the Gummi LaTeX Editor (non-official)

http://gummi.midnightcoding.org/

License:MIT License


Languages

Language:C 97.2%Language:C++ 1.0%Language:Shell 0.5%Language:M4 0.5%Language:Makefile 0.5%Language:Python 0.2%Language:Roff 0.1%