diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-01-05 09:38:33 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:14:00 -0600 |
commit | 4a4fb94799e6c99c4ada4717e3e8f436d80c548f (patch) | |
tree | df70fb9eec5d2de025eea6718d0122ab3b6fc1ba /office/texmaker/README | |
parent | 5bf85cc0e027bb8d0456fe68c8bb14cd70f73362 (diff) | |
download | slackbuilds-4a4fb94799e6c99c4ada4717e3e8f436d80c548f.tar.gz |
office/texmaker: Updated for version 4.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texmaker/README')
-rw-r--r-- | office/texmaker/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/office/texmaker/README b/office/texmaker/README index 7171b160a6..e484a2c743 100644 --- a/office/texmaker/README +++ b/office/texmaker/README @@ -1,3 +1,8 @@ Texmaker is a free LaTeX editor that integrates many tools needed to develop documents with LaTeX in just one application. + +Note: Texmaker can be optionally compiled with +poppler-qt5 by passing the argument QT5GUI=yes. + + QT5GUI=yes ./texmaker.SlackBuild |