summaryrefslogtreecommitdiffstats
path: root/office/auctex/README
diff options
context:
space:
mode:
author Aleksandar Samardzic2010-05-11 20:01:48 +0200
committer Robby Workman2010-05-11 20:01:48 +0200
commit839f6354a8b0019b885906651895612a844af456 (patch)
tree329a5ff0e009556b5ac187c155b7f6b392370ef2 /office/auctex/README
parent69103e7df3eed59fd1c8e64de50fa487401c3b01 (diff)
downloadslackbuilds-839f6354a8b0019b885906651895612a844af456.tar.gz
office/auctex: Added to 12.0 repository
Diffstat (limited to 'office/auctex/README')
-rw-r--r--office/auctex/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/office/auctex/README b/office/auctex/README
new file mode 100644
index 0000000000..ccf0a1a53a
--- /dev/null
+++ b/office/auctex/README
@@ -0,0 +1,11 @@
+AUCTEX is an extensible package for writing and formatting TeX files in
+GNU Emacs and XEmacs.
+
+It provides the most extensive LaTeX editing support available for a
+general purpose editor. Apart from the customary TeX shell
+functionality, it provides syntax highlighting, smart indentation and
+formatting, previews of mathematics and other stuff right in the editing
+buffer (preview-latex), smart folding of syntactical elements, macro and
+environment completion. It also supports the self-documenting .dtx
+format from the LaTeX project. Support for other TeX-based formats
+includes ConTeXt and plain TeX, but is quite more sketchy.