Difference between revisions of "Auctex"

From Free Software Directory
Jump to: navigation, search
(https)
(resources)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=AUCTeX
 
|Name=AUCTeX
|Short description=Integrated environment for editing LaTeX and TeX files
+
|Short description=write and formatTeX files
 
|Full description='''AUCTeX''' is an integrated environment for producing TeX documents in [[Emacs]]. It allows many different standard TeX macros to be inserted with simple keystrokes or menu selection. It offers an interface to external programs, enabling you to compile or view your documents from within Emacs. AUCTeX also features the ability to place inline previews of complex TeX statements such as mathematical formulae.
 
|Full description='''AUCTeX''' is an integrated environment for producing TeX documents in [[Emacs]]. It allows many different standard TeX macros to be inserted with simple keystrokes or menu selection. It offers an interface to external programs, enabling you to compile or view your documents from within Emacs. AUCTeX also features the ability to place inline previews of complex TeX statements such as mathematical formulae.
  
Line 10: Line 10:
 
|Extension of=emacs,xemacs
 
|Extension of=emacs,xemacs
 
|VCS checkout command=git clone git://git.sv.gnu.org/auctex.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/auctex.git
|Computer languages=Lisp
+
|Documentation note=https://www.gnu.org/software/auctex/manual/
|Documentation note=To install this package, run in [[Emacs]]:
 
<kbd>M-x package-install RET auctex RET</kbd>
 
 
 
Once the installation is completed, proceed to [https://www.gnu.org/software/auctex/manual/auctex.html#Quick-Start Quick Start].
 
 
 
Then read the Info manual by typing:
 
<kbd>C-h i d m auctex RET</kbd>
 
 
|Paid support=dak@gnu.org
 
|Paid support=dak@gnu.org
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|IRC general=irc://irc.freenode.net/emacs
 
 
|Keywords=emacs,editor,latex,TeX,formatting,outline,macros,indentation
 
|Keywords=emacs,editor,latex,TeX,formatting,outline,macros,indentation
|Version identifier=11.90
+
|Version identifier=12.1
|Version date=2017/01/10
+
|Version date=2017/12/10
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/auctex/auctex-11.90.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/auctex/auctex-12.1.tar.gz
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/19
+
|Last review date=2018/05/08
|Submitted by=David Hedlund
+
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=auctex
 
|GNU package identifier=auctex
Line 37: Line 31:
 
|License verified by=Genium
 
|License verified by=Genium
 
|License verified date=2017/01/11
 
|License verified date=2017/01/11
|License note=http://git.savannah.gnu.org/cgit/auctex.git/tree/COPYING
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 49: Line 42:
 
|Email=mose@gnu.org
 
|Email=mose@gnu.org
 
}}
 
}}
{{Resource
+
{{Person
|Resource audience=Savannah (Ref)
+
|Real name=Arash Esbati
|Resource URL=https://savannah.gnu.org/projects/auctex
+
|Role=contributor
 +
|Email=arash@gnu.org
 +
}}
 +
{{Person
 +
|Real name=Ikumi Keita
 +
|Role=contributor
 +
|Email=ikumi@ikumi.que.jp
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 58: Line 57:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah (Ref)
|Resource kind=VCS Repository Webview
+
|Resource URL=https://savannah.gnu.org/projects/auctex
|Resource URL=http://git.savannah.gnu.org/cgit/auctex.git
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=VCS Repository Webview
|Resource kind=E-mail
+
|Resource URL=https://git.savannah.gnu.org/cgit/auctex.git
|Resource URL=mailto:auctex-devel@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/auctex
|Resource URL=mailto:auctex@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
 
|Resource URL=mailto:bug-auctex@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=Mailing List Subscribe
 
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-auctex
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-auctex
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/auctex-devel
|Resource URL=https://lists.gnu.org/mailman/listinfo/auctex
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=ELPA
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=https://ftp.gnu.org/gnu/auctex
|Resource URL=http://elpa.gnu.org/packages/auctex.html
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Elpa
|Resource kind=Download
+
|Resource kind=General
|Resource URL=http://ftpmirror.gnu.org/auctex/
+
|Resource URL=https://elpa.gnu.org/packages/auctex.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=EmacsWiki
+
|Resource kind=General
|Resource kind=Homepage
 
 
|Resource URL=https://www.emacswiki.org/emacs/AUCTeX
 
|Resource URL=https://www.emacswiki.org/emacs/AUCTeX
}}
 
{{Resource
 
|Resource audience=EmacsWiki
 
|Resource kind=Homepage
 
|Resource URL=https://www.emacswiki.org/emacs/CategoryTex
 
}}
 
{{Resource
 
|Resource audience=AUCTeX Manual
 
|Resource kind=Homepage
 
|Resource URL=https://www.gnu.org/software/auctex/manual/auctex.index.html
 
}}
 
{{Resource
 
|Resource audience=Documentation
 
|Resource kind=Download
 
|Resource URL=https://www.gnu.org/software/auctex/manual/
 
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 02:50, 8 May 2018


[edit]

AUCTeX

https://www.gnu.org/software/auctex/
A sophisticated TeX environment for Emacs.

AUCTeX is an integrated environment for producing TeX documents in Emacs. It allows many different standard TeX macros to be inserted with simple keystrokes or menu selection. It offers an interface to external programs, enabling you to compile or view your documents from within Emacs. AUCTeX also features the ability to place inline previews of complex TeX statements such as mathematical formulae.

AUCTeX provides by far the most wide-spread and sophisticated environment for editing LaTeX, TeX, ConTeXt and Texinfo documents with Emacs or XEmacs. Combined with packages like RefTeX, Flyspell and others it is pretty much without peer as a comprehensive authoring solution for a large variety of operating system platforms and TeX distributions.

The latest version is available via GNU ELPA. To install this package, run in Emacs:

M-x package-install RET auctex RET





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

24 October 2022




Leaders and contributors

Contact(s)Role
Arash Esbati contributor
Ikumi Keita contributor
David Kastrup Maintainer
Mosè Giordano Maintainer


Resources and communication

AudienceResource typeURI
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/auctex-diffs/
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/auctex-commit/
DebianDeveloperhttps://tracker.debian.org/pkg/auctex
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/auctex.git/
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-auctex/
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/auctex/
SavannahDeveloperhttps://savannah.gnu.org/projects/auctex/
FTPDownloadhttps://ftpmirror.gnu.org/auctex/
WikidataGeneralhttps://www.wikidata.org/wiki/Q288555
EmacsWikiGeneralhttps://www.emacswiki.org/emacs/AUCTeX
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/auctex-devel/
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/info-auctex/
FTPDownloadhttps://alpha.gnu.org/gnu/auctex/
Emacs Lisp Package ArchiveGeneralhttps://elpa.gnu.org/packages/auctex.html
FTPDownloadhttps://ftp.gnu.org/gnu/auctex/


Software prerequisites

KindDescription
Required to useTexinfo
Required to useGhostscript
Required to useLaTeX
Required to useTeX
Required to useEmacs 21 or later

This entry (in part or in whole) was last reviewed on 14 March 2023.




Entry











"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












"Elpa" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.