1 --- docbook.cat Tue Dec 10 16:35:22 1996 2 +++ catalog Mon Jun 5 11:08:34 2000 3 @@ -27,7 +27,7 @@ 4 -- ...................................................................... -- 5 -- SGML declaration associated with DocBook ............................. -- 6 7 -DTDDECL "-//Davenport//DTD DocBook V3.0//EN" "docbook.dcl" 8 +SGMLDECL "docbook.dcl" 9 10 -- ...................................................................... -- 11 -- DocBook driver file .................................................. -- 12 @@ -41,29 +41,6 @@ 13 PUBLIC "-//Davenport//ELEMENTS DocBook Information Pool V3.0//EN" "dbpool.mod" 14 PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V3.0//EN" "dbhier.mod" 15 PUBLIC "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN" "dbgenent.mod" 16 - 17 - -- ...................................................................... -- 18 - -- ISO entity sets ...................................................... -- 19 - 20 -PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "iso-dia.gml" 21 -PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "iso-num.gml" 22 -PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "iso-pub.gml" 23 -PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "iso-tech.gml" 24 -PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "iso-lat1.gml" 25 -PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "iso-lat2.gml" 26 -PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "iso-grk1.gml" 27 -PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "iso-grk2.gml" 28 -PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "iso-grk3.gml" 29 -PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "iso-grk4.gml" 30 -PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" "iso-amsa.gml" 31 -PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" "iso-amsb.gml" 32 -PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" "iso-amsc.gml" 33 -PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" "iso-amsn.gml" 34 -PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" "iso-amso.gml" 35 -PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "iso-amsr.gml" 36 -PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "iso-box.gml" 37 -PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "iso-cyr1.gml" 38 -PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "iso-cyr2.gml" 39 40 -- End of catalog data for DocBook V3.0 ................................. -- 41 -- ...................................................................... -- 42