Home | History | Annotate | Download | only in patches
      1 --- docbook.cat	Mon May 22 22:38:05 2000
      2 +++ catalog	Mon May 22 22:12:36 2000
      3 @@ -19,7 +19,7 @@
      4    -- ...................................................................... --
      5    -- SGML declaration associated with DocBook ............................. --
      6  
      7 -DTDDECL "-//OASIS//DTD DocBook V4.0//EN" "docbook.dcl"
      8 +SGMLDECL "docbook.dcl"
      9  
     10    -- ...................................................................... --
     11    -- DocBook driver file .................................................. --
     12 @@ -35,29 +35,6 @@
     13  PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.0//EN" "dbgenent.mod"
     14  PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.0//EN" "dbnotn.mod"
     15  PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.0//EN" "dbcent.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 V4.0 ................................. --
     41    -- ...................................................................... --
     42