1  -- ...................................................................... --
2  -- DocBook catalog data V2.4.1 .......................................... --
3  -- File docbook.cat ..................................................... --
4
5  -- Please direct all questions, bug reports, or suggestions for
6     changes to the davenport@ora.com mailing list or to one of the
7     maintainers:
8
9     o Terry Allen, O'Reilly & Associates, Inc.
10       101 Morris St., Sebastopol, CA 95472
11       <terry@ora.com>
12
13     o Eve Maler, ArborText, Inc.
14       105 Lexington St., Burlington, MA 01803
15       <elm@arbortext.com>
16  --
17
18  -- This is the catalog data file for Version 2.4.1 of the DocBook DTD.
19     It is provided as a convenience in building your own catalog files.
20     You need not use the file names listed here, and need not use the
21     filename method of identifying storage objects at all.  See the
22     documentation for detailed information on the files associated with
23     the DocBook DTD.  See SGML Open Technical Resolution 9401 for
24     detailed information on supplying and using catalog data.
25  --
26
27  -- ...................................................................... --
28  -- SGML declaration associated with DocBook ............................. --
29
30SGMLDECL "docbook.dcl"
31DTDDECL "-//Davenport//DTD DocBook V2.4.1//EN" "docbook.dcl"
32
33  -- ...................................................................... --
34  -- DocBook driver file .................................................. --
35
36PUBLIC "-//Davenport//DTD DocBook V2.4.1//EN" "docbook.dtd"
37
38  -- ...................................................................... --
39  -- DocBook modules ...................................................... --
40
41PUBLIC "-//Davenport//ELEMENTS CALS-Based DocBook Table Model V2.4.1//EN" "calstbl.mod"
42PUBLIC "-//Davenport//ELEMENTS DocBook Information Pool V2.4.1//EN" "dbpool.mod"
43PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V2.4.1//EN" "dbhier.mod"
44PUBLIC "-//Davenport//ELEMENTS DocBook Additional General Entities//EN" "dbgenent.mod"
45
46  -- ...................................................................... --
47  -- ISO entity sets ...................................................... --
48
49PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "iso-dia.gml"
50PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "iso-num.gml"
51PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "iso-pub.gml"
52PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "iso-tech.gml"
53PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "iso-lat1.gml"
54PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "iso-lat2.gml"
55PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "iso-grk1.gml"
56PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "iso-grk2.gml"
57PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "iso-grk3.gml"
58PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "iso-grk4.gml"
59PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" "iso-amsa.gml"
60PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" "iso-amsb.gml"
61PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" "iso-amsc.gml"
62PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" "iso-amsn.gml"
63PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" "iso-amso.gml"
64PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "iso-amsr.gml"
65PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "iso-box.gml"
66PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "iso-cyr1.gml"
67PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "iso-cyr2.gml"
68
69  -- End of DocBook catalog data V2.4.1 ................................... --
70  -- ...................................................................... --
71