Difference between revisions of "Reftex"

From Free Software Directory
Jump to: navigation, search
(resources)
(resources)
Line 2: Line 2:
 
|Name=RefTeX
 
|Name=RefTeX
 
|Short description=labels, references, citations, indices in LaTeX
 
|Short description=labels, references, citations, indices in LaTeX
|Full description=RefTeX is a specialized package for support of labels, references, citations, and the indices in LaTeX. RefTeX wraps itself round four LaTeX macros: \label, \ref, \cite, and \index. Using these macros usually requires looking up different parts of the document and searching through BibTeX database files. RefTeX automates these time-consuming tasks almost entirely. It also provides functions to display the structure of a document and to move around in this structure quickly. RefTeX is bundled with Emacs and available as a package for XEmacs. If you are using an earlier version of Emacs or if you are craving for the latest features and bugs, get the standalone distribution.
+
|Full description='''RefTeX''' is a specialized package for support of labels, references, citations, and the indices in [[LaTeX]]. RefTeX wraps itself round four [[LaTeX]] macros: \label, \ref, \cite, and \index. Using these macros usually requires looking up different parts of the document and searching through BibTeX database files. RefTeX automates these time-consuming tasks almost entirely. It also provides functions to display the structure of a document and to move around in this structure quickly. RefTeX is bundled with [[emacs | Emacs]] and available as a package for [[XEmacs]]. If you are using an earlier version of [[emacs | Emacs]] or if you are craving for the latest features and bugs, get the standalone distribution.
 
|Homepage URL=https://www.gnu.org/software/reftex/
 
|Homepage URL=https://www.gnu.org/software/reftex/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|Documentation note=https://www.gnu.org/software/auctex/manual/reftex.index.html
 
|Documentation note=https://www.gnu.org/software/auctex/manual/reftex.index.html
|Decommissioned/Obsolete=No
+
 
|Accepts cryptocurrency donations=No
+
https://www.gnu.org/software/emacs/manual/reftex.html
|Related projects=Emacs,LaTeX
+
 
|Keywords=references,emacs,latex,Lisp,package,bibtex,citation,labels
+
https://shop.fsf.org/books/gnu-emacs-manual-17th-edition-v-245
 +
 
 +
https://shop.fsf.org/books/signed-introduction-programming-emacs-lisp-3rd-edition
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate
 +
|Related projects=Emacs,LaTeX,XEmacs,auctex
 +
|Keywords=references,latex,bibtex,citation,labels
 
|Version identifier=4.34
 
|Version identifier=4.34
 
|Version date=2009-08-09
 
|Version date=2009-08-09
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/reftex/reftex-4.34.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/reftex/reftex-4.34.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2018/06/26
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/12
 +
|User level=intermediate
 +
|Extension of=Emacs,XEmacs
 +
|Inbuilt extension of=Emacs,XEmacs
 +
|Paid support=https://www.fsf.org/resources/service
 +
|Accepts cryptocurrency donations=Yes
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
 
|Last review date=2018/04/28
 
|Submitted by=David Hedlund
 
|Submitted date=2011-04-01
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=reftex
 
|GNU package identifier=reftex
|License verified date=2009-08-10
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 30: Line 39:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=AUCTeX Maintainer
+
|Real name=David Kastrup
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=dak@gnu.org
 
|Email=dak@gnu.org
Line 37: Line 46:
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/auctex
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/auctex
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-auctex
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/auctex-devel
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/reftex
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://www.emacswiki.org/emacs/RefTeX
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 42: Line 71:
 
|Interface=command-line
 
|Interface=command-line
 
|Programming-language=lisp
 
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 
|Text-creation=documentation-tool
 
|Text-creation=documentation-tool
 
|Use=text-creation
 
|Use=text-creation

Revision as of 02:11, 26 June 2018


[edit]

RefTeX

https://www.gnu.org/software/reftex/
Emacs minor mode for doing labels, references and citations in LaTeX

RefTeX is an Emacs minor mode with distinct support for \ref, \label, \cite,and \index commands in (multi-file) LaTeX documents.

  • A table of contents provides easy access to any part of a document.
  • Labels are created semi-automatically.
  • Definition context of labels is provided when creating a reference.
  • Citations are simplified with efficient database lookup.
  • Text phrases can be collected in a file, for later global indexing.
  • The index preview buffer helps to check and edit index entries.

RefTeX is bundled and pre-installed with GNU Emacs. It was written by Carsten Dominik with contributions from Stephen Eglen. It is currently maintained by the AUCTeX project.





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Contact(s)Role
David Kastrup Maintainer


Resources and communication

AudienceResource typeURI
gnu-system-discuss Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
bug-auctex Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-auctex/
EmacsWikiGeneralhttps://www.emacswiki.org/emacs/RefTeX/
auctex-devel Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/auctex-devel/
HistoryDownloadhttps://ftp.gnu.org/gnu/reftex/
auctex Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/auctex/


Software prerequisites

KindDescription
Required to useGNU Emacs




Entry

























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.