texinfo 6.5.0.dfsg.1-1 source package in Ubuntu
Changelog
texinfo (6.5.0.dfsg.1-1) unstable; urgency=medium * New upstream version 6.5.0.dfsg.1 * update patches, remove upstream applied ones -- Norbert Preining <email address hidden> Wed, 13 Sep 2017 12:44:49 +0900
Upload details
- Uploaded by:
- Debian TeX Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian TeX Maintainers
- Architectures:
- any
- Section:
- doc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
texinfo_6.5.0.dfsg.1-1.dsc | 1.8 KiB | 7d77c513786a205db9e4fe4e41208b5e2d439aa3d26d7ce62ef328a313413353 |
texinfo_6.5.0.dfsg.1.orig.tar.xz | 4.4 MiB | 4a0eedf0d4220b50d7aa1ee8098804959b3d3fd7d225e0eb3427f1761fe56106 |
texinfo_6.5.0.dfsg.1-1.debian.tar.xz | 22.8 KiB | c93dfff3a1f175d4647381ea351adb7456aac8f4c0cd44791399d2ddd16fe2a1 |
Available diffs
No changes file available.
Binary packages built by this source
- info: Standalone GNU Info documentation browser
The Info file format is an easily-parsable representation for online
documents. This program allows you to view Info documents, like the
ones stored in /usr/share/info.
.
Much of the software in Debian comes with its online documentation in
the form of Info files, so it is most likely you will want to install it.
- info-dbgsym: debug symbols for info
- install-info: Manage installed documentation in info format
The install-info utility creates the index of all installed documentation
in info format and makes it available to info readers.
- install-info-dbgsym: debug symbols for install-info
- texinfo: Documentation system for on-line information and printed output
Texinfo is a documentation system that uses a single source file to
produce both on-line information and printed output.
.
Using Texinfo, you can create a printed document with the normal features
of a book, including chapters, sections, cross references, and indices.
From the same Texinfo source file, you can create a menu-driven, on-line
Info file with nodes, menus, cross references, and indices.
- texinfo-dbgsym: debug symbols for texinfo