Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/texinfo.xml

    r686839b r9b4d9e7  
    2626    <title>Installation of Texinfo</title>
    2727
     28    <para os="p1">The following patch will add support for new compressors like XZ Utils:</para>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&texinfo-new_compressors-patch;</userinput></screen>
     31
    2832    <para os="a">Prepare Texinfo for compilation:</para>
    2933
     
    3438<screen os="d"><userinput>make</userinput></screen>
    3539
    36     <para os="e">To test the results, issue:</para>
    37 
    38 <screen os="e2"><userinput remap="test">make check</userinput></screen>
     40    <para os="e">To test the results, issue:
     41    <userinput>make check</userinput>.</para>
    3942
    4043    <para os="f">Install the package:</para>
     
    6770
    6871      <seglistitem>
    69         <seg>info, infokey, install-info, makeinfo (link to texi2any),
    70         pdftexi2dvi, texi2dvi, texi2pdf, and texindex</seg>
     72        <seg>info, infokey, install-info, makeinfo, pdftexi2dvi, texi2dvi,
     73        texi2pdf, and texindex</seg>
    7174        <seg>/usr/share/texinfo</seg>
    7275      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.