2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The Texinfo package contains the info, install-info, makeinfo, texi2dvi
|
|
|
|
and texindex programs</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Description</title>
|
|
|
|
|
|
|
|
<sect3><title>info</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The info program reads Info documents, usually contained in the
|
2001-01-24 00:31:17 +00:00
|
|
|
/usr/doc/info directory. Info documents are like man(ual) pages, but
|
|
|
|
they tend to be more in depth than just explaining the options to a
|
2001-09-22 17:09:47 +01:00
|
|
|
program.</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
<sect3><title>install-info</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The install-info program updates the info entries. When the info
|
2001-03-16 18:09:38 +00:00
|
|
|
program is run a list with available topics (ie: available info documents) will
|
2001-01-24 00:31:17 +00:00
|
|
|
be presented. The install-info program is used to maintain this list of
|
2001-03-16 18:09:38 +00:00
|
|
|
available topics. If info files are removed manually, it is also necessary
|
2001-01-24 00:31:17 +00:00
|
|
|
to delete the topic in the index file as well. This program is used for
|
2001-07-22 20:45:10 +01:00
|
|
|
that. It also works the other way around when info documents are
|
2001-09-22 17:09:47 +01:00
|
|
|
added.</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
<sect3><title>makeinfo</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The makeinfo program translates Texinfo source documents into various
|
2001-09-22 17:09:47 +01:00
|
|
|
formats. Available formats are: info files, plain text and HTML.</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
<sect3><title>texi2dvi</title>
|
2001-09-22 17:09:47 +01:00
|
|
|
<para>The texi2dvi program prints Texinfo documents</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
<sect3><title>texindex</title>
|
2001-09-22 17:09:47 +01:00
|
|
|
<para>The texindex program is used to sort Texinfo index files.</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|