diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 09:46:31 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-24 00:04:28 -0600 |
commit | 07704a2f9403787b59ac0c0fa52a0af0053b5a39 (patch) | |
tree | d4e4233bf971824002f5e26a9de67db18306fc5a /office/auctex/README | |
parent | 84e9c606646d8346349742f1e1db941f3525f87d (diff) |
office/auctex: Removed (no SBo maintainer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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. |