source: pst/sgml/sgml-dtd.xml@ b650556

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
Last change on this file since b650556 was b650556, checked in by Randy McMurchy <randy@…>, 20 years ago

Misc corrections and updates to SGML files

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

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY sgml-dtd-download-http "http://www.docbook.org/sgml/4.3/docbook-&sgml-dtd-version;.zip">
7 <!ENTITY sgml-dtd-download-ftp " ">
8 <!ENTITY sgml-dtd-size "76 KB">
9 <!ENTITY sgml-dtd-buildsize "389 KB">
10 <!ENTITY sgml-dtd-time "0.01 SBU">
11]>
12
13<sect1 id="sgml-dtd" xreflabel="DocBook SGML DTD-&sgml-dtd-version;">
14<sect1info>
15<othername>$LastChangedBy$</othername>
16<date>$Date$</date>
17</sect1info>
18<?dbhtml filename="sgml-dtd.html"?>
19<title>DocBook SGML DTD-&sgml-dtd-version;</title>
20
21<sect2>
22<title>Introduction to <application>DocBook <acronym>SGML</acronym>
23<acronym>DTD</acronym></application></title>
24
25<para>The <application>DocBook <acronym>SGML</acronym>
26<acronym>DTD</acronym></application> package contains document type definitions
27for verification of <acronym>SGML</acronym> data files against the DocBook rule
28set. These are useful for structuring books and software documentation to a
29standard allowing you to utilize transformations already written for that
30standard.</para>
31
32<sect3><title>Package information</title>
33<itemizedlist spacing='compact'>
34<listitem><para>Download (HTTP): <ulink
35url="&sgml-dtd-download-http;"/></para></listitem>
36<listitem><para>Download (FTP): <ulink
37url="&sgml-dtd-download-ftp;"/></para></listitem>
38<listitem><para>Download size: &sgml-dtd-size;</para></listitem>
39<listitem><para>Estimated Disk space required:
40&sgml-dtd-buildsize;</para></listitem>
41<listitem><para>Estimated build time:
42&sgml-dtd-time;</para></listitem></itemizedlist>
43</sect3>
44
45<sect3><title><application>DocBook <acronym>SGML</acronym>
46<acronym>DTD</acronym></application> dependencies</title>
47<sect4><title>Required</title>
48<para><xref linkend="sgml-common"/> and <xref linkend="unzip"/></para>
49</sect4>
50</sect3>
51
52</sect2>
53
54<sect2>
55<title>Installation of <application>DocBook <acronym>SGML</acronym>
56<acronym>DTD</acronym></application></title>
57
58<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../use-unzip.xml"/>
59
60<para>Install <application>DocBook <acronym>SGML</acronym>
61<acronym>DTD</acronym></application> by running the following commands:</para>
62
63<screen><userinput><command>sed -i -e '/ISO 8879/d' \
64 -e '/gml/d' docbook.cat &amp;&amp;
65install -d /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-version; &amp;&amp;
66chown -R root:root . &amp;&amp;
67install docbook.cat /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-version;/catalog &amp;&amp;
68cp -af *.dtd *.mod *.dcl /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-version; &amp;&amp;
69install-catalog --add /etc/sgml/sgml-docbook-dtd-&sgml-dtd-version;.cat \
70 /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-version;/catalog &amp;&amp;
71install-catalog --add /etc/sgml/sgml-docbook-dtd-&sgml-dtd-version;.cat \
72 /etc/sgml/sgml-docbook.cat</command></userinput></screen>
73
74</sect2>
75
76<sect2>
77<title>Command explanations</title>
78
79<para><command>sed -i -e '/ISO 8879/d' -e '/gml/d' docbook.cat</command>:
80This command removes the ENT definitions from the catalog file.</para>
81
82</sect2>
83
84<sect2>
85<title>Configuring <application>DocBook <acronym>SGML</acronym>
86<acronym>DTD</acronym></application></title>
87
88<sect3><title>Config files</title>
89<para><filename>/etc/sgml/catalog</filename></para>
90</sect3>
91
92<sect3><title>Configuration Information</title>
93
94<para>The above installation script updates the catalog.</para>
95
96<para>Using only the most current 4.x version of <application>DocBook
97<acronym>SGML</acronym> <acronym>DTD</acronym></application> requires the
98following:</para>
99
100<screen><userinput><command>cat &gt;&gt; /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-version;/catalog &lt;&lt; "EOF"</command>
101 -- Begin Single Major Version catalog changes --
102
103PUBLIC "-//OASIS//DTD DocBook V4.2//EN" "docbook.dtd"
104PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "docbook.dtd"
105PUBLIC "-//OASIS//DTD DocBook V4.0//EN" "docbook.dtd"
106
107 -- End Single Major Version catalog changes --
108<command>EOF</command></userinput></screen>
109
110</sect3>
111
112</sect2>
113
114<sect2>
115<title>Contents</title>
116
117<para>The <application>DocBook <acronym>SGML</acronym>
118<acronym>DTD</acronym></application> package contains <filename>DTD</filename>
119files and <filename>MOD</filename> files.</para>
120
121</sect2>
122
123<sect2><title>Description</title>
124
125<sect3><title>DTD files</title>
126<para><filename>DTD</filename> files contain a document type definition which
127defines the element types and the attribute lists that can be used in the
128corresponding <acronym>SGML</acronym> files.</para></sect3>
129
130<sect3><title>MOD files</title>
131<para><filename>MOD</filename> files contain components of the document type
132definition that are sourced into the <filename>DTD</filename> files.</para>
133</sect3>
134
135</sect2>
136
137</sect1>
138
Note: See TracBrowser for help on using the repository browser.