Changeset 54799d6


Ignore:
Timestamp:
08/06/2005 08:35:47 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
a75f3f8
Parents:
7370801
Message:

Add texi2pdf to Texinfo's list of installed files

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r7370801 r54799d6  
    113113</listitem>
    114114
     115<listitem><para>August 6th, 2005 [matt]: Add texi2pdf to list of Texinfo's
     116installed files</para></listitem>
     117
    115118<listitem><para>August 6th, 2005 [matt]: Updated Vim's security patch to address
    116119the latest modeline vulnerability</para></listitem>
  • chapter06/texinfo.xml

    r7370801 r54799d6  
    8484<segtitle>Installed programs</segtitle>
    8585<seglistitem><seg>info, infokey, install-info,
    86 makeinfo, texi2dvi, and texindex</seg></seglistitem>
     86makeinfo, texi2dvi, texi2pdf, and texindex</seg></seglistitem>
    8787</segmentedlist>
    8888
     
    137137</varlistentry>
    138138
     139<varlistentry id="texi2pdf">
     140<term><command>texi2pdf</command></term>
     141<listitem>
     142<para>Used to format the given Texinfo document into a
     143Portable Document Format (PDF) file</para>
     144<indexterm zone="ch-system-texinfo texi2pdf"><primary sortas="b-texi2pdf">texi2pdf</primary></indexterm>
     145</listitem>
     146</varlistentry>
     147
    139148<varlistentry id="texindex">
    140149<term><command>texindex</command></term>
Note: See TracChangeset for help on using the changeset viewer.