From 03122fb5e050329e7e04dc0d0ca0399aa88b4869 Mon Sep 17 00:00:00 2001 From: Guilherme Calandrini Date: Sun, 25 Oct 2015 08:39:36 +0700 Subject: office/kate-latex-plugin: Added (LaTeX plugin for Kate). Signed-off-by: Willy Sudiarto Raharjo --- office/kate-latex-plugin/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 office/kate-latex-plugin/README (limited to 'office/kate-latex-plugin/README') 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). -- cgit v1.2.3