diff options
author | Guilherme Calandrini <g_calandrini@hotmail.es> | 2015-10-25 08:39:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-25 10:04:52 +0700 |
commit | 03122fb5e050329e7e04dc0d0ca0399aa88b4869 (patch) | |
tree | dd02e696991315aa5073a8db64ce44ce9238833b /office/kate-latex-plugin/slack-desc | |
parent | facb6365de351a6ed197bc9e25a9c6bd2f6264e1 (diff) |
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/slack-desc')
-rw-r--r-- | office/kate-latex-plugin/slack-desc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/office/kate-latex-plugin/slack-desc b/office/kate-latex-plugin/slack-desc new file mode 100644 index 000000000000..9265553ea86f --- /dev/null +++ b/office/kate-latex-plugin/slack-desc @@ -0,0 +1,18 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +kate-latex-plugin: kate-latex-plugin (LaTeX plugin for Kate) +kate-latex-plugin: +kate-latex-plugin: This is a plugin for Kate which adds two buttons on the +kate-latex-plugin: toolbar: "Run LaTeX" and optionally "View Output" (of +kate-latex-plugin: course you can add or remove these buttons in the "Configure +kate-latex-plugin: Toolbars" dialog). The first button runs LaTeX (and runs +kate-latex-plugin: BibTeX, MakeIndex, and reruns LaTeX if necessary; optionally +kate-latex-plugin: the viewer is launched after this), the second button opens +kate-latex-plugin: the output in the viewer of your choice. +kate-latex-plugin: |