Changeset f1a5fd6


Ignore:
Timestamp:
11/08/2010 03:08:06 PM (13 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
852e5ac
Parents:
b38db96
Message:

Added optional dependencies for xmlto

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb38db96 rf1a5fd6  
    4545      <para>November 8th, 2010</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Added optional dependencies for xmlto.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated to Ed-1.5.</para>
  • pst/xml/xmlto.xml

    rb38db96 rf1a5fd6  
    6666    <xref linkend="libxslt"/></para>
    6767
     68    <bridgehead renderas="sect4">Optional (for DVI, PDF, and postscript
     69    backend post-processing)</bridgehead>
     70    <para role="optional">
     71    <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink>,
     72    <ulink url="http://www.garshol.priv.no/download/xmltools/prod/PassiveTeX.html">
     73    PassiveTeX</ulink>, and
     74    <xref linkend="fop"/></para>
     75
     76    <bridgehead renderas="sect4">Optional (for text backend
     77    post-processing)</bridgehead>
     78    <para role="optional">One of
     79    <xref linkend="w3m"/>,
     80    <xref linkend="Links"/>, or
     81    <xref linkend="lynx"/></para>
     82
    6883    <para condition="html" role="usernotes">User Notes:
    6984    <ulink url="&blfs-wiki;/xmlto"/></para>
     
    94109      <segtitle>Installed Programs</segtitle>
    95110      <segtitle>Installed Libraries</segtitle>
    96       <segtitle>Installed Director(y,ies)</segtitle>
     111      <segtitle>Installed Directory</segtitle>
    97112
    98113      <seglistitem>
    99114        <seg>xmlif and xmlto</seg>
    100115        <seg>None</seg>
    101         <seg>/usr/share/xmlto/format/{docbook,fo,xhtml1}</seg>
     116        <seg>/usr/share/xmlto</seg>
    102117      </seglistitem>
    103118    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.