Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gedit-latex
Commits
7d56acd6
Commit
7d56acd6
authored
May 02, 2020
by
Pietro Battiston
Browse files
Removed obsolete information
parent
9fe147f7
Changes
1
Show whitespace changes
Inline
Side-by-side
README
View file @
7d56acd6
General Information
===================
This is version 3.20.0 of gedit-latex. gedit-latex is a plugin that provides
features to ease the edition of latex documents.
Note about Python 3
===================
Gedit-latex needs the dbus module for python to be installed. In python 3, this module
is not installed by default on many distributions.
Installation
============
Due to a limitation on reading Settings, the plugin currently must
be installed in the same prefix as gedit. For instance if you are using
gedit 3 from your distribution, you need to do
./configure --prefix=/usr
make
sudo make install
If you are using a 64bit distribution, you also need to pass --libdir=/usr/lib64
to ./configure script.
gedit-latex is a plugin that provides features to ease the edition of latex
documents.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment