Typesetting Tools

Texinfo – typesetting syntax

Texinfo is a typesetting syntax used for generating documentation in both on-line and printed form (creating filetypes as dvi, html, pdf, etc., and a specific hypertext format, Info) with a single source file.

Using Texinfo, you can create a printed document (via the TeX typesetting system) in PDF format, including chapters, sections, cross-references, and indices. From the same Texinfo source file, you can create HTML output suitable for use with a web browser, you can create an Info file for use in GNU Emacs or other Info-reading programs, and also create DocBook, EPUB 3, or LaTeX files.

A Texinfo source file is a plain text file containing text interspersed with @-commands (words preceded by an ‘@’) that tell the Texinfo processors what to do. Texinfo’s markup commands are almost entirely semantic; that is, they specify the intended meaning of text in the document, rather than physical formatting instructions.

This is free and open source software.

Features include:

  • Supported output formats:
    • PDF or DVI document (via the TeX typesetting system) with the normal features of a book, including sectioning, cross references, indices, etc.
    • Info file with analogous features.
    • Plain text (ASCII) file.
    • HTML output suitable for use with a web browser.
    • EPUB 3 e-book.
    • LaTeX file, which can then be used to create a PDF.
    • Docbook file.
    • PostScrript.
    • XML.
  • Texinfo file can be formatted and typeset as a printed book or manual. To do this, you need TeX.

Website: www.gnu.org/software/texinfo
Support:
Developer: Free Software Foundation, Inc.
License: GNU General Public License v3.0

Texinfo is written in C and Perl. Learn C with our recommended free books and free tutorials. Learn Perl with our recommended free books and free tutorials.

Return to Typesetting Systems


Explore Linux

Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category.
In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality.

The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions.
Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others.
Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems.
Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks.
Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems.
Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux.
Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools.
Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux.
Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted