aboutsummaryrefslogtreecommitdiffstats
path: root/print/auctex
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-11 01:11:02 +0800
committertrevor <trevor@FreeBSD.org>2004-04-11 01:11:02 +0800
commit70d560530d177b6e890f86e3a32cca2f456a7520 (patch)
treea550a657a6948dd20d5bed1d239b7d33be9a3733 /print/auctex
parente3652acbdf905f62f517c4977faa9c4b751b404e (diff)
downloadfreebsd-ports-graphics-70d560530d177b6e890f86e3a32cca2f456a7520.tar.gz
freebsd-ports-graphics-70d560530d177b6e890f86e3a32cca2f456a7520.tar.zst
freebsd-ports-graphics-70d560530d177b6e890f86e3a32cca2f456a7520.zip
Cram into 80 columns by 24 rows.
Diffstat (limited to 'print/auctex')
-rw-r--r--print/auctex/pkg-descr4
1 files changed, 0 insertions, 4 deletions
diff --git a/print/auctex/pkg-descr b/print/auctex/pkg-descr
index 5bb92d7e252..476ab395c36 100644
--- a/print/auctex/pkg-descr
+++ b/print/auctex/pkg-descr
@@ -1,22 +1,18 @@
AUC TeX is a comprehensive customizable integrated environment for
writing input files for LaTeX using GNU Emacs.
-
AUC TeX lets you run TeX/LaTeX and other LaTeX-related tools, such
as a output filters or post processor from inside Emacs. Especially
`running LaTeX' is interesting, as AUC TeX lets you browse through the
errors TeX reported, while it moves the cursor directly to the reported
error, and displays some documentation for that particular error. This
will even work when the document is spread over several files.
-
AUC TeX automatically indents your `LaTeX-source', not only as you
write it -- you can also let it indent and format an entire document.
It has a special outline feature, which can greatly help you `getting an
overview' of a document.
-
Apart from these special features, AUC TeX provides a large range of
handy Emacs macros, which in several different ways can help you write
your LaTeX documents fast and painlessly.
-
All features of AUC TeX are documented using the GNU Emacs online
documentation system. That is, documentation for any command is just
a key click away! AUC TeX is written entirely in Emacs-Lisp, and hence