Changeset 3aaceb5 for BOOK/final-system


Ignore:
Timestamp:
Sep 6, 2015, 9:28:22 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
e184030
Parents:
1ea2eb3
Message:

Upgrade Texinfo to 6.0 from 5.2.

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r1ea2eb3 r3aaceb5  
    4141
    4242<screen os="g"><userinput>make install</userinput></screen>
     43
     44    <para os="h">Optionally, install the components belonging in a TeX installation:</para>
     45
     46<screen os="i"><userinput>make TEXMF=/usr/share/texmf install-tex</userinput></screen>
    4347
    4448  </sect2>
  • BOOK/final-system/multilib/texinfo.xml

    r1ea2eb3 r3aaceb5  
    5252    xpointer="xpointer(//*[@os='g'])"/>
    5353
     54    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     55    href="../common/texinfo.xml"
     56    xpointer="xpointer(//*[@os='h'])"/>
     57
     58    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     59    href="../common/texinfo.xml"
     60    xpointer="xpointer(//*[@os='i'])"/>
     61
    5462  </sect2>
    5563
Note: See TracChangeset for help on using the changeset viewer.