diff options
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 |