Changeset f14e196d


Ignore:
Timestamp:
07/27/2004 06:53:51 PM (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:
511fd69c
Parents:
cb6de2e
Message:

Added missing tags to OpenJade instructions; added FTP download location and added UnZip as a required dependency to DocBook XML DTD

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rcb6de2e rf14e196d  
    2121<listitem><para>July 27th, 2004 [randy]: Added FTP download location to
    2222OpenSP; changed FTP download location and removed redundant sed command
    23 in DocBook-DTD-3.1 instructions; added UnZip as an optional dependency and
    24 changed sed commands to in-place edits on DocBook-DTD instructions.</para>
     23in DocBook-DTD-3.1 instructions; added UnZip as a required dependency and
     24changed sed commands to in-place edits in DocBook-DTD instructions; added
     25missing tags to OpenJade instructions; added FTP download location and
     26added UnZip as a required dependency to DocBook XML DTD.</para>
    2527</listitem>
    2628
  • pst/sgml/openjade.xml

    rcb6de2e rf14e196d  
    4747<title>Installation of <application>OpenJade</application></title>
    4848
    49 <para>Install <application>OpenJade</application> by running the following commands:</para>
     49<para>Install <application>OpenJade</application> by running the following
     50commands:</para>
    5051
    5152<screen><userinput><command>./configure --prefix=/usr --enable-http --disable-static \
     
    8182switch sets the path to the centralized catalog.</para>
    8283
    83 <para><option>--enable-default-search-path</option>: This switch
     84<para><parameter>--enable-default-search-path</parameter>: This switch
    8485sets the default value of <envar>SGML_SEARCH_PATH</envar>.</para>
    8586
    86 <para><parameter>--datadir=/usr/share/sgml/openjade-&openjade-version;</parameter>: This switch puts data files in
     87<para><parameter>--datadir=/usr/share/sgml/openjade-&openjade-version;</parameter>:
     88This switch puts data files in
    8789<filename>/usr/share/sgml/openjade-&openjade-version;</filename> instead of
    8890<filename class="directory">/usr/share</filename>.</para>
     
    9294ln -sf libospgrove.so /usr/lib/libspgrove.so
    9395ln -sf libostyle.so /usr/lib/libstyle.so</command></screen>
    94 These commands create the Jade equivalents of OpenJade executables and
    95 libraries.</para>
     96These commands create the <application>Jade</application> equivalents of
     97<application>OpenJade</application> executables and libraries.</para>
    9698
    9799</sect2>
     
    105107    \"/usr/share/xml/docbook/xml-dtd-&DocBook-version;/docbookx.dtd\"" &gt;&gt; \
    106108    /usr/share/sgml/openjade-&openjade-version;/catalog</command></userinput></screen>
     109
    107110<para>This configuration is only necessary if you intend to use
    108111<application>OpenJade</application> to process the
     
    118121
    119122<para>The <application>OpenJade</application> package contains
    120 <command>openjade</command>.</para>
     123<command>openjade</command> and the <application>OpenJade</application>
     124libraries.</para>
    121125
    122126</sect2>
     
    125129
    126130<sect3><title>openjade</title>
    127 <para><command>openjade</command> is a <acronym>DSSSL</acronym> engine used for transformations.</para></sect3>
    128 
     131<para><command>openjade</command> is a <acronym>DSSSL</acronym> engine used for
     132transformations.</para></sect3>
    129133
    130134</sect2>
  • pst/xml/docbook.xml

    rcb6de2e rf14e196d  
    55 
    66  <!ENTITY DocBook-download-http "http://www.docbook.org/xml/4.3/docbook-xml-&DocBook-version;.zip">
    7   <!ENTITY DocBook-download-ftp  " ">
     7  <!ENTITY DocBook-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/docbook-xml-&DocBook-version;.zip">
    88  <!ENTITY DocBook-size          "97 KB">
    99  <!ENTITY DocBook-buildsize     "482 KB">
     
    1616
    1717<sect2>
    18 <title>Introduction to <application>DocBook <acronym>XML</acronym> <acronym>DTD</acronym></application></title>
     18<title>Introduction to <application>DocBook <acronym>XML</acronym>
     19<acronym>DTD</acronym></application></title>
    1920
    20 <para>The <application>DocBook <acronym>XML</acronym> <acronym>DTD</acronym></application>-&DocBook-version; package contains document type definitions for
    21 verification of <acronym>XML</acronym> data files against the DocBook rule
    22 set. These are useful for structuring books and software documentation
    23 to a standard allowing you to utilize transformations already written for that standard.</para>
     21<para>The <application>DocBook <acronym>XML</acronym>
     22<acronym>DTD</acronym></application>-&DocBook-version; package contains
     23document type definitions for verification of <acronym>XML</acronym> data
     24files against the DocBook rule set. These are useful for structuring books
     25and software documentation to a standard allowing you to utilize
     26transformations already written for that standard.</para>
    2427
    2528<sect3><title>Package information</title>
     
    3235</sect3>
    3336
    34 <sect3><title><application>DocBook <acronym>XML</acronym> <acronym>DTD</acronym></application> &DocBook-version; dependencies</title>
     37<sect3><title><application>DocBook <acronym>XML</acronym>
     38<acronym>DTD</acronym></application> &DocBook-version; dependencies</title>
    3539<sect4><title>Required</title>
    36 <para><xref linkend="libxml2"/></para></sect4>
     40<para><xref linkend="libxml2"/> and <xref linkend="unzip"/></para></sect4>
    3741</sect3>
    3842
     
    4044
    4145<sect2>
    42 <title>Installation of <application>DocBook <acronym>XML</acronym> <acronym>DTD</acronym></application></title>
     46<title>Installation of <application>DocBook <acronym>XML</acronym>
     47<acronym>DTD</acronym></application></title>
    4348
    44 <para>Install <application>DocBook <acronym>XML</acronym> <acronym>DTD</acronym></application> by running the following commands:</para>
     49<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../use-unzip.xml"/>
     50
     51<para>Install <application>DocBook <acronym>XML</acronym>
     52<acronym>DTD</acronym></application> by running the following commands:</para>
    4553
    4654<screen><userinput><command>install -d /usr/share/xml/docbook/xml-dtd-&DocBook-version; &amp;&amp;
     
    106114
    107115<sect2>
    108 <title>Configuring <application>DocBook <acronym>XML</acronym> <acronym>DTD</acronym></application></title>
     116<title>Configuring <application>DocBook <acronym>XML</acronym>
     117<acronym>DTD</acronym></application></title>
    109118
    110119<sect3><title>Config files</title>
    111 <para><filename>/etc/xml/catalog</filename>, <filename>/etc/xml/docbook</filename></para>
     120<para><filename>/etc/xml/catalog</filename>,
     121<filename>/etc/xml/docbook</filename></para>
    112122</sect3>
    113123
     
    148158<title>Contents</title>
    149159
    150 <para>The <application>DocBook <acronym>XML</acronym> <acronym>DTD</acronym></application> package contains <filename>DTD</filename> files,
    151 <filename>MOD</filename> files and <filename>ENT</filename> files.</para>
     160<para>The <application>DocBook <acronym>XML</acronym>
     161<acronym>DTD</acronym></application> package contains <filename>DTD</filename>
     162files, <filename>MOD</filename> files and <filename>ENT</filename> files.</para>
    152163
    153164</sect2>
     
    156167
    157168<sect3><title>DTD files</title>
    158 <para><filename>DTD</filename> files contain a document type definition which defines the
    159 element types and the attribute lists that can be used in the
     169<para><filename>DTD</filename> files contain a document type definition which
     170defines the element types and the attribute lists that can be used in the
    160171corresponding <filename>XML</filename> files.</para></sect3>
    161172
    162173<sect3><title>MOD files</title>
    163 <para><filename>MOD</filename> files contain components of the document type definition that are
    164 sourced into the <filename>DTD</filename> files.</para></sect3>
     174<para><filename>MOD</filename> files contain components of the document type
     175definition that are sourced into the <filename>DTD</filename> files.</para>
     176</sect3>
    165177
    166178<sect3><title>ENT files</title>
Note: See TracChangeset for help on using the changeset viewer.