GNU Texinfo
Texinfo is the official documentation format of the GNU project. It is used by many non-GNU projects as well.
Texinfo uses a single source file to produce output in a number of formats, both online and printed (HTML, PDF, DVI, Info, DocBook, LaTeX, EPUB 3). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document. The Texinfo system is well-integrated with GNU Emacs.
The latest official release is Texinfo 7.1.1 (2024-09-07).
- Download the latest release (also on all GNU mirrors). Older releases are also available.
- The Texinfo manual and standalone Info reader manual from the latest release. See the GNU documentation page for manuals for other GNU packages.
- The Texinfo reference card formatted for letter-size paper, and for A4-size paper.
- Other documentation: the manual for pod2texi, a pod-to-Texinfo converter; the texi2any customization API manual; and the texi2any internals manual.
- The latest texinfo.tex macro file used for converting Texinfo source to DVI or PDF files for printing and viewing, using the TeX typesetting system. (texinfo.tex is updated much more frequently than full Texinfo releases are made; please use the latest version.)
Mailing lists
- bug-texinfo@gnu.org
- The main address for bug reporting, developer discussion, pretest announcements, and more (info, web archive, plain text archive).
- help-texinfo@gnu.org
- For Texinfo authoring help and discussion (info, web archive, plain text archive).
To subscribe to these or any GNU mailing lists, please send an empty mail with a Subject: header of just subscribe to the relevant -request list. For example, to subscribe yourself to the GNU announcement list, you would send mail to <info-gnu-request@gnu.org>. Or you can use the mailing list web interface.
Getting involved
Development of Texinfo, and GNU in general, is a volunteer effort, and you can contribute. For information, please read How to help GNU. If you'd like to get involved, it's a good idea to join the discussion mailing list (see above).
- Development tools
- The Texinfo project page at Savannah, the development source tree, the NEWS file listing notable changes by release, the ChangeLog file detailing all changes, and the TODO file with future projects large and small, awaiting volunteers.
- Testing
- If available, the latest pretest. Pretests are inherently unstable. Please try them and report problems—that's why they are done, so the official release will be as reliable as it can be.
- Translating
- To translate Texinfo's messages into other languages, please see the Translation Project texinfo domain and texinfo_document. If you have a new translation of the message strings, or updates to the existing strings, please have the changes made in this repository. Only translations from this site will be incorporated into Texinfo. For more information, see the Translation Project welcome page.
- Maintainer
- Texinfo is currently maintained by Gavin Smith. Please use the mailing lists for contact.
Links
- GNU Emacs, the extensible, customizable, free/libre text editor
- Info browser introduction
- GNU help2man, for generating reasonable man pages from --help output
- Other Texinfo links
Please send FSF & GNU inquiries to
<gnu@gnu.org>.
There are also other ways to contact
the FSF.
Please send broken links and other corrections or suggestions to
<bug-texinfo@gnu.org>.
Copyright © 2024 Free Software Foundation, Inc.
This page is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
Updated: $Date: 2024/09/07 21:05:16 $