Changeset 2ddf76a8 for pst


Ignore:
Timestamp:
03/28/2005 06:12:04 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
2aae5cbe
Parents:
1af6dcf9
Message:

Updated build entities and added indexing tags to the SGML DTD-3.1 instructions

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

Location:
pst/sgml
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pst/sgml/sgml-common.xml

    r1af6dcf9 r2ddf76a8  
    119119<segtitle>Installed Programs</segtitle>
    120120<segtitle>Installed Libraries</segtitle>
    121 <segtitle>Installed Misc. Files</segtitle>
     121<segtitle>Installed Files</segtitle>
    122122<segtitle>Installed Directories</segtitle>
    123123
  • pst/sgml/sgml-dtd-3.xml

    r1af6dcf9 r2ddf76a8  
    88  <!ENTITY sgml-dtd-3-md5sum        "432749c0c806dbae81c8bcb70da3b5d3">
    99  <!ENTITY sgml-dtd-3-size          "55 KB">
    10   <!ENTITY sgml-dtd-3-buildsize     "336 KB">
     10  <!ENTITY sgml-dtd-3-buildsize     "676 KB">
    1111  <!ENTITY sgml-dtd-3-time          "0.01 SBU">
    1212]>
     
    1919<?dbhtml filename="sgml-dtd-3.html"?>
    2020<title>DocBook SGML DTD-&sgml-dtd-3-version;</title>
     21<indexterm zone="sgml-dtd-3">
     22<primary sortas="a-DocBook-SGML-DTD-&sgml-dtd-3-version;">DocBook SGML
     23DTD-&sgml-dtd-3-version;</primary></indexterm>
    2124
    2225<sect2>
     
    6568<screen><userinput><command>sed -i -e '/ISO 8879/d' \
    6669    -e 's|DTDDECL "-//OASIS//DTD DocBook V&sgml-dtd-3-version;//EN"|SGMLDECL|g' \
    67     docbook.cat &amp;&amp;
    68 install -d /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version; &amp;&amp;
     70    docbook.cat</command></userinput></screen>
     71
     72<para>Now, as the root user:</para>
     73
     74<screen><userinput role='root'><command>install -v -d -m755 /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version; &amp;&amp;
    6975chown -R root:root . &amp;&amp;
    70 install docbook.cat /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version;/catalog &amp;&amp;
    71 cp -af *.dtd *.mod *.dcl /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version; &amp;&amp;
     76install -v docbook.cat /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version;/catalog &amp;&amp;
     77cp -v -af *.dtd *.mod *.dcl /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version; &amp;&amp;
    7278install-catalog --add /etc/sgml/sgml-docbook-dtd-&sgml-dtd-3-version;.cat \
    7379    /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version;/catalog &amp;&amp;
     
    95101<acronym>DTD</acronym></application></title>
    96102
    97 <sect3><title>Config files</title>
     103<sect3 id="sgml-dtd-3-config"><title>Config files</title>
    98104<para><filename>/etc/sgml/catalog</filename></para>
     105<indexterm zone="sgml-dtd-3 sgml-dtd-3-config">
     106<primary sortas="e-etc-sgml-catalog">/etc/sgml/catalog</primary></indexterm>
    99107</sect3>
    100108
     
    105113<para>Using only the most current 3.x version of <application>DocBook
    106114<acronym>SGML</acronym> <acronym>DTD</acronym></application> requires the
    107 following:</para>
     115following (perform as the root user):</para>
    108116
    109 <screen><userinput><command>cat &gt;&gt; /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version;/catalog &lt;&lt; "EOF"</command>
     117<screen><userinput role='root'><command>cat &gt;&gt; /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version;/catalog &lt;&lt; "EOF"</command>
    110118  -- Begin Single Major Version catalog changes --
    111119
     
    122130<title>Contents</title>
    123131
    124 <para>The <application>DocBook <acronym>SGML</acronym>
    125 <acronym>DTD</acronym></application> package contains <filename>DTD</filename>
    126 files and <filename>MOD</filename> files.</para>
     132<segmentedlist>
     133<segtitle>Installed Programs</segtitle>
     134<segtitle>Installed Libraries</segtitle>
     135<segtitle>Installed Files</segtitle>
     136<segtitle>Installed Directory</segtitle>
    127137
    128 </sect2>
     138<seglistitem>
     139<seg>None</seg>
     140<seg>None</seg>
     141<seg>SGML DTD and MOD files</seg>
     142<seg>/usr/share/sgml/docbook/sgml-dtd-3.1</seg>
     143</seglistitem>
     144</segmentedlist>
    129145
    130 <sect2><title>Description</title>
     146<variablelist>
     147<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     148<?dbfo list-presentation="list"?>
    131149
    132 <sect3><title>DTD files</title>
    133 <para><filename>DTD</filename> files contain a document type definition which
    134 defines the element types and the attribute lists that can be used in the
    135 corresponding <acronym>SGML</acronym> files.</para></sect3>
     150<varlistentry id="SGML-DTD-files">
     151<term><filename>SGML DTD files</filename></term>
     152<listitem><para>contain a document type definition which defines the element
     153types and the attribute lists that can be used in the corresponding
     154<acronym>SGML</acronym> files.</para>
     155<indexterm zone="sgml-dtd-3 SGML-DTD-files">
     156<primary sortas="g-SGML-DTD-files">SGML DTD files</primary>
     157</indexterm></listitem>
     158</varlistentry>
    136159
    137 <sect3><title>MOD files</title>
    138 <para><filename>MOD</filename> files contain components of the document type
    139 definition that are sourced into the <filename>DTD</filename> files.</para>
    140 </sect3>
     160<varlistentry id="SGML-MOD-files">
     161<term><filename>SGML MOD files</filename></term>
     162<listitem><para>contain components of the document type definition that are
     163sourced into the <filename>DTD</filename> files.</para>
     164<indexterm zone="sgml-dtd-3 SGML-MOD-files">
     165<primary sortas="g-SGML-MOD-files">SGML MOD files</primary>
     166</indexterm></listitem>
     167</varlistentry>
     168</variablelist>
    141169
    142170</sect2>
Note: See TracChangeset for help on using the changeset viewer.