summaryrefslogtreecommitdiff
path: root/office/kate-latex-plugin/README
diff options
context:
space:
mode:
authorGuilherme Calandrini <g_calandrini@hotmail.es>2015-10-25 08:39:36 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-25 10:04:52 +0700
commit03122fb5e050329e7e04dc0d0ca0399aa88b4869 (patch)
treedd02e696991315aa5073a8db64ce44ce9238833b /office/kate-latex-plugin/README
parentfacb6365de351a6ed197bc9e25a9c6bd2f6264e1 (diff)
downloadslackbuilds-03122fb5e050329e7e04dc0d0ca0399aa88b4869.tar.gz
office/kate-latex-plugin: Added (LaTeX plugin for Kate).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/kate-latex-plugin/README')
-rw-r--r--office/kate-latex-plugin/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/office/kate-latex-plugin/README b/office/kate-latex-plugin/README
new file mode 100644
index 0000000000..23d2f135f2
--- /dev/null
+++ b/office/kate-latex-plugin/README
@@ -0,0 +1,8 @@
+This is a plugin for Kate which adds two buttons on the toolbar: "Run LaTeX" and
+optionally "View Output" (of course you can add or remove these buttons in the
+"Configure Toolbars" dialog). The first button runs LaTeX (and runs BibTeX,
+MakeIndex, and reruns LaTeX if necessary; optionally the viewer is launched
+after this), the second button opens the output in the viewer of your choice.
+
+The paths to the executables can be modified in the Settings
+dialog (see second screenshot).