Changeset d7fb898e


Ignore:
Timestamp:
07/03/2004 02:52:44 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d82991f
Parents:
0a830a12
Message:

Added new package DocBook-utils-0.6.14

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2416 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0a830a12 rd7fb898e  
    436436<!ENTITY openjade-version             "1.3.2">   
    437437<!ENTITY docbook-dsssl-version        "1.78">
     438<!ENTITY docbook-utils-version        "0.6.14">
    438439
    439440<!-- Chapter 44 -->
  • introduction/welcome/changelog.xml

    r0a830a12 rd7fb898e  
    1919<itemizedlist>
    2020
     21<listitem><para>July 2nd, 2004 [randy]: Added new package
     22DocBook-utils-0.6.14.</para></listitem>
     23
    2124<listitem><para>July 2nd, 2004 [randy]: Created an entity for the LFS Perl
    2225version and replaced hard-coded version in Perl modules
  • introduction/welcome/credits.xml

    r0a830a12 rd7fb898e  
    146146</listitem>
    147147
    148 <listitem><para>Heimdal and Sysstat: <emphasis>Randy McMurchy</emphasis></para>
    149 </listitem>
     148<listitem><para>DocBook-utils, Heimdal, JadeTeX, SGMLSpm Perl module and
     149Sysstat: <emphasis>Randy McMurchy</emphasis></para></listitem>
    150150
    151151<listitem><para>Screen: <emphasis>Andreas Pedersen</emphasis></para></listitem>
  • pst/pst.ent

    r0a830a12 rd7fb898e  
    6262<!ENTITY pst-typesetting SYSTEM "typesetting/typesetting.xml">
    6363<!ENTITY % tex SYSTEM "typesetting/tex/tex.ent">
    64 <!ENTITY % jadetex SYSTEM "typesetting/tex/jadetex.ent">
    6564%tex;
    66 %jadetex;
  • pst/sgml/sgml.xml

    r0a830a12 rd7fb898e  
    2020<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openjade.xml"/>   
    2121<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="docbook-dsssl.xml"/>   
     22<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="docbook-utils.xml"/>   
    2223
    2324</chapter>
Note: See TracChangeset for help on using the changeset viewer.