diff options
author | Patrick McCarty <patrick.mccarty@linux.intel.com> | 2012-06-12 13:28:16 -0700 |
---|---|---|
committer | Patrick McCarty <patrick.mccarty@linux.intel.com> | 2012-06-12 15:10:40 -0700 |
commit | 8878a1b4ddce7f0d54c8cb533bc0cc700bc62d89 (patch) | |
tree | da57be000392ccefe725e74525983af2c2e55002 /4.2-sgml/docbook.cat | |
parent | 58e927fb83edf191c7be75e655b1e0e200e40690 (diff) | |
download | docbook-dtds-1.0_post.tar.gz docbook-dtds-1.0_post.tar.bz2 docbook-dtds-1.0_post.zip |
Requirements for building systemd man pages.
Change-Id: I620e670503bb0b65af4d1bd3aa30daff025eaa0b
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Diffstat (limited to '4.2-sgml/docbook.cat')
-rw-r--r-- | 4.2-sgml/docbook.cat | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/4.2-sgml/docbook.cat b/4.2-sgml/docbook.cat new file mode 100644 index 0000000..525612b --- /dev/null +++ b/4.2-sgml/docbook.cat @@ -0,0 +1,113 @@ + -- ...................................................................... -- + -- Catalog data for DocBook V4.2 ........................................ -- + -- File docbook.cat ..................................................... -- + + -- Please direct all questions, bug reports, or suggestions for + changes to the docbook@lists.oasis-open.org mailing list. For more + information, see http://www.oasis-open.org/. + -- + + -- This is the catalog data file for DocBook V4.2. It is provided as + a convenience in building your own catalog files. You need not use + the filenames listed here, and need not use the filename method of + identifying storage objects at all. See the documentation for + detailed information on the files associated with the DocBook DTD. + See SGML Open Technical Resolution 9401 for detailed information + on supplying and using catalog data. + -- + + -- ...................................................................... -- + -- DocBook driver file .................................................. -- + +PUBLIC "-//OASIS//DTD DocBook V4.2//EN" + "docbook.dtd" + +PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "docbookx.dtd" + + -- ...................................................................... -- + -- DocBook modules ...................................................... -- + +PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.2//EN" + "calstblx.dtd" + +PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" + "soextblx.dtd" + +PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.2//EN" + "dbpoolx.mod" + +PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.2//EN" + "dbhierx.mod" + +PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.2//EN" + "dbgenent.mod" + +PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.2//EN" + "dbnotnx.mod" + +PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.2//EN" + "dbcentx.mod" + + -- ...................................................................... -- + -- ISO entity sets ...................................................... -- + +PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" + "iso-dia.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" + "iso-num.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" + "iso-pub.gml" + +PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" + "iso-tech.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" + "iso-lat1.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" + "iso-lat2.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" + "iso-grk1.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" + "iso-grk2.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" + "iso-grk3.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" + "iso-grk4.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" + "iso-amsa.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" + "iso-amsb.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" + "iso-amsc.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" + "iso-amsn.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" + "iso-amso.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" + "iso-amsr.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" + "iso-box.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" + "iso-cyr1.gml" + +PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" + "iso-cyr2.gml" + + -- End of catalog data for DocBook V4.2 ................................. -- + -- ...................................................................... -- |