AUCTeX

Summary

AUCTeX is an extensible package for writing and formatting TeX files in Emacs and XEmacs.

AUCTeX
Developer(s)GNU Project
Stable release
14.0.3[1] / 20 February 2024; 49 days ago (20 February 2024)
Repository
  • git.savannah.gnu.org/cgit/emacs/elpa.git/?h=externals%2Fauctex Edit this at Wikidata
Operating systemCross-platform
TypeTeX/LaTeX
LicenseSince 11.85: GPL-3.0-or-later[2]
Until 11.84: GPL-2.0-or-later
Websitegnu.org/s/auctex/

AUCTeX provides syntax highlighting, smart indentation and formatting, previews of mathematics and other elements directly in the editing buffer, smart folding of syntactical elements, macro and environment completion. It also supports the self-documenting .dtx format from the LaTeX project and, to a limited extent, ConTeXt and plain TeX.

AUCTeX, originating from the 'tex-mode.el' package of Emacs 16, was created by students from Aalborg University Center (now Aalborg University), hence the name AUCTeX. Lars Peter Fischer wrote the first functions to insert font macros and Danish characters back in 1986. Per Abrahamsen wrote the functions to insert environments and sections, and to indent the text, as well as the outline minor mode in 1987. Kresten Krab Thorup wrote the buffer handling and debugging functions, the macro completion, and much more, including much improved indentation and text formatting functions, and made the first public release of AUCTeX in 1991.[3]

AUCTeX is distributed under the GNU General Public License.[4]

See also edit

References edit

  1. ^ "Auctex version 14.0.3". 20 February 2024. Retrieved 2 March 2024.
  2. ^ "Relicense all "GPLv2 or later" files to "GPLv3 or later"". 2008-02-03.
  3. ^ "AUC TeX Ancient History".
  4. ^ "AUCTeX v11.86 release notes". AUCTeX is licensed under the GNU General Public License version 3.

External links edit

  • Official homepage