aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/texinfo.xml11
2 files changed, 13 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c268acf2c..47baa26ed 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -112,6 +112,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>August 6th, 2005 [matt]: Add texi2pdf to list of Texinfo's
+installed files</para></listitem>
+
<listitem><para>August 6th, 2005 [matt]: Updated Vim's security patch to address
the latest modeline vulnerability</para></listitem>
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml
index 274a8f2d8..5807bbdaa 100644
--- a/chapter06/texinfo.xml
+++ b/chapter06/texinfo.xml
@@ -83,7 +83,7 @@ done</userinput></screen>
<segmentedlist>
<segtitle>Installed programs</segtitle>
<seglistitem><seg>info, infokey, install-info,
-makeinfo, texi2dvi, and texindex</seg></seglistitem>
+makeinfo, texi2dvi, texi2pdf, and texindex</seg></seglistitem>
</segmentedlist>
<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
@@ -136,6 +136,15 @@ device-independent file that can be printed</para>
</listitem>
</varlistentry>
+<varlistentry id="texi2pdf">
+<term><command>texi2pdf</command></term>
+<listitem>
+<para>Used to format the given Texinfo document into a
+Portable Document Format (PDF) file</para>
+<indexterm zone="ch-system-texinfo texi2pdf"><primary sortas="b-texi2pdf">texi2pdf</primary></indexterm>
+</listitem>
+</varlistentry>
+
<varlistentry id="texindex">
<term><command>texindex</command></term>
<listitem>