diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 19:46:14 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 19:46:14 +0200 |
commit | ca605988b889a47d9e2887c816b06ca52cd05288 (patch) | |
tree | 2892936dbb757c4cb718c4a53788a42454cfe280 /office/kile/README | |
parent | 38e9d0590684ae6ad2d59b718a292ad36e6590f9 (diff) | |
download | slackbuilds-ca605988b889a47d9e2887c816b06ca52cd05288.tar.gz |
office/kile: Updated for version 2.0
Diffstat (limited to 'office/kile/README')
-rw-r--r-- | office/kile/README | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/office/kile/README b/office/kile/README index f8836d02f1..638358ad47 100644 --- a/office/kile/README +++ b/office/kile/README @@ -1,14 +1,22 @@ Kile is a user friendly TeX/LaTeX editor for the KDE desktop environment. -To Run Kile, you will be required to have the following components installed on -your system: - K Desktop environment (KDE): KDE is a popular open-source desktop environment. - Qt: Qt is a C++ development tool needed to compile Kile. - LATEX: a high-quality document typesetting program. Most likely you have (or - want) the teTEX package, since you are on a Unix-like system. +The main features are: -Optional packages: - KDVI: DVI viewer for KDE. - GnuPlot: scientific plotting package. - XFig: drawing program for X window. +* Compile, convert and view your document with one click. +* Auto-completion of (La)TeX commands +* Templates and wizards make starting a new document very little work. +* Easy insertion of many standard tags and symbols and the option to define + (an arbitrary number of) user defined tags. +* Inverse and forward search: click in the DVI viewer and jump to the + corresponding LaTeX line in the editor, or jump from the editor to the + corresponding page in the viewer. +* Finding chapter or sections is very easy, Kile constructs a list of all the + chapter etc. in your document. You can use the list to jump to the + corresponding section. +* Collect documents that belong together into a project. +* Easy insertion of citations and references when using projects. +* Flexible and smart build system to compile your LaTeX documents. +* QuickPreview, preview a selected part of your document. +* Easy access to various help sources. +* Advanced editing commands. |