diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-03-20 11:56:40 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:21 -0500 |
commit | e6a7c32e796ae0eba754181178eb1ee2c90d5a90 (patch) | |
tree | 4e91686330c25409e584a464f5210ce41c7a7ff1 /office/texstudio/README | |
parent | 8d6ef5fb30898e53d6a32b239b848920dc362802 (diff) | |
download | slackbuilds-e6a7c32e796ae0eba754181178eb1ee2c90d5a90.tar.gz |
office/texstudio: Updated for version 2.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texstudio/README')
-rw-r--r-- | office/texstudio/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/office/texstudio/README b/office/texstudio/README index 1aa94dc615..401134bcc7 100644 --- a/office/texstudio/README +++ b/office/texstudio/README @@ -1,3 +1,8 @@ Texstudio is a free LaTeX editor that integrates many tools needed to develop documents with LaTeX in just one application. + +Note: Texstudio can be optionally compiled with +poppler-qt5 by passing the argument QT5GUI=yes. + + QT5GUI=yes ./texstudio.SlackBuild |