Kile is a LaTeX source editor, TeX shell and GnuPlot frontend. It simplifies
the creation and modification of LaTeX source code documents as well as the
use of LaTeX-related programs for users who want to retain control over their
LaTeX documents.
Features:
+ an editor to write your LaTeX source files (syntax highlighting, undo / redo,
search / replace, spellcheck, etc.);
+ integrated DVI, PS, PDF and HTML viewers;
+ a GnuPlot front end (adapted from Xgfe);
+ wizards for generating LaTeX code (Quick document, Quick letter, tabular and
array environments);
+ direct insertion of the principal LaTeX tags via the LaTeX, Math and Greek
menus;
+ one-click insertion of 370 different mathematical symbols;
+ insertion of standard Bibtex entry types in the .bib file;
+ "inverse" and "forward" search with KDVI;
+ automatic launching of LaTeX-related programs via the Tools menu;
+ a "Messages / Log File" frame which provides process information and LaTeX
compilation log files;
+ Next Latex Error and Previous Latex Error commands for browsing LaTeX errors;
+ clicking line numbers in the log file for jumping to the corresponding line
in the editor;
+ a "structure view" with links for jumping directly to different parts of the
document in the "Structure" frame;
+ a Help menu entry featuring extensive LaTeX documentation.
SPECIAL_PERMS are lists that look like:
file user group mode
At post-install time, file (it may be a directory) is changed to be
owned by user:group with mode permissions.
SPECIAL_PERMS should be used primarily to change permissions of files or
directories listed in the PLIST. This may be used to make certain files
set-uid or to change the ownership or a directory.
Packages that install setuid executables should list them in SPECIAL_PERMS
so that the correct user and group will be used for file ownership, even
if the uid/gid changes between the package creation and the package
installation.