diff options
Diffstat (limited to 'office/auctex/README')
-rw-r--r-- | office/auctex/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/office/auctex/README b/office/auctex/README deleted file mode 100644 index ccf0a1a53a..0000000000 --- a/office/auctex/README +++ /dev/null @@ -1,11 +0,0 @@ -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. |