Utilities/xml: Add docbook-4.5 DTD (#13508)

Run the shell code below to put the DTD in Utilities/xml/docbook-4.5:

v=4.5 &&
sha1=b9124233b50668fb508773aa2b3ebc631d7c1620 &&
mkdir Utilities/xml/docbook-$v &&
cd Utilities/xml/docbook-$v &&
wget -c http://www.oasis-open.org/docbook/xml/$v/docbook-xml-$v.zip &&
sha1sum docbook-xml-$v.zip |grep $sha1 &&
unzip docbook-xml-$v.zip &&
rm docbook-xml-$v.zip
This commit is contained in:
Brad King 2012-09-06 09:05:52 -04:00
parent 2b2e86feaa
commit ac25bc0135
33 changed files with 14494 additions and 0 deletions

View File

@ -0,0 +1,106 @@
2006-10-03 13:23 nwalsh
* trunk/docbook/sgml/catalog.xml, trunk/docbook/sgml/docbook.cat,
trunk/docbook/sgml/docbook.dcl, trunk/docbook/sgml/docbook.dtd,
calstblx.dtd, catalog.xml, dbcentx.mod, dbgenent.mod,
dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat,
docbookx.dtd, htmltblx.mod: DocBook V4.5 released
2006-06-02 11:28 nwalsh
* calstblx.dtd, catalog.xml, dbcentx.mod, dbgenent.mod,
dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat,
docbookx.dtd, freshmeat.xsl, htmltblx.mod: Changed copyright
dates and version numbers
2006-05-30 20:58 nwalsh
* htmltblx.mod: Supply tag omission markers in SGML; suppress
xml:lang in SGML
2006-03-07 13:11 nwalsh
* trunk/docbook/sgml/catalog.xml, trunk/docbook/sgml/docbook.cat,
trunk/docbook/sgml/docbook.dcl, trunk/docbook/sgml/docbook.dtd,
calstblx.dtd, catalog.xml, dbcentx.mod, dbgenent.mod,
dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat,
docbookx.dtd, freshmeat.xsl, htmltblx.mod: Change version
numbers to 4.5CR2
2006-03-07 13:03 nwalsh
* dbpoolx.mod: Allow citebiblioid anywhere the other citation
elements are allowed
2006-02-16 21:12 nwalsh
* calstblx.dtd, catalog.xml, dbcentx.mod, dbgenent.mod,
dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat,
docbookx.dtd, freshmeat.xsl, htmltblx.mod: DocBook V4.5 released
2005-06-29 10:59 nwalsh
* trunk/docbook/sgml/docbook.dtd, docbookx.dtd: DocBook V4.5CR1
Released
2005-06-29 10:58 nwalsh
* trunk/docbook/sgml/catalog.xml, trunk/docbook/sgml/docbook.cat,
trunk/docbook/sgml/docbook.dcl, calstblx.dtd, catalog.xml,
dbcentx.mod, dbgenent.mod, dbhierx.mod, dbnotnx.mod,
dbpoolx.mod, docbook.cat, htmltblx.mod: Updated version number
2005-06-29 10:53 nwalsh
* freshmeat.xsl: Tweaked freshmeat changes
2005-06-24 21:09 nwalsh
* calstblx.dtd, dbhierx.mod, dbpoolx.mod, htmltblx.mod,
soextblx.dtd: Added doc: structured comments
2005-05-05 11:41 nwalsh
* trunk/docbook/sgml/docbook.dtd, docbookx.dtd: DocBook V4.5b1
Released
2005-05-05 11:40 nwalsh
* trunk/docbook/sgml/catalog.xml, trunk/docbook/sgml/docbook.cat,
trunk/docbook/sgml/docbook.dcl, calstblx.dtd, catalog.xml,
dbcentx.mod, dbgenent.mod, dbhierx.mod, dbnotnx.mod,
dbpoolx.mod, docbook.cat, htmltblx.mod: Updated version number
2005-05-05 11:37 nwalsh
* freshmeat.xsl: Prepare for 4.5b1
2005-05-05 10:59 nwalsh
* dbpoolx.mod: RFE 1055480: Make revnumber optional
2005-05-05 10:54 nwalsh
* dbpoolx.mod, htmltblx.mod: Allow common attributes on HTML table
elements
2005-05-05 10:48 nwalsh
* dbpoolx.mod: Added termdef
2005-05-05 10:39 nwalsh
* dbpoolx.mod: Added mathphrase
2005-05-05 10:33 nwalsh
* dbhierx.mod: RFE 1070458: Allow colophon in article
2005-05-05 10:32 nwalsh
* dbpoolx.mod: RFE 1070770: Allow procedure in example
2005-05-05 10:21 nwalsh
* dbpoolx.mod: Add isrn to list of biblioid class attribute values

View File

@ -0,0 +1,8 @@
README for the DocBook XML DTD
For more information about DocBook, please see
http://www.oasis-open.org/docbook/
Please send all questions, comments, concerns, and bug reports to the
DocBook mailing list: docbook@lists.oasis-open.org

View File

@ -0,0 +1,215 @@
<!-- ...................................................................... -->
<!-- DocBook CALS Table Model V4.5 ........................................ -->
<!-- File calstblx.mod .................................................... -->
<!-- Copyright 1992-2002 HaL Computer Systems, Inc.,
O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
Corporation, Norman Walsh, Sun Microsystems, Inc., and the
Organization for the Advancement of Structured Information
Standards (OASIS).
This DTD is based on the CALS Table Model
PUBLIC "-//USA-DOD//DTD Table Model 951010//EN"
$Id: calstblx.dtd 6340 2006-10-03 13:23:24Z nwalsh $
Permission to use, copy, modify and distribute the DocBook DTD
and its accompanying documentation for any purpose and without fee
is hereby granted in perpetuity, provided that the above copyright
notice and this paragraph appear in all copies. The copyright
holders make no representation about the suitability of the DTD for
any purpose. It is provided "as is" without expressed or implied
warranty.
If you modify the DocBook DTD in any way, except for declaring and
referencing additional sets of general entities and declaring
additional notations, label your DTD as a variant of DocBook. See
the maintenance documentation for more information.
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/docbook/.
-->
<!-- ...................................................................... -->
<!-- This module contains the definitions for the CALS Table Model
converted to XML. It has been modified slightly for use in the
combined HTML/CALS models supported by DocBook V4.5.
-->
<!-- These definitions are not directly related to the table model, but are
used in the default CALS table model and are usually defined elsewhere
(and prior to the inclusion of this table module) in a CALS DTD. -->
<!ENTITY % bodyatt "">
<!ENTITY % secur "">
<!-- no if zero(s),
yes if any other digits value -->
<!ENTITY % yesorno 'CDATA'>
<!ENTITY % titles 'title?'>
<!-- default for use in entry content -->
<!ENTITY % paracon '#PCDATA'>
<!--
The parameter entities as defined below provide the CALS table model
as published (as part of the Example DTD) in MIL-HDBK-28001.
These following declarations provide the CALS-compliant default definitions
for these entities. However, these entities can and should be redefined
(by giving the appropriate parameter entity declaration(s) prior to the
reference to this Table Model declaration set entity) to fit the needs
of the current application.
-->
<!ENTITY % tbl.table.name "(table|chart)">
<!ENTITY % tbl.table-titles.mdl "%titles;,">
<!ENTITY % tbl.table-main.mdl "(tgroup+|graphic+)">
<!ENTITY % tbl.table.mdl "%tbl.table-titles.mdl; %tbl.table-main.mdl;">
<!ENTITY % tbl.table.att '
tabstyle CDATA #IMPLIED
tocentry %yesorno; #IMPLIED
shortentry %yesorno; #IMPLIED
orient (port|land) #IMPLIED
pgwide %yesorno; #IMPLIED '>
<!ENTITY % tbl.tgroup.mdl "colspec*,spanspec*,thead?,tfoot?,tbody">
<!ENTITY % tbl.tgroup.att '
tgroupstyle CDATA #IMPLIED '>
<!ENTITY % tbl.hdft.mdl "colspec*,row+">
<!ENTITY % tbl.row.mdl "(entry|entrytbl)+">
<!ENTITY % tbl.entrytbl.mdl "colspec*,spanspec*,thead?,tbody">
<!ENTITY % tbl.entry.mdl "(para|warning|caution|note|legend|%paracon;)*">
<!ENTITY % tbl.frame.attval "top|bottom|topbot|all|sides|none">
<!ENTITY % tbl.tbody.mdl "row+">
<!-- ===== Element and attribute declarations follow. ===== -->
<!--doc:A formal table in a document.-->
<!ELEMENT table %ho; (%tbl.table.mdl;)>
<!ATTLIST table
frame (%tbl.frame.attval;) #IMPLIED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
%tbl.table.att;
%bodyatt;
%secur;
>
<!--doc:A wrapper for the main content of a table, or part of a table.-->
<!ELEMENT tgroup %ho; (%tbl.tgroup.mdl;) >
<!ATTLIST tgroup
cols CDATA #REQUIRED
%tbl.tgroup.att;
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff CDATA #IMPLIED
%secur;
>
<!--doc:Specifications for a column in a table.-->
<!ELEMENT colspec %ho; EMPTY >
<!ATTLIST colspec
colnum CDATA #IMPLIED
colname CDATA #IMPLIED
colwidth CDATA #IMPLIED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff CDATA #IMPLIED
>
<!--doc:Formatting information for a spanned column in a table.-->
<!ELEMENT spanspec %ho; EMPTY >
<!ATTLIST spanspec
namest CDATA #REQUIRED
nameend CDATA #REQUIRED
spanname CDATA #REQUIRED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff CDATA #IMPLIED
>
<!--doc:A table header consisting of one or more rows.-->
<!ELEMENT thead %ho; (%tbl.hdft.mdl;)>
<!ATTLIST thead
valign (top|middle|bottom) #IMPLIED
%secur;
>
<!--doc:A table footer consisting of one or more rows.-->
<!ELEMENT tfoot %ho; (%tbl.hdft.mdl;)>
<!ATTLIST tfoot
valign (top|middle|bottom) #IMPLIED
%secur;
>
<!--doc:A wrapper for the rows of a table or informal table.-->
<!ELEMENT tbody %ho; (%tbl.tbody.mdl;)>
<!ATTLIST tbody
valign (top|middle|bottom) #IMPLIED
%secur;
>
<!--doc:A row in a table.-->
<!ELEMENT row %ho; (%tbl.row.mdl;)>
<!ATTLIST row
rowsep %yesorno; #IMPLIED
valign (top|middle|bottom) #IMPLIED
%secur;
>
<!--doc:A subtable appearing in place of an Entry in a table.-->
<!ELEMENT entrytbl %ho; (%tbl.entrytbl.mdl;)>
<!ATTLIST entrytbl
cols CDATA #REQUIRED
%tbl.tgroup.att;
colname CDATA #IMPLIED
spanname CDATA #IMPLIED
namest CDATA #IMPLIED
nameend CDATA #IMPLIED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff CDATA #IMPLIED
%secur;
>
<!--doc:A cell in a table.-->
<!ELEMENT entry %ho; (%tbl.entry.mdl;)*>
<!ATTLIST entry
colname CDATA #IMPLIED
namest CDATA #IMPLIED
nameend CDATA #IMPLIED
spanname CDATA #IMPLIED
morerows CDATA #IMPLIED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff CDATA #IMPLIED
rotate %yesorno; #IMPLIED
valign (top|middle|bottom) #IMPLIED
%secur;
>
<!-- End of DocBook CALS Table Model V4.5 ................................. -->
<!-- ...................................................................... -->

View File

@ -0,0 +1,124 @@
<?xml version='1.0'?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="public">
<!-- ...................................................................... -->
<!-- XML Catalog data for DocBook XML V4.5 ................................ -->
<!-- File catalog.xml ..................................................... -->
<!-- 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.5. 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 XML Catalogs at http://www.oasis-open.org/committees/entity/ for
detailed information on supplying and using catalog data.
-->
<!-- ...................................................................... -->
<!-- DocBook driver file .................................................. -->
<public publicId="-//OASIS//DTD DocBook XML V4.5//EN"
uri="docbookx.dtd"/>
<system systemId="http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
uri="docbookx.dtd"/>
<system systemId="http://docbook.org/xml/4.5/docbookx.dtd"
uri="docbookx.dtd"/>
<!-- ...................................................................... -->
<!-- DocBook modules ...................................................... -->
<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.5//EN"
uri="calstblx.dtd"/>
<public publicId="-//OASIS//ELEMENTS DocBook XML HTML Tables V4.5//EN"
uri="htmltblx.mod"/>
<public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
uri="soextblx.dtd"/>
<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.5//EN"
uri="dbpoolx.mod"/>
<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.5//EN"
uri="dbhierx.mod"/>
<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.5//EN"
uri="dbgenent.mod"/>
<public publicId="-//OASIS//ENTITIES DocBook Notations V4.5//EN"
uri="dbnotnx.mod"/>
<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.5//EN"
uri="dbcentx.mod"/>
<!-- ...................................................................... -->
<!-- ISO entity sets ...................................................... -->
<public publicId="ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
uri="ent/isodia.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML"
uri="ent/isonum.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Publishing//EN//XML"
uri="ent/isopub.ent"/>
<public publicId="ISO 8879:1986//ENTITIES General Technical//EN//XML"
uri="ent/isotech.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
uri="ent/isolat1.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Latin 2//EN//XML"
uri="ent/isolat2.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Greek Letters//EN//XML"
uri="ent/isogrk1.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML"
uri="ent/isogrk2.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Greek Symbols//EN//XML"
uri="ent/isogrk3.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML"
uri="ent/isogrk4.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML"
uri="ent/isoamsa.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML"
uri="ent/isoamsb.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
uri="ent/isoamsc.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML"
uri="ent/isoamsn.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML"
uri="ent/isoamso.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML"
uri="ent/isoamsr.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML"
uri="ent/isobox.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
uri="ent/isocyr1.ent"/>
<public publicId="ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
uri="ent/isocyr2.ent"/>
<!-- End of catalog data for DocBook XML V4.5 ............................. -->
<!-- ...................................................................... -->
</catalog>

View File

@ -0,0 +1,384 @@
<!-- ...................................................................... -->
<!-- DocBook character entities module V4.5 ............................... -->
<!-- File dbcentx.mod ..................................................... -->
<!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
Corporation, Norman Walsh, Sun Microsystems, Inc., and the
Organization for the Advancement of Structured Information
Standards (OASIS).
$Id: dbcentx.mod 6340 2006-10-03 13:23:24Z nwalsh $
Permission to use, copy, modify and distribute the DocBook DTD
and its accompanying documentation for any purpose and without fee
is hereby granted in perpetuity, provided that the above copyright
notice and this paragraph appear in all copies. The copyright
holders make no representation about the suitability of the DTD for
any purpose. It is provided "as is" without expressed or implied
warranty.
If you modify the DocBook DTD in any way, except for declaring and
referencing additional sets of general entities and declaring
additional notations, label your DTD as a variant of DocBook. See
the maintenance documentation for more information.
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/docbook/.
-->
<!-- ...................................................................... -->
<!-- This module contains the entity declarations for the standard ISO
entity sets used by DocBook.
In DTD driver files referring to this module, please use an entity
declaration that uses the public identifier shown below:
<!ENTITY % dbcent PUBLIC
"-//OASIS//ENTITIES DocBook Character Entities V4.5//EN"
"dbcentx.mod">
%dbcent;
See the documentation for detailed information on the parameter
entity and module scheme used in DocBook, customizing DocBook and
planning for interchange, and changes made since the last release
of DocBook.
-->
<!-- ...................................................................... -->
<![%sgml.features;[
<!ENTITY % ISOamsa.module "INCLUDE">
<![ %ISOamsa.module; [
<!ENTITY % ISOamsa PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN">
<!--end of ISOamsa.module-->]]>
<!ENTITY % ISOamsb.module "INCLUDE">
<![ %ISOamsb.module; [
<!ENTITY % ISOamsb PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN">
<!--end of ISOamsb.module-->]]>
<!ENTITY % ISOamsc.module "INCLUDE">
<![ %ISOamsc.module; [
<!ENTITY % ISOamsc PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN">
<!--end of ISOamsc.module-->]]>
<!ENTITY % ISOamsn.module "INCLUDE">
<![ %ISOamsn.module; [
<!ENTITY % ISOamsn PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN">
<!--end of ISOamsn.module-->]]>
<!ENTITY % ISOamso.module "INCLUDE">
<![ %ISOamso.module; [
<!ENTITY % ISOamso PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN">
<!--end of ISOamso.module-->]]>
<!ENTITY % ISOamsr.module "INCLUDE">
<![ %ISOamsr.module; [
<!ENTITY % ISOamsr PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN">
<!--end of ISOamsr.module-->]]>
<!ENTITY % ISObox.module "INCLUDE">
<![ %ISObox.module; [
<!ENTITY % ISObox PUBLIC
"ISO 8879:1986//ENTITIES Box and Line Drawing//EN">
<!--end of ISObox.module-->]]>
<!ENTITY % ISOcyr1.module "INCLUDE">
<![ %ISOcyr1.module; [
<!ENTITY % ISOcyr1 PUBLIC
"ISO 8879:1986//ENTITIES Russian Cyrillic//EN">
<!--end of ISOcyr1.module-->]]>
<!ENTITY % ISOcyr2.module "INCLUDE">
<![ %ISOcyr2.module; [
<!ENTITY % ISOcyr2 PUBLIC
"ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN">
<!--end of ISOcyr2.module-->]]>
<!ENTITY % ISOdia.module "INCLUDE">
<![ %ISOdia.module; [
<!ENTITY % ISOdia PUBLIC
"ISO 8879:1986//ENTITIES Diacritical Marks//EN">
<!--end of ISOdia.module-->]]>
<!ENTITY % ISOgrk1.module "INCLUDE">
<![ %ISOgrk1.module; [
<!ENTITY % ISOgrk1 PUBLIC
"ISO 8879:1986//ENTITIES Greek Letters//EN">
<!--end of ISOgrk1.module-->]]>
<!ENTITY % ISOgrk2.module "INCLUDE">
<![ %ISOgrk2.module; [
<!ENTITY % ISOgrk2 PUBLIC
"ISO 8879:1986//ENTITIES Monotoniko Greek//EN">
<!--end of ISOgrk2.module-->]]>
<!ENTITY % ISOgrk3.module "INCLUDE">
<![ %ISOgrk3.module; [
<!ENTITY % ISOgrk3 PUBLIC
"ISO 8879:1986//ENTITIES Greek Symbols//EN">
<!--end of ISOgrk3.module-->]]>
<!ENTITY % ISOgrk4.module "INCLUDE">
<![ %ISOgrk4.module; [
<!ENTITY % ISOgrk4 PUBLIC
"ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN">
<!--end of ISOgrk4.module-->]]>
<!ENTITY % ISOlat1.module "INCLUDE">
<![ %ISOlat1.module; [
<!ENTITY % ISOlat1 PUBLIC
"ISO 8879:1986//ENTITIES Added Latin 1//EN">
<!--end of ISOlat1.module-->]]>
<!ENTITY % ISOlat2.module "INCLUDE">
<![ %ISOlat2.module; [
<!ENTITY % ISOlat2 PUBLIC
"ISO 8879:1986//ENTITIES Added Latin 2//EN">
<!--end of ISOlat2.module-->]]>
<!ENTITY % ISOnum.module "INCLUDE">
<![ %ISOnum.module; [
<!ENTITY % ISOnum PUBLIC
"ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN">
<!--end of ISOnum.module-->]]>
<!ENTITY % ISOpub.module "INCLUDE">
<![ %ISOpub.module; [
<!ENTITY % ISOpub PUBLIC
"ISO 8879:1986//ENTITIES Publishing//EN">
<!--end of ISOpub.module-->]]>
<!ENTITY % ISOtech.module "INCLUDE">
<![ %ISOtech.module; [
<!ENTITY % ISOtech PUBLIC
"ISO 8879:1986//ENTITIES General Technical//EN">
<!--end of ISOtech.module-->]]>
<!--end of sgml.features-->]]>
<![%xml.features;[
<!ENTITY % ISOamsa.module "INCLUDE">
<![%ISOamsa.module;[
<!ENTITY % ISOamsa PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML"
"ent/isoamsa.ent">
<!--end of ISOamsa.module-->]]>
<!ENTITY % ISOamsb.module "INCLUDE">
<![%ISOamsb.module;[
<!ENTITY % ISOamsb PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML"
"ent/isoamsb.ent">
<!--end of ISOamsb.module-->]]>
<!ENTITY % ISOamsc.module "INCLUDE">
<![%ISOamsc.module;[
<!ENTITY % ISOamsc PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
"ent/isoamsc.ent">
<!--end of ISOamsc.module-->]]>
<!ENTITY % ISOamsn.module "INCLUDE">
<![%ISOamsn.module;[
<!ENTITY % ISOamsn PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML"
"ent/isoamsn.ent">
<!--end of ISOamsn.module-->]]>
<!ENTITY % ISOamso.module "INCLUDE">
<![%ISOamso.module;[
<!ENTITY % ISOamso PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML"
"ent/isoamso.ent">
<!--end of ISOamso.module-->]]>
<!ENTITY % ISOamsr.module "INCLUDE">
<![%ISOamsr.module;[
<!ENTITY % ISOamsr PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML"
"ent/isoamsr.ent">
<!--end of ISOamsr.module-->]]>
<!ENTITY % ISObox.module "INCLUDE">
<![%ISObox.module;[
<!ENTITY % ISObox PUBLIC
"ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML"
"ent/isobox.ent">
<!--end of ISObox.module-->]]>
<!ENTITY % ISOcyr1.module "INCLUDE">
<![%ISOcyr1.module;[
<!ENTITY % ISOcyr1 PUBLIC
"ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
"ent/isocyr1.ent">
<!--end of ISOcyr1.module-->]]>
<!ENTITY % ISOcyr2.module "INCLUDE">
<![%ISOcyr2.module;[
<!ENTITY % ISOcyr2 PUBLIC
"ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
"ent/isocyr2.ent">
<!--end of ISOcyr2.module-->]]>
<!ENTITY % ISOdia.module "INCLUDE">
<![%ISOdia.module;[
<!ENTITY % ISOdia PUBLIC
"ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
"ent/isodia.ent">
<!--end of ISOdia.module-->]]>
<!ENTITY % ISOgrk1.module "INCLUDE">
<![%ISOgrk1.module;[
<!ENTITY % ISOgrk1 PUBLIC
"ISO 8879:1986//ENTITIES Greek Letters//EN//XML"
"ent/isogrk1.ent">
<!--end of ISOgrk1.module-->]]>
<!ENTITY % ISOgrk2.module "INCLUDE">
<![%ISOgrk2.module;[
<!ENTITY % ISOgrk2 PUBLIC
"ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML"
"ent/isogrk2.ent">
<!--end of ISOgrk2.module-->]]>
<!ENTITY % ISOgrk3.module "INCLUDE">
<![%ISOgrk3.module;[
<!ENTITY % ISOgrk3 PUBLIC
"ISO 8879:1986//ENTITIES Greek Symbols//EN//XML"
"ent/isogrk3.ent">
<!--end of ISOgrk3.module-->]]>
<!ENTITY % ISOgrk4.module "INCLUDE">
<![%ISOgrk4.module;[
<!ENTITY % ISOgrk4 PUBLIC
"ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML"
"ent/isogrk4.ent">
<!--end of ISOgrk4.module-->]]>
<!ENTITY % ISOlat1.module "INCLUDE">
<![%ISOlat1.module;[
<!ENTITY % ISOlat1 PUBLIC
"ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
"ent/isolat1.ent">
<!--end of ISOlat1.module-->]]>
<!ENTITY % ISOlat2.module "INCLUDE">
<![%ISOlat2.module;[
<!ENTITY % ISOlat2 PUBLIC
"ISO 8879:1986//ENTITIES Added Latin 2//EN//XML"
"ent/isolat2.ent">
<!--end of ISOlat2.module-->]]>
<!ENTITY % ISOnum.module "INCLUDE">
<![%ISOnum.module;[
<!ENTITY % ISOnum PUBLIC
"ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML"
"ent/isonum.ent">
<!--end of ISOnum.module-->]]>
<!ENTITY % ISOpub.module "INCLUDE">
<![%ISOpub.module;[
<!ENTITY % ISOpub PUBLIC
"ISO 8879:1986//ENTITIES Publishing//EN//XML"
"ent/isopub.ent">
<!--end of ISOpub.module-->]]>
<!ENTITY % ISOtech.module "INCLUDE">
<![%ISOtech.module;[
<!ENTITY % ISOtech PUBLIC
"ISO 8879:1986//ENTITIES General Technical//EN//XML"
"ent/isotech.ent">
<!--end of ISOtech.module-->]]>
<!--end of xml.features-->]]>
<![ %ISOamsa.module; [
%ISOamsa;
]]>
<![ %ISOamsb.module; [
%ISOamsb;
]]>
<![ %ISOamsc.module; [
%ISOamsc;
]]>
<![ %ISOamsn.module; [
%ISOamsn;
]]>
<![ %ISOamso.module; [
%ISOamso;
]]>
<![ %ISOamsr.module; [
%ISOamsr;
]]>
<![ %ISObox.module; [
%ISObox;
]]>
<![ %ISOcyr1.module; [
%ISOcyr1;
]]>
<![ %ISOcyr2.module; [
%ISOcyr2;
]]>
<![ %ISOdia.module; [
%ISOdia;
]]>
<![ %ISOgrk1.module; [
%ISOgrk1;
]]>
<![ %ISOgrk2.module; [
%ISOgrk2;
]]>
<![ %ISOgrk3.module; [
%ISOgrk3;
]]>
<![ %ISOgrk4.module; [
%ISOgrk4;
]]>
<![ %ISOlat1.module; [
%ISOlat1;
]]>
<![ %ISOlat2.module; [
%ISOlat2;
]]>
<![ %ISOnum.module; [
%ISOnum;
]]>
<![ %ISOpub.module; [
%ISOpub;
]]>
<![ %ISOtech.module; [
%ISOtech;
]]>
<!-- End of DocBook character entity sets module V4.5 ..................... -->
<!-- ...................................................................... -->

View File

@ -0,0 +1,41 @@
<!-- ...................................................................... -->
<!-- DocBook additional general entities V4.5 ............................. -->
<!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
Corporation, Norman Walsh, Sun Microsystems, Inc., and the
Organization for the Advancement of Structured Information
Standards (OASIS).
In DTD driver files referring to this module, please use an entity
declaration that uses the public identifier shown below:
<!ENTITY % dbgenent PUBLIC
"-//OASIS//ENTITIES DocBook Additional General Entities V4.5//EN"
"dbgenent.mod">
%dbgenent;
-->
<!-- File dbgenent.mod .................................................... -->
<!-- You can edit this file to add the following:
o General entity declarations of any kind. For example:
<!ENTITY productname "WinWidget"> (small boilerplate)
<!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate)
o Notation declarations. For example:
<!NOTATION chicken-scratch SYSTEM>
o Declarations for and references to external parameter entities
containing collections of any of the above. For example:
<!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN"
"booktitles.ent">
%all-titles;
-->
<!-- End of DocBook additional general entities V4.5 ...................... -->
<!-- ...................................................................... -->

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,101 @@
<!-- ...................................................................... -->
<!-- DocBook notations module V4.5 ........................................ -->
<!-- File dbnotnx.mod ..................................................... -->
<!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
Corporation, Norman Walsh, Sun Microsystems, Inc., and the
Organization for the Advancement of Structured Information
Standards (OASIS).
$Id: dbnotnx.mod 6340 2006-10-03 13:23:24Z nwalsh $
Permission to use, copy, modify and distribute the DocBook DTD
and its accompanying documentation for any purpose and without fee
is hereby granted in perpetuity, provided that the above copyright
notice and this paragraph appear in all copies. The copyright
holders make no representation about the suitability of the DTD for
any purpose. It is provided "as is" without expressed or implied
warranty.
If you modify the DocBook DTD in any way, except for declaring and
referencing additional sets of general entities and declaring
additional notations, label your DTD as a variant of DocBook. See
the maintenance documentation for more information.
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/docbook/.
-->
<!-- ...................................................................... -->
<!-- This module contains the notation declarations used by DocBook.
In DTD driver files referring to this module, please use an entity
declaration that uses the public identifier shown below:
<!ENTITY % dbnotn PUBLIC
"-//OASIS//ENTITIES DocBook Notations V4.5//EN"
"dbnotnx.mod">
%dbnotn;
See the documentation for detailed information on the parameter
entity and module scheme used in DocBook, customizing DocBook and
planning for interchange, and changes made since the last release
of DocBook.
-->
<!ENTITY % local.notation.class "">
<!ENTITY % notation.class
"BMP| CGM-CHAR | CGM-BINARY | CGM-CLEAR | DITROFF | DVI
| EPS | EQN | FAX | GIF | GIF87a | GIF89a
| JPG | JPEG | IGES | PCX
| PIC | PNG | PS | SGML | TBL | TEX | TIFF | WMF | WPG
| SVG | PDF | SWF
| linespecific
%local.notation.class;">
<!NOTATION BMP PUBLIC
"+//ISBN 0-7923-94.2-1::Graphic Notation//NOTATION Microsoft Windows bitmap//EN">
<!NOTATION CGM-CHAR PUBLIC "ISO 8632/2//NOTATION Character encoding//EN">
<!NOTATION CGM-BINARY PUBLIC "ISO 8632/3//NOTATION Binary encoding//EN">
<!NOTATION CGM-CLEAR PUBLIC "ISO 8632/4//NOTATION Clear text encoding//EN">
<!NOTATION DITROFF SYSTEM "DITROFF">
<!NOTATION DVI SYSTEM "DVI">
<!NOTATION EPS PUBLIC
"+//ISBN 0-201-18127-4::Adobe//NOTATION PostScript Language Ref. Manual//EN">
<!NOTATION EQN SYSTEM "EQN">
<!NOTATION FAX PUBLIC
"-//USA-DOD//NOTATION CCITT Group 4 Facsimile Type 1 Untiled Raster//EN">
<!NOTATION GIF SYSTEM "GIF">
<!NOTATION GIF87a PUBLIC
"-//CompuServe//NOTATION Graphics Interchange Format 87a//EN">
<!NOTATION GIF89a PUBLIC
"-//CompuServe//NOTATION Graphics Interchange Format 89a//EN">
<!NOTATION JPG SYSTEM "JPG">
<!NOTATION JPEG SYSTEM "JPG">
<!NOTATION IGES PUBLIC
"-//USA-DOD//NOTATION (ASME/ANSI Y14.26M-1987) Initial Graphics Exchange Specification//EN">
<!NOTATION PCX PUBLIC
"+//ISBN 0-7923-94.2-1::Graphic Notation//NOTATION ZSoft PCX bitmap//EN">
<!NOTATION PIC SYSTEM "PIC">
<!NOTATION PNG SYSTEM "http://www.w3.org/TR/REC-png">
<!NOTATION PS SYSTEM "PS">
<!NOTATION SGML PUBLIC
"ISO 8879:1986//NOTATION Standard Generalized Markup Language//EN">
<!NOTATION TBL SYSTEM "TBL">
<!NOTATION TEX PUBLIC
"+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN">
<!NOTATION TIFF SYSTEM "TIFF">
<!NOTATION WMF PUBLIC
"+//ISBN 0-7923-94.2-1::Graphic Notation//NOTATION Microsoft Windows Metafile//EN">
<!NOTATION WPG SYSTEM "WPG"> <!--WordPerfect Graphic format-->
<!NOTATION SVG SYSTEM "http://www.w3.org/TR/SVG/">
<!NOTATION PDF SYSTEM "http://www.adobe.com/products/acrobat/adobepdf.html">
<!NOTATION SWF SYSTEM "http://www.macromedia.com/software/flash">
<!NOTATION linespecific SYSTEM "linespecific">
<!-- End of DocBook notations module V4.5 ................................. -->
<!-- ...................................................................... -->

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,113 @@
-- ...................................................................... --
-- Catalog data for DocBook XML V4.5 .................................... --
-- 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 XML V4.5. 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 XML V4.5//EN"
"docbookx.dtd"
-- ...................................................................... --
-- DocBook modules ...................................................... --
PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.5//EN"
"calstblx.dtd"
PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.5//EN"
"htmltblx.mod"
PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
"soextblx.dtd"
PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.5//EN"
"dbpoolx.mod"
PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.5//EN"
"dbhierx.mod"
PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.5//EN"
"dbgenent.mod"
PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.5//EN"
"dbnotnx.mod"
PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.5//EN"
"dbcentx.mod"
-- ...................................................................... --
-- ISO entity sets ...................................................... --
PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
"ent/isodia.ent"
PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML"
"ent/isonum.ent"
PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN//XML"
"ent/isopub.ent"
PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN//XML"
"ent/isotech.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
"ent/isolat1.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN//XML"
"ent/isolat2.ent"
PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN//XML"
"ent/isogrk1.ent"
PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML"
"ent/isogrk2.ent"
PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN//XML"
"ent/isogrk3.ent"
PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML"
"ent/isogrk4.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML"
"ent/isoamsa.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML"
"ent/isoamsb.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
"ent/isoamsc.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML"
"ent/isoamsn.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML"
"ent/isoamso.ent"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML"
"ent/isoamsr.ent"
PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML"
"ent/isobox.ent"
PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
"ent/isocyr1.ent"
PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
"ent/isocyr2.ent"
-- End of catalog data for DocBook XML V4.5 ............................. --
-- ...................................................................... --

View File

@ -0,0 +1,170 @@
<!-- ...................................................................... -->
<!-- DocBook XML DTD V4.5 ................................................. -->
<!-- File docbookx.dtd .................................................... -->
<!-- Copyright 1992-2006 HaL Computer Systems, Inc.,
O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
Corporation, Norman Walsh, Sun Microsystems, Inc., and the
Organization for the Advancement of Structured Information
Standards (OASIS).
See also http://docbook.org/specs/
$Id: docbookx.dtd 6340 2006-10-03 13:23:24Z nwalsh $
Permission to use, copy, modify and distribute the DocBook XML DTD
and its accompanying documentation for any purpose and without fee
is hereby granted in perpetuity, provided that the above copyright
notice and this paragraph appear in all copies. The copyright
holders make no representation about the suitability of the DTD for
any purpose. It is provided "as is" without expressed or implied
warranty.
If you modify the DocBook DTD in any way, except for declaring and
referencing additional sets of general entities and declaring
additional notations, label your DTD as a variant of DocBook. See
the maintenance documentation for more information.
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/docbook/.
-->
<!-- ...................................................................... -->
<!-- This is the driver file for V4.5 of the DocBook DTD.
Please use the following formal public identifier to identify it:
"-//OASIS//DTD DocBook XML V4.5//EN"
For example, if your document's top-level element is Book, and
you are using DocBook directly, use the FPI in the DOCTYPE
declaration:
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
[...]>
Or, if you have a higher-level driver file that customizes DocBook,
use the FPI in the parameter entity declaration:
<!ENTITY % DocBookDTD PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
%DocBookDTD;
See the documentation for detailed information on the parameter
entity and module scheme used in DocBook, customizing DocBook and
planning for interchange, and changes made since the last release
of DocBook.
-->
<!-- ...................................................................... -->
<!-- Enable SGML features ................................................. -->
<!ENTITY % sgml.features "IGNORE">
<![%sgml.features;[
<!ENTITY % xml.features "IGNORE">
]]>
<!ENTITY % xml.features "INCLUDE">
<![%sgml.features;[
<![%xml.features;[
<!-- ERROR: Exactly one of xml.features and sgml.features must be turned on! -->
<!ENTITY % dbnotn SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">
<!ENTITY % dbcent SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">
<!ENTITY % dbpool SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">
<!ENTITY % dbhier SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">
<!ENTITY % dbgenent SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">
]]>
]]>
<![%sgml.features;[
<!ENTITY % ho "- O">
<!ENTITY % hh "- -">
]]>
<![%xml.features;[
<!ENTITY % ho "">
<!ENTITY % hh "">
]]>
<!-- ...................................................................... -->
<!-- Notation declarations ................................................ -->
<!ENTITY % dbnotn.module "INCLUDE">
<![%dbnotn.module;[
<!ENTITY % dbnotn PUBLIC
"-//OASIS//ENTITIES DocBook Notations V4.5//EN"
"dbnotnx.mod">
%dbnotn;
]]>
<!-- ...................................................................... -->
<!-- ISO character entity sets ............................................ -->
<!ENTITY % dbcent.module "INCLUDE">
<![%dbcent.module;[
<!ENTITY % dbcent.euro "INCLUDE">
<![%dbcent.euro;[
<![%sgml.features;[
<!ENTITY euro SDATA "[euro ]"><!-- euro sign -->
]]>
<![%xml.features;[
<!ENTITY euro "&#x20AC;"><!-- euro sign, U+20AC NEW -->
]]>
]]>
<!ENTITY % dbcent PUBLIC
"-//OASIS//ENTITIES DocBook Character Entities V4.5//EN"
"dbcentx.mod">
%dbcent;
]]>
<!-- ...................................................................... -->
<!-- DTD modules .......................................................... -->
<!-- Information pool .............. -->
<!ENTITY % dbpool.module "INCLUDE">
<![ %dbpool.module; [
<!ENTITY % dbpool PUBLIC
"-//OASIS//ELEMENTS DocBook Information Pool V4.5//EN"
"dbpoolx.mod">
%dbpool;
]]>
<!-- Redeclaration placeholder ..... -->
<!ENTITY % intermod.redecl.module "IGNORE">
<![%intermod.redecl.module;[
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
<!ENTITY % rdbmods "">
%rdbmods;
<!--end of intermod.redecl.module-->]]>
<!-- Document hierarchy ............ -->
<!ENTITY % dbhier.module "INCLUDE">
<![ %dbhier.module; [
<!ENTITY % dbhier PUBLIC
"-//OASIS//ELEMENTS DocBook Document Hierarchy V4.5//EN"
"dbhierx.mod">
%dbhier;
]]>
<!-- ...................................................................... -->
<!-- Other general entities ............................................... -->
<!ENTITY % dbgenent.module "INCLUDE">
<![ %dbgenent.module; [
<!ENTITY % dbgenent PUBLIC
"-//OASIS//ENTITIES DocBook Additional General Entities V4.5//EN"
"dbgenent.mod">
%dbgenent;
]]>
<!-- End of DocBook XML DTD V4.5 .......................................... -->
<!-- ...................................................................... -->

View File

@ -0,0 +1,14 @@
XML Entity Declarations for Characters
The character entity sets distributed with DocBook XML are direct
copies of the official entities located at
http://www.w3.org/2003/entities/
They are distributed for historical compatibility and user convenience.
The DocBook Technical Committee no longer attempts to maintain these
definitions and will periodically update them from the W3C site if and
as they are updated there.
Please direct all questions or comments about the entities to the
individuals or working groups who maintain the official sets.

View File

@ -0,0 +1,97 @@
<!--
File isoamsa.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isoamsa.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isoamsa.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isoamsa PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isoamsa.ent"
>
%isoamsa;
-->
<!ENTITY cularr "&#x021B6;" ><!--ANTICLOCKWISE TOP SEMICIRCLE ARROW -->
<!ENTITY curarr "&#x021B7;" ><!--CLOCKWISE TOP SEMICIRCLE ARROW -->
<!ENTITY dArr "&#x021D3;" ><!--DOWNWARDS DOUBLE ARROW -->
<!ENTITY darr2 "&#x021CA;" ><!--DOWNWARDS PAIRED ARROWS -->
<!ENTITY dharl "&#x021C3;" ><!--DOWNWARDS HARPOON WITH BARB LEFTWARDS -->
<!ENTITY dharr "&#x021C2;" ><!--DOWNWARDS HARPOON WITH BARB RIGHTWARDS -->
<!ENTITY dlarr "&#x02199;" ><!--SOUTH WEST ARROW -->
<!ENTITY drarr "&#x02198;" ><!--SOUTH EAST ARROW -->
<!ENTITY hArr "&#x021D4;" ><!--LEFT RIGHT DOUBLE ARROW -->
<!ENTITY harr "&#x02194;" ><!--LEFT RIGHT ARROW -->
<!ENTITY harrw "&#x021AD;" ><!--LEFT RIGHT WAVE ARROW -->
<!ENTITY lAarr "&#x021DA;" ><!--LEFTWARDS TRIPLE ARROW -->
<!ENTITY Larr "&#x0219E;" ><!--LEFTWARDS TWO HEADED ARROW -->
<!ENTITY larr2 "&#x021C7;" ><!--LEFTWARDS PAIRED ARROWS -->
<!ENTITY larrhk "&#x021A9;" ><!--LEFTWARDS ARROW WITH HOOK -->
<!ENTITY larrlp "&#x021AB;" ><!--LEFTWARDS ARROW WITH LOOP -->
<!ENTITY larrtl "&#x021A2;" ><!--LEFTWARDS ARROW WITH TAIL -->
<!ENTITY lhard "&#x021BD;" ><!--LEFTWARDS HARPOON WITH BARB DOWNWARDS -->
<!ENTITY lharu "&#x021BC;" ><!--LEFTWARDS HARPOON WITH BARB UPWARDS -->
<!ENTITY lrarr2 "&#x021C6;" ><!--LEFTWARDS ARROW OVER RIGHTWARDS ARROW -->
<!ENTITY lrhar2 "&#x021CB;" ><!--LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON -->
<!ENTITY lsh "&#x021B0;" ><!--UPWARDS ARROW WITH TIP LEFTWARDS -->
<!ENTITY map "&#x021A6;" ><!--RIGHTWARDS ARROW FROM BAR -->
<!ENTITY mumap "&#x022B8;" ><!--MULTIMAP -->
<!ENTITY nearr "&#x02197;" ><!--NORTH EAST ARROW -->
<!ENTITY nhArr "&#x021CE;" ><!--LEFT RIGHT DOUBLE ARROW WITH STROKE -->
<!ENTITY nharr "&#x021AE;" ><!--LEFT RIGHT ARROW WITH STROKE -->
<!ENTITY nlArr "&#x021CD;" ><!--LEFTWARDS DOUBLE ARROW WITH STROKE -->
<!ENTITY nlarr "&#x0219A;" ><!--LEFTWARDS ARROW WITH STROKE -->
<!ENTITY nrArr "&#x021CF;" ><!--RIGHTWARDS DOUBLE ARROW WITH STROKE -->
<!ENTITY nrarr "&#x0219B;" ><!--RIGHTWARDS ARROW WITH STROKE -->
<!ENTITY nwarr "&#x02196;" ><!--NORTH WEST ARROW -->
<!ENTITY olarr "&#x021BA;" ><!--ANTICLOCKWISE OPEN CIRCLE ARROW -->
<!ENTITY orarr "&#x021BB;" ><!--CLOCKWISE OPEN CIRCLE ARROW -->
<!ENTITY rAarr "&#x021DB;" ><!--RIGHTWARDS TRIPLE ARROW -->
<!ENTITY Rarr "&#x021A0;" ><!--RIGHTWARDS TWO HEADED ARROW -->
<!ENTITY rarr2 "&#x021C9;" ><!--RIGHTWARDS PAIRED ARROWS -->
<!ENTITY rarrhk "&#x021AA;" ><!--RIGHTWARDS ARROW WITH HOOK -->
<!ENTITY rarrlp "&#x021AC;" ><!--RIGHTWARDS ARROW WITH LOOP -->
<!ENTITY rarrtl "&#x021A3;" ><!--RIGHTWARDS ARROW WITH TAIL -->
<!ENTITY rarrw "&#x0219D;" ><!--RIGHTWARDS WAVE ARROW -->
<!ENTITY rhard "&#x021C1;" ><!--RIGHTWARDS HARPOON WITH BARB DOWNWARDS -->
<!ENTITY rharu "&#x021C0;" ><!--RIGHTWARDS HARPOON WITH BARB UPWARDS -->
<!ENTITY rlarr2 "&#x021C4;" ><!--RIGHTWARDS ARROW OVER LEFTWARDS ARROW -->
<!ENTITY rlhar2 "&#x021CC;" ><!--RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON -->
<!ENTITY rsh "&#x021B1;" ><!--UPWARDS ARROW WITH TIP RIGHTWARDS -->
<!ENTITY uArr "&#x021D1;" ><!--UPWARDS DOUBLE ARROW -->
<!ENTITY uarr2 "&#x021C8;" ><!--UPWARDS PAIRED ARROWS -->
<!ENTITY uharl "&#x021BF;" ><!--UPWARDS HARPOON WITH BARB LEFTWARDS -->
<!ENTITY uharr "&#x021BE;" ><!--UPWARDS HARPOON WITH BARB RIGHTWARDS -->
<!ENTITY vArr "&#x021D5;" ><!--UP DOWN DOUBLE ARROW -->
<!ENTITY varr "&#x02195;" ><!--UP DOWN ARROW -->
<!ENTITY xhArr "&#x027FA;" ><!--LONG LEFT RIGHT DOUBLE ARROW -->
<!ENTITY xharr "&#x027F7;" ><!--LONG LEFT RIGHT ARROW -->
<!ENTITY xlArr "&#x027F8;" ><!--LONG LEFTWARDS DOUBLE ARROW -->
<!ENTITY xrArr "&#x027F9;" ><!--LONG RIGHTWARDS DOUBLE ARROW -->

View File

@ -0,0 +1,83 @@
<!--
File isoamsb.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isoamsb.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isoamsb.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isoamsb PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isoamsb.ent"
>
%isoamsb;
-->
<!ENTITY amalg "&#x02A3F;" ><!--AMALGAMATION OR COPRODUCT -->
<!ENTITY Barwed "&#x02306;" ><!--PERSPECTIVE -->
<!ENTITY barwed "&#x02305;" ><!--PROJECTIVE -->
<!ENTITY Cap "&#x022D2;" ><!--DOUBLE INTERSECTION -->
<!ENTITY coprod "&#x02210;" ><!--N-ARY COPRODUCT -->
<!ENTITY Cup "&#x022D3;" ><!--DOUBLE UNION -->
<!ENTITY cuvee "&#x022CE;" ><!--CURLY LOGICAL OR -->
<!ENTITY cuwed "&#x022CF;" ><!--CURLY LOGICAL AND -->
<!ENTITY diam "&#x022C4;" ><!--DIAMOND OPERATOR -->
<!ENTITY divonx "&#x022C7;" ><!--DIVISION TIMES -->
<!ENTITY intcal "&#x022BA;" ><!--INTERCALATE -->
<!ENTITY lthree "&#x022CB;" ><!--LEFT SEMIDIRECT PRODUCT -->
<!ENTITY ltimes "&#x022C9;" ><!--LEFT NORMAL FACTOR SEMIDIRECT PRODUCT -->
<!ENTITY minusb "&#x0229F;" ><!--SQUARED MINUS -->
<!ENTITY oast "&#x0229B;" ><!--CIRCLED ASTERISK OPERATOR -->
<!ENTITY ocir "&#x0229A;" ><!--CIRCLED RING OPERATOR -->
<!ENTITY odash "&#x0229D;" ><!--CIRCLED DASH -->
<!ENTITY odot "&#x02299;" ><!--CIRCLED DOT OPERATOR -->
<!ENTITY ominus "&#x02296;" ><!--CIRCLED MINUS -->
<!ENTITY oplus "&#x02295;" ><!--CIRCLED PLUS -->
<!ENTITY osol "&#x02298;" ><!--CIRCLED DIVISION SLASH -->
<!ENTITY otimes "&#x02297;" ><!--CIRCLED TIMES -->
<!ENTITY plusb "&#x0229E;" ><!--SQUARED PLUS -->
<!ENTITY plusdo "&#x02214;" ><!--DOT PLUS -->
<!ENTITY prod "&#x0220F;" ><!--N-ARY PRODUCT -->
<!ENTITY rthree "&#x022CC;" ><!--RIGHT SEMIDIRECT PRODUCT -->
<!ENTITY rtimes "&#x022CA;" ><!--RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT -->
<!ENTITY sdot "&#x022C5;" ><!--DOT OPERATOR -->
<!ENTITY sdotb "&#x022A1;" ><!--SQUARED DOT OPERATOR -->
<!ENTITY setmn "&#x02216;" ><!--SET MINUS -->
<!ENTITY sqcap "&#x02293;" ><!--SQUARE CAP -->
<!ENTITY sqcup "&#x02294;" ><!--SQUARE CUP -->
<!ENTITY ssetmn "&#x02216;" ><!--SET MINUS -->
<!ENTITY sstarf "&#x022C6;" ><!--STAR OPERATOR -->
<!ENTITY sum "&#x02211;" ><!--N-ARY SUMMATION -->
<!ENTITY timesb "&#x022A0;" ><!--SQUARED TIMES -->
<!ENTITY top "&#x022A4;" ><!--DOWN TACK -->
<!ENTITY uplus "&#x0228E;" ><!--MULTISET UNION -->
<!ENTITY wreath "&#x02240;" ><!--WREATH PRODUCT -->
<!ENTITY xcirc "&#x025EF;" ><!--LARGE CIRCLE -->
<!ENTITY xdtri "&#x025BD;" ><!--WHITE DOWN-POINTING TRIANGLE -->
<!ENTITY xutri "&#x025B3;" ><!--WHITE UP-POINTING TRIANGLE -->

View File

@ -0,0 +1,51 @@
<!--
File isoamsc.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isoamsc.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isoamsc.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isoamsc PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isoamsc.ent"
>
%isoamsc;
-->
<!ENTITY dlcorn "&#x0231E;" ><!--BOTTOM LEFT CORNER -->
<!ENTITY drcorn "&#x0231F;" ><!--BOTTOM RIGHT CORNER -->
<!ENTITY lceil "&#x02308;" ><!--LEFT CEILING -->
<!ENTITY lfloor "&#x0230A;" ><!--LEFT FLOOR -->
<!ENTITY lpargt "&#x029A0;" ><!--SPHERICAL ANGLE OPENING LEFT -->
<!ENTITY rceil "&#x02309;" ><!--RIGHT CEILING -->
<!ENTITY rfloor "&#x0230B;" ><!--RIGHT FLOOR -->
<!ENTITY rpargt "&#x02994;" ><!--RIGHT ARC GREATER-THAN BRACKET -->
<!ENTITY ulcorn "&#x0231C;" ><!--TOP LEFT CORNER -->
<!ENTITY urcorn "&#x0231D;" ><!--TOP RIGHT CORNER -->

View File

@ -0,0 +1,103 @@
<!--
File isoamsn.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
References to the VARIANT SELECTOR 1 character (&#x0FE00;)
should match the uses listed in Unicode Technical Report 25.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isoamsn.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isoamsn.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isoamsn PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isoamsn.ent"
>
%isoamsn;
-->
<!ENTITY gnap "&#x02A8A;" ><!--GREATER-THAN AND NOT APPROXIMATE -->
<!ENTITY gnE "&#x02269;" ><!--GREATER-THAN BUT NOT EQUAL TO -->
<!ENTITY gne "&#x02A88;" ><!--GREATER-THAN AND SINGLE-LINE NOT EQUAL TO -->
<!ENTITY gnsim "&#x022E7;" ><!--GREATER-THAN BUT NOT EQUIVALENT TO -->
<!ENTITY gvnE "&#x02269;&#x0FE00;" ><!--GREATER-THAN BUT NOT EQUAL TO - with vertical stroke -->
<!ENTITY lnap "&#x02A89;" ><!--LESS-THAN AND NOT APPROXIMATE -->
<!ENTITY lnE "&#x02268;" ><!--LESS-THAN BUT NOT EQUAL TO -->
<!ENTITY lne "&#x02A87;" ><!--LESS-THAN AND SINGLE-LINE NOT EQUAL TO -->
<!ENTITY lnsim "&#x022E6;" ><!--LESS-THAN BUT NOT EQUIVALENT TO -->
<!ENTITY lvnE "&#x02268;&#x0FE00;" ><!--LESS-THAN BUT NOT EQUAL TO - with vertical stroke -->
<!ENTITY nap "&#x02249;" ><!--NOT ALMOST EQUAL TO -->
<!ENTITY ncong "&#x02247;" ><!--NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO -->
<!ENTITY nequiv "&#x02262;" ><!--NOT IDENTICAL TO -->
<!ENTITY ngE "&#x02267;&#x00338;" ><!--GREATER-THAN OVER EQUAL TO with slash -->
<!ENTITY nge "&#x02271;" ><!--NEITHER GREATER-THAN NOR EQUAL TO -->
<!ENTITY nges "&#x02A7E;&#x00338;" ><!--GREATER-THAN OR SLANTED EQUAL TO with slash -->
<!ENTITY ngt "&#x0226F;" ><!--NOT GREATER-THAN -->
<!ENTITY nlE "&#x02266;&#x00338;" ><!--LESS-THAN OVER EQUAL TO with slash -->
<!ENTITY nle "&#x02270;" ><!--NEITHER LESS-THAN NOR EQUAL TO -->
<!ENTITY nles "&#x02A7D;&#x00338;" ><!--LESS-THAN OR SLANTED EQUAL TO with slash -->
<!ENTITY nlt "&#x0226E;" ><!--NOT LESS-THAN -->
<!ENTITY nltri "&#x022EA;" ><!--NOT NORMAL SUBGROUP OF -->
<!ENTITY nltrie "&#x022EC;" ><!--NOT NORMAL SUBGROUP OF OR EQUAL TO -->
<!ENTITY nmid "&#x02224;" ><!--DOES NOT DIVIDE -->
<!ENTITY npar "&#x02226;" ><!--NOT PARALLEL TO -->
<!ENTITY npr "&#x02280;" ><!--DOES NOT PRECEDE -->
<!ENTITY npre "&#x02AAF;&#x00338;" ><!--PRECEDES ABOVE SINGLE-LINE EQUALS SIGN with slash -->
<!ENTITY nrtri "&#x022EB;" ><!--DOES NOT CONTAIN AS NORMAL SUBGROUP -->
<!ENTITY nrtrie "&#x022ED;" ><!--DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL -->
<!ENTITY nsc "&#x02281;" ><!--DOES NOT SUCCEED -->
<!ENTITY nsce "&#x02AB0;&#x00338;" ><!--SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN with slash -->
<!ENTITY nsim "&#x02241;" ><!--NOT TILDE -->
<!ENTITY nsime "&#x02244;" ><!--NOT ASYMPTOTICALLY EQUAL TO -->
<!ENTITY nsmid "&#x02224;" ><!--DOES NOT DIVIDE -->
<!ENTITY nspar "&#x02226;" ><!--NOT PARALLEL TO -->
<!ENTITY nsub "&#x02284;" ><!--NOT A SUBSET OF -->
<!ENTITY nsubE "&#x02AC5;&#x00338;" ><!--SUBSET OF ABOVE EQUALS SIGN with slash -->
<!ENTITY nsube "&#x02288;" ><!--NEITHER A SUBSET OF NOR EQUAL TO -->
<!ENTITY nsup "&#x02285;" ><!--NOT A SUPERSET OF -->
<!ENTITY nsupE "&#x02AC6;&#x00338;" ><!--SUPERSET OF ABOVE EQUALS SIGN with slash -->
<!ENTITY nsupe "&#x02289;" ><!--NEITHER A SUPERSET OF NOR EQUAL TO -->
<!ENTITY nVDash "&#x022AF;" ><!--NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE -->
<!ENTITY nVdash "&#x022AE;" ><!--DOES NOT FORCE -->
<!ENTITY nvDash "&#x022AD;" ><!--NOT TRUE -->
<!ENTITY nvdash "&#x022AC;" ><!--DOES NOT PROVE -->
<!ENTITY prnap "&#x02AB9;" ><!--PRECEDES ABOVE NOT ALMOST EQUAL TO -->
<!ENTITY prnE "&#x02AB5;" ><!--PRECEDES ABOVE NOT EQUAL TO -->
<!ENTITY prnsim "&#x022E8;" ><!--PRECEDES BUT NOT EQUIVALENT TO -->
<!ENTITY scnap "&#x02ABA;" ><!--SUCCEEDS ABOVE NOT ALMOST EQUAL TO -->
<!ENTITY scnE "&#x02AB6;" ><!--SUCCEEDS ABOVE NOT EQUAL TO -->
<!ENTITY scnsim "&#x022E9;" ><!--SUCCEEDS BUT NOT EQUIVALENT TO -->
<!ENTITY subnE "&#x02ACB;" ><!--SUBSET OF ABOVE NOT EQUAL TO -->
<!ENTITY subne "&#x0228A;" ><!--SUBSET OF WITH NOT EQUAL TO -->
<!ENTITY supnE "&#x02ACC;" ><!--SUPERSET OF ABOVE NOT EQUAL TO -->
<!ENTITY supne "&#x0228B;" ><!--SUPERSET OF WITH NOT EQUAL TO -->
<!ENTITY vsubnE "&#x02ACB;&#x0FE00;" ><!--SUBSET OF ABOVE NOT EQUAL TO - variant with stroke through bottom members -->
<!ENTITY vsubne "&#x0228A;&#x0FE00;" ><!--SUBSET OF WITH NOT EQUAL TO - variant with stroke through bottom members -->
<!ENTITY vsupnE "&#x02ACC;&#x0FE00;" ><!--SUPERSET OF ABOVE NOT EQUAL TO - variant with stroke through bottom members -->
<!ENTITY vsupne "&#x0228B;&#x0FE00;" ><!--SUPERSET OF WITH NOT EQUAL TO - variant with stroke through bottom members -->

View File

@ -0,0 +1,59 @@
<!--
File isoamso.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isoamso.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isoamso.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isoamso PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isoamso.ent"
>
%isoamso;
-->
<!ENTITY ang "&#x02220;" ><!--ANGLE -->
<!ENTITY angmsd "&#x02221;" ><!--MEASURED ANGLE -->
<!ENTITY beth "&#x02136;" ><!--BET SYMBOL -->
<!ENTITY bprime "&#x02035;" ><!--REVERSED PRIME -->
<!ENTITY comp "&#x02201;" ><!--COMPLEMENT -->
<!ENTITY daleth "&#x02138;" ><!--DALET SYMBOL -->
<!ENTITY ell "&#x02113;" ><!--SCRIPT SMALL L -->
<!ENTITY empty "&#x02205;" ><!--EMPTY SET -->
<!ENTITY gimel "&#x02137;" ><!--GIMEL SYMBOL -->
<!ENTITY inodot "&#x00131;" ><!--LATIN SMALL LETTER DOTLESS I -->
<!ENTITY jnodot "&#x0006A;" ><!--LATIN SMALL LETTER J -->
<!ENTITY nexist "&#x02204;" ><!--THERE DOES NOT EXIST -->
<!ENTITY oS "&#x024C8;" ><!--CIRCLED LATIN CAPITAL LETTER S -->
<!ENTITY planck "&#x0210F;" ><!--PLANCK CONSTANT OVER TWO PI -->
<!ENTITY real "&#x0211C;" ><!--BLACK-LETTER CAPITAL R -->
<!ENTITY sbsol "&#x0FE68;" ><!--SMALL REVERSE SOLIDUS -->
<!ENTITY vprime "&#x02032;" ><!--PRIME -->
<!ENTITY weierp "&#x02118;" ><!--SCRIPT CAPITAL P -->

View File

@ -0,0 +1,125 @@
<!--
File isoamsr.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isoamsr.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isoamsr.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isoamsr PUBLIC
"ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isoamsr.ent"
>
%isoamsr;
-->
<!ENTITY ape "&#x0224A;" ><!--ALMOST EQUAL OR EQUAL TO -->
<!ENTITY asymp "&#x02248;" ><!--ALMOST EQUAL TO -->
<!ENTITY bcong "&#x0224C;" ><!--ALL EQUAL TO -->
<!ENTITY bepsi "&#x003F6;" ><!--GREEK REVERSED LUNATE EPSILON SYMBOL -->
<!ENTITY bowtie "&#x022C8;" ><!--BOWTIE -->
<!ENTITY bsim "&#x0223D;" ><!--REVERSED TILDE -->
<!ENTITY bsime "&#x022CD;" ><!--REVERSED TILDE EQUALS -->
<!ENTITY bump "&#x0224E;" ><!--GEOMETRICALLY EQUIVALENT TO -->
<!ENTITY bumpe "&#x0224F;" ><!--DIFFERENCE BETWEEN -->
<!ENTITY cire "&#x02257;" ><!--RING EQUAL TO -->
<!ENTITY colone "&#x02254;" ><!--COLON EQUALS -->
<!ENTITY cuepr "&#x022DE;" ><!--EQUAL TO OR PRECEDES -->
<!ENTITY cuesc "&#x022DF;" ><!--EQUAL TO OR SUCCEEDS -->
<!ENTITY cupre "&#x0227C;" ><!--PRECEDES OR EQUAL TO -->
<!ENTITY dashv "&#x022A3;" ><!--LEFT TACK -->
<!ENTITY ecir "&#x02256;" ><!--RING IN EQUAL TO -->
<!ENTITY ecolon "&#x02255;" ><!--EQUALS COLON -->
<!ENTITY eDot "&#x02251;" ><!--GEOMETRICALLY EQUAL TO -->
<!ENTITY efDot "&#x02252;" ><!--APPROXIMATELY EQUAL TO OR THE IMAGE OF -->
<!ENTITY egs "&#x02A96;" ><!--SLANTED EQUAL TO OR GREATER-THAN -->
<!ENTITY els "&#x02A95;" ><!--SLANTED EQUAL TO OR LESS-THAN -->
<!ENTITY erDot "&#x02253;" ><!--IMAGE OF OR APPROXIMATELY EQUAL TO -->
<!ENTITY esdot "&#x02250;" ><!--APPROACHES THE LIMIT -->
<!ENTITY fork "&#x022D4;" ><!--PITCHFORK -->
<!ENTITY frown "&#x02322;" ><!--FROWN -->
<!ENTITY gap "&#x02A86;" ><!--GREATER-THAN OR APPROXIMATE -->
<!ENTITY gE "&#x02267;" ><!--GREATER-THAN OVER EQUAL TO -->
<!ENTITY gEl "&#x02A8C;" ><!--GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN -->
<!ENTITY gel "&#x022DB;" ><!--GREATER-THAN EQUAL TO OR LESS-THAN -->
<!ENTITY ges "&#x02A7E;" ><!--GREATER-THAN OR SLANTED EQUAL TO -->
<!ENTITY Gg "&#x022D9;" ><!--VERY MUCH GREATER-THAN -->
<!ENTITY gl "&#x02277;" ><!--GREATER-THAN OR LESS-THAN -->
<!ENTITY gsdot "&#x022D7;" ><!--GREATER-THAN WITH DOT -->
<!ENTITY gsim "&#x02273;" ><!--GREATER-THAN OR EQUIVALENT TO -->
<!ENTITY Gt "&#x0226B;" ><!--MUCH GREATER-THAN -->
<!ENTITY lap "&#x02A85;" ><!--LESS-THAN OR APPROXIMATE -->
<!ENTITY ldot "&#x022D6;" ><!--LESS-THAN WITH DOT -->
<!ENTITY lE "&#x02266;" ><!--LESS-THAN OVER EQUAL TO -->
<!ENTITY lEg "&#x02A8B;" ><!--LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN -->
<!ENTITY leg "&#x022DA;" ><!--LESS-THAN EQUAL TO OR GREATER-THAN -->
<!ENTITY les "&#x02A7D;" ><!--LESS-THAN OR SLANTED EQUAL TO -->
<!ENTITY lg "&#x02276;" ><!--LESS-THAN OR GREATER-THAN -->
<!ENTITY Ll "&#x022D8;" ><!--VERY MUCH LESS-THAN -->
<!ENTITY lsim "&#x02272;" ><!--LESS-THAN OR EQUIVALENT TO -->
<!ENTITY Lt "&#x0226A;" ><!--MUCH LESS-THAN -->
<!ENTITY ltrie "&#x022B4;" ><!--NORMAL SUBGROUP OF OR EQUAL TO -->
<!ENTITY mid "&#x02223;" ><!--DIVIDES -->
<!ENTITY models "&#x022A7;" ><!--MODELS -->
<!ENTITY pr "&#x0227A;" ><!--PRECEDES -->
<!ENTITY prap "&#x02AB7;" ><!--PRECEDES ABOVE ALMOST EQUAL TO -->
<!ENTITY pre "&#x02AAF;" ><!--PRECEDES ABOVE SINGLE-LINE EQUALS SIGN -->
<!ENTITY prsim "&#x0227E;" ><!--PRECEDES OR EQUIVALENT TO -->
<!ENTITY rtrie "&#x022B5;" ><!--CONTAINS AS NORMAL SUBGROUP OR EQUAL TO -->
<!ENTITY samalg "&#x02210;" ><!--N-ARY COPRODUCT -->
<!ENTITY sc "&#x0227B;" ><!--SUCCEEDS -->
<!ENTITY scap "&#x02AB8;" ><!--SUCCEEDS ABOVE ALMOST EQUAL TO -->
<!ENTITY sccue "&#x0227D;" ><!--SUCCEEDS OR EQUAL TO -->
<!ENTITY sce "&#x02AB0;" ><!--SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN -->
<!ENTITY scsim "&#x0227F;" ><!--SUCCEEDS OR EQUIVALENT TO -->
<!ENTITY sfrown "&#x02322;" ><!--FROWN -->
<!ENTITY smid "&#x02223;" ><!--DIVIDES -->
<!ENTITY smile "&#x02323;" ><!--SMILE -->
<!ENTITY spar "&#x02225;" ><!--PARALLEL TO -->
<!ENTITY sqsub "&#x0228F;" ><!--SQUARE IMAGE OF -->
<!ENTITY sqsube "&#x02291;" ><!--SQUARE IMAGE OF OR EQUAL TO -->
<!ENTITY sqsup "&#x02290;" ><!--SQUARE ORIGINAL OF -->
<!ENTITY sqsupe "&#x02292;" ><!--SQUARE ORIGINAL OF OR EQUAL TO -->
<!ENTITY ssmile "&#x02323;" ><!--SMILE -->
<!ENTITY Sub "&#x022D0;" ><!--DOUBLE SUBSET -->
<!ENTITY subE "&#x02AC5;" ><!--SUBSET OF ABOVE EQUALS SIGN -->
<!ENTITY Sup "&#x022D1;" ><!--DOUBLE SUPERSET -->
<!ENTITY supE "&#x02AC6;" ><!--SUPERSET OF ABOVE EQUALS SIGN -->
<!ENTITY thkap "&#x02248;" ><!--ALMOST EQUAL TO -->
<!ENTITY thksim "&#x0223C;" ><!--TILDE OPERATOR -->
<!ENTITY trie "&#x0225C;" ><!--DELTA EQUAL TO -->
<!ENTITY twixt "&#x0226C;" ><!--BETWEEN -->
<!ENTITY Vdash "&#x022A9;" ><!--FORCES -->
<!ENTITY vDash "&#x022A8;" ><!--TRUE -->
<!ENTITY vdash "&#x022A2;" ><!--RIGHT TACK -->
<!ENTITY veebar "&#x022BB;" ><!--XOR -->
<!ENTITY vltri "&#x022B2;" ><!--NORMAL SUBGROUP OF -->
<!ENTITY vprop "&#x0221D;" ><!--PROPORTIONAL TO -->
<!ENTITY vrtri "&#x022B3;" ><!--CONTAINS AS NORMAL SUBGROUP -->
<!ENTITY Vvdash "&#x022AA;" ><!--TRIPLE VERTICAL BAR RIGHT TURNSTILE -->

View File

@ -0,0 +1,81 @@
<!--
File isobox.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isobox.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isobox.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isobox PUBLIC
"ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isobox.ent"
>
%isobox;
-->
<!ENTITY boxDL "&#x02557;" ><!--BOX DRAWINGS DOUBLE DOWN AND LEFT -->
<!ENTITY boxDl "&#x02556;" ><!--BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE -->
<!ENTITY boxdL "&#x02555;" ><!--BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE -->
<!ENTITY boxdl "&#x02510;" ><!--BOX DRAWINGS LIGHT DOWN AND LEFT -->
<!ENTITY boxDR "&#x02554;" ><!--BOX DRAWINGS DOUBLE DOWN AND RIGHT -->
<!ENTITY boxDr "&#x02553;" ><!--BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE -->
<!ENTITY boxdR "&#x02552;" ><!--BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE -->
<!ENTITY boxdr "&#x0250C;" ><!--BOX DRAWINGS LIGHT DOWN AND RIGHT -->
<!ENTITY boxH "&#x02550;" ><!--BOX DRAWINGS DOUBLE HORIZONTAL -->
<!ENTITY boxh "&#x02500;" ><!--BOX DRAWINGS LIGHT HORIZONTAL -->
<!ENTITY boxHD "&#x02566;" ><!--BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL -->
<!ENTITY boxHd "&#x02564;" ><!--BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE -->
<!ENTITY boxhD "&#x02565;" ><!--BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE -->
<!ENTITY boxhd "&#x0252C;" ><!--BOX DRAWINGS LIGHT DOWN AND HORIZONTAL -->
<!ENTITY boxHU "&#x02569;" ><!--BOX DRAWINGS DOUBLE UP AND HORIZONTAL -->
<!ENTITY boxHu "&#x02567;" ><!--BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE -->
<!ENTITY boxhU "&#x02568;" ><!--BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE -->
<!ENTITY boxhu "&#x02534;" ><!--BOX DRAWINGS LIGHT UP AND HORIZONTAL -->
<!ENTITY boxUL "&#x0255D;" ><!--BOX DRAWINGS DOUBLE UP AND LEFT -->
<!ENTITY boxUl "&#x0255C;" ><!--BOX DRAWINGS UP DOUBLE AND LEFT SINGLE -->
<!ENTITY boxuL "&#x0255B;" ><!--BOX DRAWINGS UP SINGLE AND LEFT DOUBLE -->
<!ENTITY boxul "&#x02518;" ><!--BOX DRAWINGS LIGHT UP AND LEFT -->
<!ENTITY boxUR "&#x0255A;" ><!--BOX DRAWINGS DOUBLE UP AND RIGHT -->
<!ENTITY boxUr "&#x02559;" ><!--BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE -->
<!ENTITY boxuR "&#x02558;" ><!--BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE -->
<!ENTITY boxur "&#x02514;" ><!--BOX DRAWINGS LIGHT UP AND RIGHT -->
<!ENTITY boxV "&#x02551;" ><!--BOX DRAWINGS DOUBLE VERTICAL -->
<!ENTITY boxv "&#x02502;" ><!--BOX DRAWINGS LIGHT VERTICAL -->
<!ENTITY boxVH "&#x0256C;" ><!--BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL -->
<!ENTITY boxVh "&#x0256B;" ><!--BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE -->
<!ENTITY boxvH "&#x0256A;" ><!--BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE -->
<!ENTITY boxvh "&#x0253C;" ><!--BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL -->
<!ENTITY boxVL "&#x02563;" ><!--BOX DRAWINGS DOUBLE VERTICAL AND LEFT -->
<!ENTITY boxVl "&#x02562;" ><!--BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE -->
<!ENTITY boxvL "&#x02561;" ><!--BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE -->
<!ENTITY boxvl "&#x02524;" ><!--BOX DRAWINGS LIGHT VERTICAL AND LEFT -->
<!ENTITY boxVR "&#x02560;" ><!--BOX DRAWINGS DOUBLE VERTICAL AND RIGHT -->
<!ENTITY boxVr "&#x0255F;" ><!--BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE -->
<!ENTITY boxvR "&#x0255E;" ><!--BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE -->
<!ENTITY boxvr "&#x0251C;" ><!--BOX DRAWINGS LIGHT VERTICAL AND RIGHT -->

View File

@ -0,0 +1,108 @@
<!--
File isocyr1.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isocyr1.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isocyr1.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isocyr1 PUBLIC
"ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isocyr1.ent"
>
%isocyr1;
-->
<!ENTITY Acy "&#x00410;" ><!--CYRILLIC CAPITAL LETTER A -->
<!ENTITY acy "&#x00430;" ><!--CYRILLIC SMALL LETTER A -->
<!ENTITY Bcy "&#x00411;" ><!--CYRILLIC CAPITAL LETTER BE -->
<!ENTITY bcy "&#x00431;" ><!--CYRILLIC SMALL LETTER BE -->
<!ENTITY CHcy "&#x00427;" ><!--CYRILLIC CAPITAL LETTER CHE -->
<!ENTITY chcy "&#x00447;" ><!--CYRILLIC SMALL LETTER CHE -->
<!ENTITY Dcy "&#x00414;" ><!--CYRILLIC CAPITAL LETTER DE -->
<!ENTITY dcy "&#x00434;" ><!--CYRILLIC SMALL LETTER DE -->
<!ENTITY Ecy "&#x0042D;" ><!--CYRILLIC CAPITAL LETTER E -->
<!ENTITY ecy "&#x0044D;" ><!--CYRILLIC SMALL LETTER E -->
<!ENTITY Fcy "&#x00424;" ><!--CYRILLIC CAPITAL LETTER EF -->
<!ENTITY fcy "&#x00444;" ><!--CYRILLIC SMALL LETTER EF -->
<!ENTITY Gcy "&#x00413;" ><!--CYRILLIC CAPITAL LETTER GHE -->
<!ENTITY gcy "&#x00433;" ><!--CYRILLIC SMALL LETTER GHE -->
<!ENTITY HARDcy "&#x0042A;" ><!--CYRILLIC CAPITAL LETTER HARD SIGN -->
<!ENTITY hardcy "&#x0044A;" ><!--CYRILLIC SMALL LETTER HARD SIGN -->
<!ENTITY Icy "&#x00418;" ><!--CYRILLIC CAPITAL LETTER I -->
<!ENTITY icy "&#x00438;" ><!--CYRILLIC SMALL LETTER I -->
<!ENTITY IEcy "&#x00415;" ><!--CYRILLIC CAPITAL LETTER IE -->
<!ENTITY iecy "&#x00435;" ><!--CYRILLIC SMALL LETTER IE -->
<!ENTITY IOcy "&#x00401;" ><!--CYRILLIC CAPITAL LETTER IO -->
<!ENTITY iocy "&#x00451;" ><!--CYRILLIC SMALL LETTER IO -->
<!ENTITY Jcy "&#x00419;" ><!--CYRILLIC CAPITAL LETTER SHORT I -->
<!ENTITY jcy "&#x00439;" ><!--CYRILLIC SMALL LETTER SHORT I -->
<!ENTITY Kcy "&#x0041A;" ><!--CYRILLIC CAPITAL LETTER KA -->
<!ENTITY kcy "&#x0043A;" ><!--CYRILLIC SMALL LETTER KA -->
<!ENTITY KHcy "&#x00425;" ><!--CYRILLIC CAPITAL LETTER HA -->
<!ENTITY khcy "&#x00445;" ><!--CYRILLIC SMALL LETTER HA -->
<!ENTITY Lcy "&#x0041B;" ><!--CYRILLIC CAPITAL LETTER EL -->
<!ENTITY lcy "&#x0043B;" ><!--CYRILLIC SMALL LETTER EL -->
<!ENTITY Mcy "&#x0041C;" ><!--CYRILLIC CAPITAL LETTER EM -->
<!ENTITY mcy "&#x0043C;" ><!--CYRILLIC SMALL LETTER EM -->
<!ENTITY Ncy "&#x0041D;" ><!--CYRILLIC CAPITAL LETTER EN -->
<!ENTITY ncy "&#x0043D;" ><!--CYRILLIC SMALL LETTER EN -->
<!ENTITY numero "&#x02116;" ><!--NUMERO SIGN -->
<!ENTITY Ocy "&#x0041E;" ><!--CYRILLIC CAPITAL LETTER O -->
<!ENTITY ocy "&#x0043E;" ><!--CYRILLIC SMALL LETTER O -->
<!ENTITY Pcy "&#x0041F;" ><!--CYRILLIC CAPITAL LETTER PE -->
<!ENTITY pcy "&#x0043F;" ><!--CYRILLIC SMALL LETTER PE -->
<!ENTITY Rcy "&#x00420;" ><!--CYRILLIC CAPITAL LETTER ER -->
<!ENTITY rcy "&#x00440;" ><!--CYRILLIC SMALL LETTER ER -->
<!ENTITY Scy "&#x00421;" ><!--CYRILLIC CAPITAL LETTER ES -->
<!ENTITY scy "&#x00441;" ><!--CYRILLIC SMALL LETTER ES -->
<!ENTITY SHCHcy "&#x00429;" ><!--CYRILLIC CAPITAL LETTER SHCHA -->
<!ENTITY shchcy "&#x00449;" ><!--CYRILLIC SMALL LETTER SHCHA -->
<!ENTITY SHcy "&#x00428;" ><!--CYRILLIC CAPITAL LETTER SHA -->
<!ENTITY shcy "&#x00448;" ><!--CYRILLIC SMALL LETTER SHA -->
<!ENTITY SOFTcy "&#x0042C;" ><!--CYRILLIC CAPITAL LETTER SOFT SIGN -->
<!ENTITY softcy "&#x0044C;" ><!--CYRILLIC SMALL LETTER SOFT SIGN -->
<!ENTITY Tcy "&#x00422;" ><!--CYRILLIC CAPITAL LETTER TE -->
<!ENTITY tcy "&#x00442;" ><!--CYRILLIC SMALL LETTER TE -->
<!ENTITY TScy "&#x00426;" ><!--CYRILLIC CAPITAL LETTER TSE -->
<!ENTITY tscy "&#x00446;" ><!--CYRILLIC SMALL LETTER TSE -->
<!ENTITY Ucy "&#x00423;" ><!--CYRILLIC CAPITAL LETTER U -->
<!ENTITY ucy "&#x00443;" ><!--CYRILLIC SMALL LETTER U -->
<!ENTITY Vcy "&#x00412;" ><!--CYRILLIC CAPITAL LETTER VE -->
<!ENTITY vcy "&#x00432;" ><!--CYRILLIC SMALL LETTER VE -->
<!ENTITY YAcy "&#x0042F;" ><!--CYRILLIC CAPITAL LETTER YA -->
<!ENTITY yacy "&#x0044F;" ><!--CYRILLIC SMALL LETTER YA -->
<!ENTITY Ycy "&#x0042B;" ><!--CYRILLIC CAPITAL LETTER YERU -->
<!ENTITY ycy "&#x0044B;" ><!--CYRILLIC SMALL LETTER YERU -->
<!ENTITY YUcy "&#x0042E;" ><!--CYRILLIC CAPITAL LETTER YU -->
<!ENTITY yucy "&#x0044E;" ><!--CYRILLIC SMALL LETTER YU -->
<!ENTITY Zcy "&#x00417;" ><!--CYRILLIC CAPITAL LETTER ZE -->
<!ENTITY zcy "&#x00437;" ><!--CYRILLIC SMALL LETTER ZE -->
<!ENTITY ZHcy "&#x00416;" ><!--CYRILLIC CAPITAL LETTER ZHE -->
<!ENTITY zhcy "&#x00436;" ><!--CYRILLIC SMALL LETTER ZHE -->

View File

@ -0,0 +1,67 @@
<!--
File isocyr2.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isocyr2.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isocyr2.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isocyr2 PUBLIC
"ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isocyr2.ent"
>
%isocyr2;
-->
<!ENTITY DJcy "&#x00402;" ><!--CYRILLIC CAPITAL LETTER DJE -->
<!ENTITY djcy "&#x00452;" ><!--CYRILLIC SMALL LETTER DJE -->
<!ENTITY DScy "&#x00405;" ><!--CYRILLIC CAPITAL LETTER DZE -->
<!ENTITY dscy "&#x00455;" ><!--CYRILLIC SMALL LETTER DZE -->
<!ENTITY DZcy "&#x0040F;" ><!--CYRILLIC CAPITAL LETTER DZHE -->
<!ENTITY dzcy "&#x0045F;" ><!--CYRILLIC SMALL LETTER DZHE -->
<!ENTITY GJcy "&#x00403;" ><!--CYRILLIC CAPITAL LETTER GJE -->
<!ENTITY gjcy "&#x00453;" ><!--CYRILLIC SMALL LETTER GJE -->
<!ENTITY Iukcy "&#x00406;" ><!--CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I -->
<!ENTITY iukcy "&#x00456;" ><!--CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I -->
<!ENTITY Jsercy "&#x00408;" ><!--CYRILLIC CAPITAL LETTER JE -->
<!ENTITY jsercy "&#x00458;" ><!--CYRILLIC SMALL LETTER JE -->
<!ENTITY Jukcy "&#x00404;" ><!--CYRILLIC CAPITAL LETTER UKRAINIAN IE -->
<!ENTITY jukcy "&#x00454;" ><!--CYRILLIC SMALL LETTER UKRAINIAN IE -->
<!ENTITY KJcy "&#x0040C;" ><!--CYRILLIC CAPITAL LETTER KJE -->
<!ENTITY kjcy "&#x0045C;" ><!--CYRILLIC SMALL LETTER KJE -->
<!ENTITY LJcy "&#x00409;" ><!--CYRILLIC CAPITAL LETTER LJE -->
<!ENTITY ljcy "&#x00459;" ><!--CYRILLIC SMALL LETTER LJE -->
<!ENTITY NJcy "&#x0040A;" ><!--CYRILLIC CAPITAL LETTER NJE -->
<!ENTITY njcy "&#x0045A;" ><!--CYRILLIC SMALL LETTER NJE -->
<!ENTITY TSHcy "&#x0040B;" ><!--CYRILLIC CAPITAL LETTER TSHE -->
<!ENTITY tshcy "&#x0045B;" ><!--CYRILLIC SMALL LETTER TSHE -->
<!ENTITY Ubrcy "&#x0040E;" ><!--CYRILLIC CAPITAL LETTER SHORT U -->
<!ENTITY ubrcy "&#x0045E;" ><!--CYRILLIC SMALL LETTER SHORT U -->
<!ENTITY YIcy "&#x00407;" ><!--CYRILLIC CAPITAL LETTER YI -->
<!ENTITY yicy "&#x00457;" ><!--CYRILLIC SMALL LETTER YI -->

View File

@ -0,0 +1,55 @@
<!--
File isodia.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isodia.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isodia.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isodia PUBLIC
"ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isodia.ent"
>
%isodia;
-->
<!ENTITY acute "&#x000B4;" ><!--ACUTE ACCENT -->
<!ENTITY breve "&#x002D8;" ><!--BREVE -->
<!ENTITY caron "&#x002C7;" ><!--CARON -->
<!ENTITY cedil "&#x000B8;" ><!--CEDILLA -->
<!ENTITY circ "&#x002C6;" ><!--MODIFIER LETTER CIRCUMFLEX ACCENT -->
<!ENTITY dblac "&#x002DD;" ><!--DOUBLE ACUTE ACCENT -->
<!ENTITY die "&#x000A8;" ><!--DIAERESIS -->
<!ENTITY dot "&#x002D9;" ><!--DOT ABOVE -->
<!ENTITY grave "&#x00060;" ><!--GRAVE ACCENT -->
<!ENTITY macr "&#x000AF;" ><!--MACRON -->
<!ENTITY ogon "&#x002DB;" ><!--OGONEK -->
<!ENTITY ring "&#x002DA;" ><!--RING ABOVE -->
<!ENTITY tilde "&#x002DC;" ><!--SMALL TILDE -->
<!ENTITY uml "&#x000A8;" ><!--DIAERESIS -->

View File

@ -0,0 +1,90 @@
<!--
File isogrk1.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isogrk1.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Greek Letters//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isogrk1.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isogrk1 PUBLIC
"ISO 8879:1986//ENTITIES Greek Letters//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isogrk1.ent"
>
%isogrk1;
-->
<!ENTITY Agr "&#x00391;" ><!--GREEK CAPITAL LETTER ALPHA -->
<!ENTITY agr "&#x003B1;" ><!--GREEK SMALL LETTER ALPHA -->
<!ENTITY Bgr "&#x00392;" ><!--GREEK CAPITAL LETTER BETA -->
<!ENTITY bgr "&#x003B2;" ><!--GREEK SMALL LETTER BETA -->
<!ENTITY Dgr "&#x00394;" ><!--GREEK CAPITAL LETTER DELTA -->
<!ENTITY dgr "&#x003B4;" ><!--GREEK SMALL LETTER DELTA -->
<!ENTITY EEgr "&#x00397;" ><!--GREEK CAPITAL LETTER ETA -->
<!ENTITY eegr "&#x003B7;" ><!--GREEK SMALL LETTER ETA -->
<!ENTITY Egr "&#x00395;" ><!--GREEK CAPITAL LETTER EPSILON -->
<!ENTITY egr "&#x003B5;" ><!--GREEK SMALL LETTER EPSILON -->
<!ENTITY Ggr "&#x00393;" ><!--GREEK CAPITAL LETTER GAMMA -->
<!ENTITY ggr "&#x003B3;" ><!--GREEK SMALL LETTER GAMMA -->
<!ENTITY Igr "&#x00399;" ><!--GREEK CAPITAL LETTER IOTA -->
<!ENTITY igr "&#x003B9;" ><!--GREEK SMALL LETTER IOTA -->
<!ENTITY Kgr "&#x0039A;" ><!--GREEK CAPITAL LETTER KAPPA -->
<!ENTITY kgr "&#x003BA;" ><!--GREEK SMALL LETTER KAPPA -->
<!ENTITY KHgr "&#x003A7;" ><!--GREEK CAPITAL LETTER CHI -->
<!ENTITY khgr "&#x003C7;" ><!--GREEK SMALL LETTER CHI -->
<!ENTITY Lgr "&#x0039B;" ><!--GREEK CAPITAL LETTER LAMDA -->
<!ENTITY lgr "&#x003BB;" ><!--GREEK SMALL LETTER LAMDA -->
<!ENTITY Mgr "&#x0039C;" ><!--GREEK CAPITAL LETTER MU -->
<!ENTITY mgr "&#x003BC;" ><!--GREEK SMALL LETTER MU -->
<!ENTITY Ngr "&#x0039D;" ><!--GREEK CAPITAL LETTER NU -->
<!ENTITY ngr "&#x003BD;" ><!--GREEK SMALL LETTER NU -->
<!ENTITY Ogr "&#x0039F;" ><!--GREEK CAPITAL LETTER OMICRON -->
<!ENTITY ogr "&#x003BF;" ><!--GREEK SMALL LETTER OMICRON -->
<!ENTITY OHgr "&#x003A9;" ><!--GREEK CAPITAL LETTER OMEGA -->
<!ENTITY ohgr "&#x003C9;" ><!--GREEK SMALL LETTER OMEGA -->
<!ENTITY Pgr "&#x003A0;" ><!--GREEK CAPITAL LETTER PI -->
<!ENTITY pgr "&#x003C0;" ><!--GREEK SMALL LETTER PI -->
<!ENTITY PHgr "&#x003A6;" ><!--GREEK CAPITAL LETTER PHI -->
<!ENTITY phgr "&#x003C6;" ><!--GREEK SMALL LETTER PHI -->
<!ENTITY PSgr "&#x003A8;" ><!--GREEK CAPITAL LETTER PSI -->
<!ENTITY psgr "&#x003C8;" ><!--GREEK SMALL LETTER PSI -->
<!ENTITY Rgr "&#x003A1;" ><!--GREEK CAPITAL LETTER RHO -->
<!ENTITY rgr "&#x003C1;" ><!--GREEK SMALL LETTER RHO -->
<!ENTITY sfgr "&#x003C2;" ><!--GREEK SMALL LETTER FINAL SIGMA -->
<!ENTITY Sgr "&#x003A3;" ><!--GREEK CAPITAL LETTER SIGMA -->
<!ENTITY sgr "&#x003C3;" ><!--GREEK SMALL LETTER SIGMA -->
<!ENTITY Tgr "&#x003A4;" ><!--GREEK CAPITAL LETTER TAU -->
<!ENTITY tgr "&#x003C4;" ><!--GREEK SMALL LETTER TAU -->
<!ENTITY THgr "&#x00398;" ><!--GREEK CAPITAL LETTER THETA -->
<!ENTITY thgr "&#x003B8;" ><!--GREEK SMALL LETTER THETA -->
<!ENTITY Ugr "&#x003A5;" ><!--GREEK CAPITAL LETTER UPSILON -->
<!ENTITY ugr "&#x003C5;" ><!--GREEK SMALL LETTER UPSILON -->
<!ENTITY Xgr "&#x0039E;" ><!--GREEK CAPITAL LETTER XI -->
<!ENTITY xgr "&#x003BE;" ><!--GREEK SMALL LETTER XI -->
<!ENTITY Zgr "&#x00396;" ><!--GREEK CAPITAL LETTER ZETA -->
<!ENTITY zgr "&#x003B6;" ><!--GREEK SMALL LETTER ZETA -->

View File

@ -0,0 +1,61 @@
<!--
File isogrk2.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isogrk2.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isogrk2.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isogrk2 PUBLIC
"ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isogrk2.ent"
>
%isogrk2;
-->
<!ENTITY Aacgr "&#x00386;" ><!--GREEK CAPITAL LETTER ALPHA WITH TONOS -->
<!ENTITY aacgr "&#x003AC;" ><!--GREEK SMALL LETTER ALPHA WITH TONOS -->
<!ENTITY Eacgr "&#x00388;" ><!--GREEK CAPITAL LETTER EPSILON WITH TONOS -->
<!ENTITY eacgr "&#x003AD;" ><!--GREEK SMALL LETTER EPSILON WITH TONOS -->
<!ENTITY EEacgr "&#x00389;" ><!--GREEK CAPITAL LETTER ETA WITH TONOS -->
<!ENTITY eeacgr "&#x003AE;" ><!--GREEK SMALL LETTER ETA WITH TONOS -->
<!ENTITY Iacgr "&#x0038A;" ><!--GREEK CAPITAL LETTER IOTA WITH TONOS -->
<!ENTITY iacgr "&#x003AF;" ><!--GREEK SMALL LETTER IOTA WITH TONOS -->
<!ENTITY idiagr "&#x00390;" ><!--GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS -->
<!ENTITY Idigr "&#x003AA;" ><!--GREEK CAPITAL LETTER IOTA WITH DIALYTIKA -->
<!ENTITY idigr "&#x003CA;" ><!--GREEK SMALL LETTER IOTA WITH DIALYTIKA -->
<!ENTITY Oacgr "&#x0038C;" ><!--GREEK CAPITAL LETTER OMICRON WITH TONOS -->
<!ENTITY oacgr "&#x003CC;" ><!--GREEK SMALL LETTER OMICRON WITH TONOS -->
<!ENTITY OHacgr "&#x0038F;" ><!--GREEK CAPITAL LETTER OMEGA WITH TONOS -->
<!ENTITY ohacgr "&#x003CE;" ><!--GREEK SMALL LETTER OMEGA WITH TONOS -->
<!ENTITY Uacgr "&#x0038E;" ><!--GREEK CAPITAL LETTER UPSILON WITH TONOS -->
<!ENTITY uacgr "&#x003CD;" ><!--GREEK SMALL LETTER UPSILON WITH TONOS -->
<!ENTITY udiagr "&#x003B0;" ><!--GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS -->
<!ENTITY Udigr "&#x003AB;" ><!--GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA -->
<!ENTITY udigr "&#x003CB;" ><!--GREEK SMALL LETTER UPSILON WITH DIALYTIKA -->

View File

@ -0,0 +1,84 @@
<!--
File isogrk3.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isogrk3.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Greek Symbols//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isogrk3.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isogrk3 PUBLIC
"ISO 8879:1986//ENTITIES Greek Symbols//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isogrk3.ent"
>
%isogrk3;
-->
<!ENTITY alpha "&#x003B1;" ><!--GREEK SMALL LETTER ALPHA -->
<!ENTITY beta "&#x003B2;" ><!--GREEK SMALL LETTER BETA -->
<!ENTITY chi "&#x003C7;" ><!--GREEK SMALL LETTER CHI -->
<!ENTITY Delta "&#x00394;" ><!--GREEK CAPITAL LETTER DELTA -->
<!ENTITY delta "&#x003B4;" ><!--GREEK SMALL LETTER DELTA -->
<!ENTITY epsi "&#x003F5;" ><!--GREEK LUNATE EPSILON SYMBOL -->
<!ENTITY epsis "&#x003F5;" ><!--GREEK LUNATE EPSILON SYMBOL -->
<!ENTITY epsiv "&#x003B5;" ><!--GREEK SMALL LETTER EPSILON -->
<!ENTITY eta "&#x003B7;" ><!--GREEK SMALL LETTER ETA -->
<!ENTITY Gamma "&#x00393;" ><!--GREEK CAPITAL LETTER GAMMA -->
<!ENTITY gamma "&#x003B3;" ><!--GREEK SMALL LETTER GAMMA -->
<!ENTITY gammad "&#x003DD;" ><!--GREEK SMALL LETTER DIGAMMA -->
<!ENTITY iota "&#x003B9;" ><!--GREEK SMALL LETTER IOTA -->
<!ENTITY kappa "&#x003BA;" ><!--GREEK SMALL LETTER KAPPA -->
<!ENTITY kappav "&#x003F0;" ><!--GREEK KAPPA SYMBOL -->
<!ENTITY Lambda "&#x0039B;" ><!--GREEK CAPITAL LETTER LAMDA -->
<!ENTITY lambda "&#x003BB;" ><!--GREEK SMALL LETTER LAMDA -->
<!ENTITY mu "&#x003BC;" ><!--GREEK SMALL LETTER MU -->
<!ENTITY nu "&#x003BD;" ><!--GREEK SMALL LETTER NU -->
<!ENTITY Omega "&#x003A9;" ><!--GREEK CAPITAL LETTER OMEGA -->
<!ENTITY omega "&#x003C9;" ><!--GREEK SMALL LETTER OMEGA -->
<!ENTITY Phi "&#x003A6;" ><!--GREEK CAPITAL LETTER PHI -->
<!ENTITY phis "&#x003D5;" ><!--GREEK PHI SYMBOL -->
<!ENTITY phiv "&#x003C6;" ><!--GREEK SMALL LETTER PHI -->
<!ENTITY Pi "&#x003A0;" ><!--GREEK CAPITAL LETTER PI -->
<!ENTITY pi "&#x003C0;" ><!--GREEK SMALL LETTER PI -->
<!ENTITY piv "&#x003D6;" ><!--GREEK PI SYMBOL -->
<!ENTITY Psi "&#x003A8;" ><!--GREEK CAPITAL LETTER PSI -->
<!ENTITY psi "&#x003C8;" ><!--GREEK SMALL LETTER PSI -->
<!ENTITY rho "&#x003C1;" ><!--GREEK SMALL LETTER RHO -->
<!ENTITY rhov "&#x003F1;" ><!--GREEK RHO SYMBOL -->
<!ENTITY Sigma "&#x003A3;" ><!--GREEK CAPITAL LETTER SIGMA -->
<!ENTITY sigma "&#x003C3;" ><!--GREEK SMALL LETTER SIGMA -->
<!ENTITY sigmav "&#x003C2;" ><!--GREEK SMALL LETTER FINAL SIGMA -->
<!ENTITY tau "&#x003C4;" ><!--GREEK SMALL LETTER TAU -->
<!ENTITY Theta "&#x00398;" ><!--GREEK CAPITAL LETTER THETA -->
<!ENTITY thetas "&#x003B8;" ><!--GREEK SMALL LETTER THETA -->
<!ENTITY thetav "&#x003D1;" ><!--GREEK THETA SYMBOL -->
<!ENTITY Upsi "&#x003D2;" ><!--GREEK UPSILON WITH HOOK SYMBOL -->
<!ENTITY upsi "&#x003C5;" ><!--GREEK SMALL LETTER UPSILON -->
<!ENTITY Xi "&#x0039E;" ><!--GREEK CAPITAL LETTER XI -->
<!ENTITY xi "&#x003BE;" ><!--GREEK SMALL LETTER XI -->
<!ENTITY zeta "&#x003B6;" ><!--GREEK SMALL LETTER ZETA -->

View File

@ -0,0 +1,84 @@
<!--
File isogrk4.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isogrk4.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isogrk4.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isogrk4 PUBLIC
"ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isogrk4.ent"
>
%isogrk4;
-->
<!ENTITY b.alpha "&#x1D6C2;" ><!--MATHEMATICAL BOLD SMALL ALPHA -->
<!ENTITY b.beta "&#x1D6C3;" ><!--MATHEMATICAL BOLD SMALL BETA -->
<!ENTITY b.chi "&#x1D6D8;" ><!--MATHEMATICAL BOLD SMALL CHI -->
<!ENTITY b.Delta "&#x1D6AB;" ><!--MATHEMATICAL BOLD CAPITAL DELTA -->
<!ENTITY b.delta "&#x1D6C5;" ><!--MATHEMATICAL BOLD SMALL DELTA -->
<!ENTITY b.epsi "&#x1D6C6;" ><!--MATHEMATICAL BOLD SMALL EPSILON -->
<!ENTITY b.epsiv "&#x1D6DC;" ><!--MATHEMATICAL BOLD EPSILON SYMBOL -->
<!ENTITY b.eta "&#x1D6C8;" ><!--MATHEMATICAL BOLD SMALL ETA -->
<!ENTITY b.Gamma "&#x1D6AA;" ><!--MATHEMATICAL BOLD CAPITAL GAMMA -->
<!ENTITY b.gamma "&#x1D6C4;" ><!--MATHEMATICAL BOLD SMALL GAMMA -->
<!ENTITY b.Gammad "&#x003DC;" ><!--GREEK LETTER DIGAMMA -->
<!ENTITY b.gammad "&#x003DD;" ><!--GREEK SMALL LETTER DIGAMMA -->
<!ENTITY b.iota "&#x1D6CA;" ><!--MATHEMATICAL BOLD SMALL IOTA -->
<!ENTITY b.kappa "&#x1D6CB;" ><!--MATHEMATICAL BOLD SMALL KAPPA -->
<!ENTITY b.kappav "&#x1D6DE;" ><!--MATHEMATICAL BOLD KAPPA SYMBOL -->
<!ENTITY b.Lambda "&#x1D6B2;" ><!--MATHEMATICAL BOLD CAPITAL LAMDA -->
<!ENTITY b.lambda "&#x1D6CC;" ><!--MATHEMATICAL BOLD SMALL LAMDA -->
<!ENTITY b.mu "&#x1D6CD;" ><!--MATHEMATICAL BOLD SMALL MU -->
<!ENTITY b.nu "&#x1D6CE;" ><!--MATHEMATICAL BOLD SMALL NU -->
<!ENTITY b.Omega "&#x1D6C0;" ><!--MATHEMATICAL BOLD CAPITAL OMEGA -->
<!ENTITY b.omega "&#x1D6DA;" ><!--MATHEMATICAL BOLD SMALL OMEGA -->
<!ENTITY b.Phi "&#x1D6BD;" ><!--MATHEMATICAL BOLD CAPITAL PHI -->
<!ENTITY b.phi "&#x1D6D7;" ><!--MATHEMATICAL BOLD SMALL PHI -->
<!ENTITY b.phiv "&#x1D6DF;" ><!--MATHEMATICAL BOLD PHI SYMBOL -->
<!ENTITY b.Pi "&#x1D6B7;" ><!--MATHEMATICAL BOLD CAPITAL PI -->
<!ENTITY b.pi "&#x1D6D1;" ><!--MATHEMATICAL BOLD SMALL PI -->
<!ENTITY b.piv "&#x1D6E1;" ><!--MATHEMATICAL BOLD PI SYMBOL -->
<!ENTITY b.Psi "&#x1D6BF;" ><!--MATHEMATICAL BOLD CAPITAL PSI -->
<!ENTITY b.psi "&#x1D6D9;" ><!--MATHEMATICAL BOLD SMALL PSI -->
<!ENTITY b.rho "&#x1D6D2;" ><!--MATHEMATICAL BOLD SMALL RHO -->
<!ENTITY b.rhov "&#x1D6E0;" ><!--MATHEMATICAL BOLD RHO SYMBOL -->
<!ENTITY b.Sigma "&#x1D6BA;" ><!--MATHEMATICAL BOLD CAPITAL SIGMA -->
<!ENTITY b.sigma "&#x1D6D4;" ><!--MATHEMATICAL BOLD SMALL SIGMA -->
<!ENTITY b.sigmav "&#x1D6D3;" ><!--MATHEMATICAL BOLD SMALL FINAL SIGMA -->
<!ENTITY b.tau "&#x1D6D5;" ><!--MATHEMATICAL BOLD SMALL TAU -->
<!ENTITY b.Theta "&#x1D6AF;" ><!--MATHEMATICAL BOLD CAPITAL THETA -->
<!ENTITY b.thetas "&#x1D6C9;" ><!--MATHEMATICAL BOLD SMALL THETA -->
<!ENTITY b.thetav "&#x1D6DD;" ><!--MATHEMATICAL BOLD THETA SYMBOL -->
<!ENTITY b.Upsi "&#x1D6BC;" ><!--MATHEMATICAL BOLD CAPITAL UPSILON -->
<!ENTITY b.upsi "&#x1D6D6;" ><!--MATHEMATICAL BOLD SMALL UPSILON -->
<!ENTITY b.Xi "&#x1D6B5;" ><!--MATHEMATICAL BOLD CAPITAL XI -->
<!ENTITY b.xi "&#x1D6CF;" ><!--MATHEMATICAL BOLD SMALL XI -->
<!ENTITY b.zeta "&#x1D6C7;" ><!--MATHEMATICAL BOLD SMALL ZETA -->

View File

@ -0,0 +1,103 @@
<!--
File isolat1.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isolat1.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Latin 1//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isolat1.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isolat1 PUBLIC
"ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isolat1.ent"
>
%isolat1;
-->
<!ENTITY Aacute "&#x000C1;" ><!--LATIN CAPITAL LETTER A WITH ACUTE -->
<!ENTITY aacute "&#x000E1;" ><!--LATIN SMALL LETTER A WITH ACUTE -->
<!ENTITY Acirc "&#x000C2;" ><!--LATIN CAPITAL LETTER A WITH CIRCUMFLEX -->
<!ENTITY acirc "&#x000E2;" ><!--LATIN SMALL LETTER A WITH CIRCUMFLEX -->
<!ENTITY AElig "&#x000C6;" ><!--LATIN CAPITAL LETTER AE -->
<!ENTITY aelig "&#x000E6;" ><!--LATIN SMALL LETTER AE -->
<!ENTITY Agrave "&#x000C0;" ><!--LATIN CAPITAL LETTER A WITH GRAVE -->
<!ENTITY agrave "&#x000E0;" ><!--LATIN SMALL LETTER A WITH GRAVE -->
<!ENTITY Aring "&#x000C5;" ><!--LATIN CAPITAL LETTER A WITH RING ABOVE -->
<!ENTITY aring "&#x000E5;" ><!--LATIN SMALL LETTER A WITH RING ABOVE -->
<!ENTITY Atilde "&#x000C3;" ><!--LATIN CAPITAL LETTER A WITH TILDE -->
<!ENTITY atilde "&#x000E3;" ><!--LATIN SMALL LETTER A WITH TILDE -->
<!ENTITY Auml "&#x000C4;" ><!--LATIN CAPITAL LETTER A WITH DIAERESIS -->
<!ENTITY auml "&#x000E4;" ><!--LATIN SMALL LETTER A WITH DIAERESIS -->
<!ENTITY Ccedil "&#x000C7;" ><!--LATIN CAPITAL LETTER C WITH CEDILLA -->
<!ENTITY ccedil "&#x000E7;" ><!--LATIN SMALL LETTER C WITH CEDILLA -->
<!ENTITY Eacute "&#x000C9;" ><!--LATIN CAPITAL LETTER E WITH ACUTE -->
<!ENTITY eacute "&#x000E9;" ><!--LATIN SMALL LETTER E WITH ACUTE -->
<!ENTITY Ecirc "&#x000CA;" ><!--LATIN CAPITAL LETTER E WITH CIRCUMFLEX -->
<!ENTITY ecirc "&#x000EA;" ><!--LATIN SMALL LETTER E WITH CIRCUMFLEX -->
<!ENTITY Egrave "&#x000C8;" ><!--LATIN CAPITAL LETTER E WITH GRAVE -->
<!ENTITY egrave "&#x000E8;" ><!--LATIN SMALL LETTER E WITH GRAVE -->
<!ENTITY ETH "&#x000D0;" ><!--LATIN CAPITAL LETTER ETH -->
<!ENTITY eth "&#x000F0;" ><!--LATIN SMALL LETTER ETH -->
<!ENTITY Euml "&#x000CB;" ><!--LATIN CAPITAL LETTER E WITH DIAERESIS -->
<!ENTITY euml "&#x000EB;" ><!--LATIN SMALL LETTER E WITH DIAERESIS -->
<!ENTITY Iacute "&#x000CD;" ><!--LATIN CAPITAL LETTER I WITH ACUTE -->
<!ENTITY iacute "&#x000ED;" ><!--LATIN SMALL LETTER I WITH ACUTE -->
<!ENTITY Icirc "&#x000CE;" ><!--LATIN CAPITAL LETTER I WITH CIRCUMFLEX -->
<!ENTITY icirc "&#x000EE;" ><!--LATIN SMALL LETTER I WITH CIRCUMFLEX -->
<!ENTITY Igrave "&#x000CC;" ><!--LATIN CAPITAL LETTER I WITH GRAVE -->
<!ENTITY igrave "&#x000EC;" ><!--LATIN SMALL LETTER I WITH GRAVE -->
<!ENTITY Iuml "&#x000CF;" ><!--LATIN CAPITAL LETTER I WITH DIAERESIS -->
<!ENTITY iuml "&#x000EF;" ><!--LATIN SMALL LETTER I WITH DIAERESIS -->
<!ENTITY Ntilde "&#x000D1;" ><!--LATIN CAPITAL LETTER N WITH TILDE -->
<!ENTITY ntilde "&#x000F1;" ><!--LATIN SMALL LETTER N WITH TILDE -->
<!ENTITY Oacute "&#x000D3;" ><!--LATIN CAPITAL LETTER O WITH ACUTE -->
<!ENTITY oacute "&#x000F3;" ><!--LATIN SMALL LETTER O WITH ACUTE -->
<!ENTITY Ocirc "&#x000D4;" ><!--LATIN CAPITAL LETTER O WITH CIRCUMFLEX -->
<!ENTITY ocirc "&#x000F4;" ><!--LATIN SMALL LETTER O WITH CIRCUMFLEX -->
<!ENTITY Ograve "&#x000D2;" ><!--LATIN CAPITAL LETTER O WITH GRAVE -->
<!ENTITY ograve "&#x000F2;" ><!--LATIN SMALL LETTER O WITH GRAVE -->
<!ENTITY Oslash "&#x000D8;" ><!--LATIN CAPITAL LETTER O WITH STROKE -->
<!ENTITY oslash "&#x000F8;" ><!--LATIN SMALL LETTER O WITH STROKE -->
<!ENTITY Otilde "&#x000D5;" ><!--LATIN CAPITAL LETTER O WITH TILDE -->
<!ENTITY otilde "&#x000F5;" ><!--LATIN SMALL LETTER O WITH TILDE -->
<!ENTITY Ouml "&#x000D6;" ><!--LATIN CAPITAL LETTER O WITH DIAERESIS -->
<!ENTITY ouml "&#x000F6;" ><!--LATIN SMALL LETTER O WITH DIAERESIS -->
<!ENTITY szlig "&#x000DF;" ><!--LATIN SMALL LETTER SHARP S -->
<!ENTITY THORN "&#x000DE;" ><!--LATIN CAPITAL LETTER THORN -->
<!ENTITY thorn "&#x000FE;" ><!--LATIN SMALL LETTER THORN -->
<!ENTITY Uacute "&#x000DA;" ><!--LATIN CAPITAL LETTER U WITH ACUTE -->
<!ENTITY uacute "&#x000FA;" ><!--LATIN SMALL LETTER U WITH ACUTE -->
<!ENTITY Ucirc "&#x000DB;" ><!--LATIN CAPITAL LETTER U WITH CIRCUMFLEX -->
<!ENTITY ucirc "&#x000FB;" ><!--LATIN SMALL LETTER U WITH CIRCUMFLEX -->
<!ENTITY Ugrave "&#x000D9;" ><!--LATIN CAPITAL LETTER U WITH GRAVE -->
<!ENTITY ugrave "&#x000F9;" ><!--LATIN SMALL LETTER U WITH GRAVE -->
<!ENTITY Uuml "&#x000DC;" ><!--LATIN CAPITAL LETTER U WITH DIAERESIS -->
<!ENTITY uuml "&#x000FC;" ><!--LATIN SMALL LETTER U WITH DIAERESIS -->
<!ENTITY Yacute "&#x000DD;" ><!--LATIN CAPITAL LETTER Y WITH ACUTE -->
<!ENTITY yacute "&#x000FD;" ><!--LATIN SMALL LETTER Y WITH ACUTE -->
<!ENTITY yuml "&#x000FF;" ><!--LATIN SMALL LETTER Y WITH DIAERESIS -->

View File

@ -0,0 +1,162 @@
<!--
File isolat2.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isolat2.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Added Latin 2//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isolat2.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isolat2 PUBLIC
"ISO 8879:1986//ENTITIES Added Latin 2//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isolat2.ent"
>
%isolat2;
-->
<!ENTITY Abreve "&#x00102;" ><!--LATIN CAPITAL LETTER A WITH BREVE -->
<!ENTITY abreve "&#x00103;" ><!--LATIN SMALL LETTER A WITH BREVE -->
<!ENTITY Amacr "&#x00100;" ><!--LATIN CAPITAL LETTER A WITH MACRON -->
<!ENTITY amacr "&#x00101;" ><!--LATIN SMALL LETTER A WITH MACRON -->
<!ENTITY Aogon "&#x00104;" ><!--LATIN CAPITAL LETTER A WITH OGONEK -->
<!ENTITY aogon "&#x00105;" ><!--LATIN SMALL LETTER A WITH OGONEK -->
<!ENTITY Cacute "&#x00106;" ><!--LATIN CAPITAL LETTER C WITH ACUTE -->
<!ENTITY cacute "&#x00107;" ><!--LATIN SMALL LETTER C WITH ACUTE -->
<!ENTITY Ccaron "&#x0010C;" ><!--LATIN CAPITAL LETTER C WITH CARON -->
<!ENTITY ccaron "&#x0010D;" ><!--LATIN SMALL LETTER C WITH CARON -->
<!ENTITY Ccirc "&#x00108;" ><!--LATIN CAPITAL LETTER C WITH CIRCUMFLEX -->
<!ENTITY ccirc "&#x00109;" ><!--LATIN SMALL LETTER C WITH CIRCUMFLEX -->
<!ENTITY Cdot "&#x0010A;" ><!--LATIN CAPITAL LETTER C WITH DOT ABOVE -->
<!ENTITY cdot "&#x0010B;" ><!--LATIN SMALL LETTER C WITH DOT ABOVE -->
<!ENTITY Dcaron "&#x0010E;" ><!--LATIN CAPITAL LETTER D WITH CARON -->
<!ENTITY dcaron "&#x0010F;" ><!--LATIN SMALL LETTER D WITH CARON -->
<!ENTITY Dstrok "&#x00110;" ><!--LATIN CAPITAL LETTER D WITH STROKE -->
<!ENTITY dstrok "&#x00111;" ><!--LATIN SMALL LETTER D WITH STROKE -->
<!ENTITY Ecaron "&#x0011A;" ><!--LATIN CAPITAL LETTER E WITH CARON -->
<!ENTITY ecaron "&#x0011B;" ><!--LATIN SMALL LETTER E WITH CARON -->
<!ENTITY Edot "&#x00116;" ><!--LATIN CAPITAL LETTER E WITH DOT ABOVE -->
<!ENTITY edot "&#x00117;" ><!--LATIN SMALL LETTER E WITH DOT ABOVE -->
<!ENTITY Emacr "&#x00112;" ><!--LATIN CAPITAL LETTER E WITH MACRON -->
<!ENTITY emacr "&#x00113;" ><!--LATIN SMALL LETTER E WITH MACRON -->
<!ENTITY ENG "&#x0014A;" ><!--LATIN CAPITAL LETTER ENG -->
<!ENTITY eng "&#x0014B;" ><!--LATIN SMALL LETTER ENG -->
<!ENTITY Eogon "&#x00118;" ><!--LATIN CAPITAL LETTER E WITH OGONEK -->
<!ENTITY eogon "&#x00119;" ><!--LATIN SMALL LETTER E WITH OGONEK -->
<!ENTITY gacute "&#x001F5;" ><!--LATIN SMALL LETTER G WITH ACUTE -->
<!ENTITY Gbreve "&#x0011E;" ><!--LATIN CAPITAL LETTER G WITH BREVE -->
<!ENTITY gbreve "&#x0011F;" ><!--LATIN SMALL LETTER G WITH BREVE -->
<!ENTITY Gcedil "&#x00122;" ><!--LATIN CAPITAL LETTER G WITH CEDILLA -->
<!ENTITY Gcirc "&#x0011C;" ><!--LATIN CAPITAL LETTER G WITH CIRCUMFLEX -->
<!ENTITY gcirc "&#x0011D;" ><!--LATIN SMALL LETTER G WITH CIRCUMFLEX -->
<!ENTITY Gdot "&#x00120;" ><!--LATIN CAPITAL LETTER G WITH DOT ABOVE -->
<!ENTITY gdot "&#x00121;" ><!--LATIN SMALL LETTER G WITH DOT ABOVE -->
<!ENTITY Hcirc "&#x00124;" ><!--LATIN CAPITAL LETTER H WITH CIRCUMFLEX -->
<!ENTITY hcirc "&#x00125;" ><!--LATIN SMALL LETTER H WITH CIRCUMFLEX -->
<!ENTITY Hstrok "&#x00126;" ><!--LATIN CAPITAL LETTER H WITH STROKE -->
<!ENTITY hstrok "&#x00127;" ><!--LATIN SMALL LETTER H WITH STROKE -->
<!ENTITY Idot "&#x00130;" ><!--LATIN CAPITAL LETTER I WITH DOT ABOVE -->
<!ENTITY IJlig "&#x00132;" ><!--LATIN CAPITAL LIGATURE IJ -->
<!ENTITY ijlig "&#x00133;" ><!--LATIN SMALL LIGATURE IJ -->
<!ENTITY Imacr "&#x0012A;" ><!--LATIN CAPITAL LETTER I WITH MACRON -->
<!ENTITY imacr "&#x0012B;" ><!--LATIN SMALL LETTER I WITH MACRON -->
<!ENTITY inodot "&#x00131;" ><!--LATIN SMALL LETTER DOTLESS I -->
<!ENTITY Iogon "&#x0012E;" ><!--LATIN CAPITAL LETTER I WITH OGONEK -->
<!ENTITY iogon "&#x0012F;" ><!--LATIN SMALL LETTER I WITH OGONEK -->
<!ENTITY Itilde "&#x00128;" ><!--LATIN CAPITAL LETTER I WITH TILDE -->
<!ENTITY itilde "&#x00129;" ><!--LATIN SMALL LETTER I WITH TILDE -->
<!ENTITY Jcirc "&#x00134;" ><!--LATIN CAPITAL LETTER J WITH CIRCUMFLEX -->
<!ENTITY jcirc "&#x00135;" ><!--LATIN SMALL LETTER J WITH CIRCUMFLEX -->
<!ENTITY Kcedil "&#x00136;" ><!--LATIN CAPITAL LETTER K WITH CEDILLA -->
<!ENTITY kcedil "&#x00137;" ><!--LATIN SMALL LETTER K WITH CEDILLA -->
<!ENTITY kgreen "&#x00138;" ><!--LATIN SMALL LETTER KRA -->
<!ENTITY Lacute "&#x00139;" ><!--LATIN CAPITAL LETTER L WITH ACUTE -->
<!ENTITY lacute "&#x0013A;" ><!--LATIN SMALL LETTER L WITH ACUTE -->
<!ENTITY Lcaron "&#x0013D;" ><!--LATIN CAPITAL LETTER L WITH CARON -->
<!ENTITY lcaron "&#x0013E;" ><!--LATIN SMALL LETTER L WITH CARON -->
<!ENTITY Lcedil "&#x0013B;" ><!--LATIN CAPITAL LETTER L WITH CEDILLA -->
<!ENTITY lcedil "&#x0013C;" ><!--LATIN SMALL LETTER L WITH CEDILLA -->
<!ENTITY Lmidot "&#x0013F;" ><!--LATIN CAPITAL LETTER L WITH MIDDLE DOT -->
<!ENTITY lmidot "&#x00140;" ><!--LATIN SMALL LETTER L WITH MIDDLE DOT -->
<!ENTITY Lstrok "&#x00141;" ><!--LATIN CAPITAL LETTER L WITH STROKE -->
<!ENTITY lstrok "&#x00142;" ><!--LATIN SMALL LETTER L WITH STROKE -->
<!ENTITY Nacute "&#x00143;" ><!--LATIN CAPITAL LETTER N WITH ACUTE -->
<!ENTITY nacute "&#x00144;" ><!--LATIN SMALL LETTER N WITH ACUTE -->
<!ENTITY napos "&#x00149;" ><!--LATIN SMALL LETTER N PRECEDED BY APOSTROPHE -->
<!ENTITY Ncaron "&#x00147;" ><!--LATIN CAPITAL LETTER N WITH CARON -->
<!ENTITY ncaron "&#x00148;" ><!--LATIN SMALL LETTER N WITH CARON -->
<!ENTITY Ncedil "&#x00145;" ><!--LATIN CAPITAL LETTER N WITH CEDILLA -->
<!ENTITY ncedil "&#x00146;" ><!--LATIN SMALL LETTER N WITH CEDILLA -->
<!ENTITY Odblac "&#x00150;" ><!--LATIN CAPITAL LETTER O WITH DOUBLE ACUTE -->
<!ENTITY odblac "&#x00151;" ><!--LATIN SMALL LETTER O WITH DOUBLE ACUTE -->
<!ENTITY OElig "&#x00152;" ><!--LATIN CAPITAL LIGATURE OE -->
<!ENTITY oelig "&#x00153;" ><!--LATIN SMALL LIGATURE OE -->
<!ENTITY Omacr "&#x0014C;" ><!--LATIN CAPITAL LETTER O WITH MACRON -->
<!ENTITY omacr "&#x0014D;" ><!--LATIN SMALL LETTER O WITH MACRON -->
<!ENTITY Racute "&#x00154;" ><!--LATIN CAPITAL LETTER R WITH ACUTE -->
<!ENTITY racute "&#x00155;" ><!--LATIN SMALL LETTER R WITH ACUTE -->
<!ENTITY Rcaron "&#x00158;" ><!--LATIN CAPITAL LETTER R WITH CARON -->
<!ENTITY rcaron "&#x00159;" ><!--LATIN SMALL LETTER R WITH CARON -->
<!ENTITY Rcedil "&#x00156;" ><!--LATIN CAPITAL LETTER R WITH CEDILLA -->
<!ENTITY rcedil "&#x00157;" ><!--LATIN SMALL LETTER R WITH CEDILLA -->
<!ENTITY Sacute "&#x0015A;" ><!--LATIN CAPITAL LETTER S WITH ACUTE -->
<!ENTITY sacute "&#x0015B;" ><!--LATIN SMALL LETTER S WITH ACUTE -->
<!ENTITY Scaron "&#x00160;" ><!--LATIN CAPITAL LETTER S WITH CARON -->
<!ENTITY scaron "&#x00161;" ><!--LATIN SMALL LETTER S WITH CARON -->
<!ENTITY Scedil "&#x0015E;" ><!--LATIN CAPITAL LETTER S WITH CEDILLA -->
<!ENTITY scedil "&#x0015F;" ><!--LATIN SMALL LETTER S WITH CEDILLA -->
<!ENTITY Scirc "&#x0015C;" ><!--LATIN CAPITAL LETTER S WITH CIRCUMFLEX -->
<!ENTITY scirc "&#x0015D;" ><!--LATIN SMALL LETTER S WITH CIRCUMFLEX -->
<!ENTITY Tcaron "&#x00164;" ><!--LATIN CAPITAL LETTER T WITH CARON -->
<!ENTITY tcaron "&#x00165;" ><!--LATIN SMALL LETTER T WITH CARON -->
<!ENTITY Tcedil "&#x00162;" ><!--LATIN CAPITAL LETTER T WITH CEDILLA -->
<!ENTITY tcedil "&#x00163;" ><!--LATIN SMALL LETTER T WITH CEDILLA -->
<!ENTITY Tstrok "&#x00166;" ><!--LATIN CAPITAL LETTER T WITH STROKE -->
<!ENTITY tstrok "&#x00167;" ><!--LATIN SMALL LETTER T WITH STROKE -->
<!ENTITY Ubreve "&#x0016C;" ><!--LATIN CAPITAL LETTER U WITH BREVE -->
<!ENTITY ubreve "&#x0016D;" ><!--LATIN SMALL LETTER U WITH BREVE -->
<!ENTITY Udblac "&#x00170;" ><!--LATIN CAPITAL LETTER U WITH DOUBLE ACUTE -->
<!ENTITY udblac "&#x00171;" ><!--LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
<!ENTITY Umacr "&#x0016A;" ><!--LATIN CAPITAL LETTER U WITH MACRON -->
<!ENTITY umacr "&#x0016B;" ><!--LATIN SMALL LETTER U WITH MACRON -->
<!ENTITY Uogon "&#x00172;" ><!--LATIN CAPITAL LETTER U WITH OGONEK -->
<!ENTITY uogon "&#x00173;" ><!--LATIN SMALL LETTER U WITH OGONEK -->
<!ENTITY Uring "&#x0016E;" ><!--LATIN CAPITAL LETTER U WITH RING ABOVE -->
<!ENTITY uring "&#x0016F;" ><!--LATIN SMALL LETTER U WITH RING ABOVE -->
<!ENTITY Utilde "&#x00168;" ><!--LATIN CAPITAL LETTER U WITH TILDE -->
<!ENTITY utilde "&#x00169;" ><!--LATIN SMALL LETTER U WITH TILDE -->
<!ENTITY Wcirc "&#x00174;" ><!--LATIN CAPITAL LETTER W WITH CIRCUMFLEX -->
<!ENTITY wcirc "&#x00175;" ><!--LATIN SMALL LETTER W WITH CIRCUMFLEX -->
<!ENTITY Ycirc "&#x00176;" ><!--LATIN CAPITAL LETTER Y WITH CIRCUMFLEX -->
<!ENTITY ycirc "&#x00177;" ><!--LATIN SMALL LETTER Y WITH CIRCUMFLEX -->
<!ENTITY Yuml "&#x00178;" ><!--LATIN CAPITAL LETTER Y WITH DIAERESIS -->
<!ENTITY Zacute "&#x00179;" ><!--LATIN CAPITAL LETTER Z WITH ACUTE -->
<!ENTITY zacute "&#x0017A;" ><!--LATIN SMALL LETTER Z WITH ACUTE -->
<!ENTITY Zcaron "&#x0017D;" ><!--LATIN CAPITAL LETTER Z WITH CARON -->
<!ENTITY zcaron "&#x0017E;" ><!--LATIN SMALL LETTER Z WITH CARON -->
<!ENTITY Zdot "&#x0017B;" ><!--LATIN CAPITAL LETTER Z WITH DOT ABOVE -->
<!ENTITY zdot "&#x0017C;" ><!--LATIN SMALL LETTER Z WITH DOT ABOVE -->

View File

@ -0,0 +1,117 @@
<!--
File isonum.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isonum.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isonum.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isonum PUBLIC
"ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isonum.ent"
>
%isonum;
-->
<!ENTITY amp "&#38;#38;" ><!--AMPERSAND -->
<!ENTITY apos "&#x00027;" ><!--APOSTROPHE -->
<!ENTITY ast "&#x0002A;" ><!--ASTERISK -->
<!ENTITY brvbar "&#x000A6;" ><!--BROKEN BAR -->
<!ENTITY bsol "&#x0005C;" ><!--REVERSE SOLIDUS -->
<!ENTITY cent "&#x000A2;" ><!--CENT SIGN -->
<!ENTITY colon "&#x0003A;" ><!--COLON -->
<!ENTITY comma "&#x0002C;" ><!--COMMA -->
<!ENTITY commat "&#x00040;" ><!--COMMERCIAL AT -->
<!ENTITY copy "&#x000A9;" ><!--COPYRIGHT SIGN -->
<!ENTITY curren "&#x000A4;" ><!--CURRENCY SIGN -->
<!ENTITY darr "&#x02193;" ><!--DOWNWARDS ARROW -->
<!ENTITY deg "&#x000B0;" ><!--DEGREE SIGN -->
<!ENTITY divide "&#x000F7;" ><!--DIVISION SIGN -->
<!ENTITY dollar "&#x00024;" ><!--DOLLAR SIGN -->
<!ENTITY equals "&#x0003D;" ><!--EQUALS SIGN -->
<!ENTITY excl "&#x00021;" ><!--EXCLAMATION MARK -->
<!ENTITY frac12 "&#x000BD;" ><!--VULGAR FRACTION ONE HALF -->
<!ENTITY frac14 "&#x000BC;" ><!--VULGAR FRACTION ONE QUARTER -->
<!ENTITY frac18 "&#x0215B;" ><!--VULGAR FRACTION ONE EIGHTH -->
<!ENTITY frac34 "&#x000BE;" ><!--VULGAR FRACTION THREE QUARTERS -->
<!ENTITY frac38 "&#x0215C;" ><!--VULGAR FRACTION THREE EIGHTHS -->
<!ENTITY frac58 "&#x0215D;" ><!--VULGAR FRACTION FIVE EIGHTHS -->
<!ENTITY frac78 "&#x0215E;" ><!--VULGAR FRACTION SEVEN EIGHTHS -->
<!ENTITY gt "&#x0003E;" ><!--GREATER-THAN SIGN -->
<!ENTITY half "&#x000BD;" ><!--VULGAR FRACTION ONE HALF -->
<!ENTITY horbar "&#x02015;" ><!--HORIZONTAL BAR -->
<!ENTITY hyphen "&#x02010;" ><!--HYPHEN -->
<!ENTITY iexcl "&#x000A1;" ><!--INVERTED EXCLAMATION MARK -->
<!ENTITY iquest "&#x000BF;" ><!--INVERTED QUESTION MARK -->
<!ENTITY laquo "&#x000AB;" ><!--LEFT-POINTING DOUBLE ANGLE QUOTATION MARK -->
<!ENTITY larr "&#x02190;" ><!--LEFTWARDS ARROW -->
<!ENTITY lcub "&#x0007B;" ><!--LEFT CURLY BRACKET -->
<!ENTITY ldquo "&#x0201C;" ><!--LEFT DOUBLE QUOTATION MARK -->
<!ENTITY lowbar "&#x0005F;" ><!--LOW LINE -->
<!ENTITY lpar "&#x00028;" ><!--LEFT PARENTHESIS -->
<!ENTITY lsqb "&#x0005B;" ><!--LEFT SQUARE BRACKET -->
<!ENTITY lsquo "&#x02018;" ><!--LEFT SINGLE QUOTATION MARK -->
<!ENTITY lt "&#38;#60;" ><!--LESS-THAN SIGN -->
<!ENTITY micro "&#x000B5;" ><!--MICRO SIGN -->
<!ENTITY middot "&#x000B7;" ><!--MIDDLE DOT -->
<!ENTITY nbsp "&#x000A0;" ><!--NO-BREAK SPACE -->
<!ENTITY not "&#x000AC;" ><!--NOT SIGN -->
<!ENTITY num "&#x00023;" ><!--NUMBER SIGN -->
<!ENTITY ohm "&#x02126;" ><!--OHM SIGN -->
<!ENTITY ordf "&#x000AA;" ><!--FEMININE ORDINAL INDICATOR -->
<!ENTITY ordm "&#x000BA;" ><!--MASCULINE ORDINAL INDICATOR -->
<!ENTITY para "&#x000B6;" ><!--PILCROW SIGN -->
<!ENTITY percnt "&#x00025;" ><!--PERCENT SIGN -->
<!ENTITY period "&#x0002E;" ><!--FULL STOP -->
<!ENTITY plus "&#x0002B;" ><!--PLUS SIGN -->
<!ENTITY plusmn "&#x000B1;" ><!--PLUS-MINUS SIGN -->
<!ENTITY pound "&#x000A3;" ><!--POUND SIGN -->
<!ENTITY quest "&#x0003F;" ><!--QUESTION MARK -->
<!ENTITY quot "&#x00022;" ><!--QUOTATION MARK -->
<!ENTITY raquo "&#x000BB;" ><!--RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -->
<!ENTITY rarr "&#x02192;" ><!--RIGHTWARDS ARROW -->
<!ENTITY rcub "&#x0007D;" ><!--RIGHT CURLY BRACKET -->
<!ENTITY rdquo "&#x0201D;" ><!--RIGHT DOUBLE QUOTATION MARK -->
<!ENTITY reg "&#x000AE;" ><!--REGISTERED SIGN -->
<!ENTITY rpar "&#x00029;" ><!--RIGHT PARENTHESIS -->
<!ENTITY rsqb "&#x0005D;" ><!--RIGHT SQUARE BRACKET -->
<!ENTITY rsquo "&#x02019;" ><!--RIGHT SINGLE QUOTATION MARK -->
<!ENTITY sect "&#x000A7;" ><!--SECTION SIGN -->
<!ENTITY semi "&#x0003B;" ><!--SEMICOLON -->
<!ENTITY shy "&#x000AD;" ><!--SOFT HYPHEN -->
<!ENTITY sol "&#x0002F;" ><!--SOLIDUS -->
<!ENTITY sung "&#x0266A;" ><!--EIGHTH NOTE -->
<!ENTITY sup1 "&#x000B9;" ><!--SUPERSCRIPT ONE -->
<!ENTITY sup2 "&#x000B2;" ><!--SUPERSCRIPT TWO -->
<!ENTITY sup3 "&#x000B3;" ><!--SUPERSCRIPT THREE -->
<!ENTITY times "&#x000D7;" ><!--MULTIPLICATION SIGN -->
<!ENTITY trade "&#x02122;" ><!--TRADE MARK SIGN -->
<!ENTITY uarr "&#x02191;" ><!--UPWARDS ARROW -->
<!ENTITY verbar "&#x0007C;" ><!--VERTICAL LINE -->
<!ENTITY yen "&#x000A5;" ><!--YEN SIGN -->

View File

@ -0,0 +1,125 @@
<!--
File isopub.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isopub.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES Publishing//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isopub.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isopub PUBLIC
"ISO 8879:1986//ENTITIES Publishing//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isopub.ent"
>
%isopub;
-->
<!ENTITY blank "&#x02423;" ><!--OPEN BOX -->
<!ENTITY blk12 "&#x02592;" ><!--MEDIUM SHADE -->
<!ENTITY blk14 "&#x02591;" ><!--LIGHT SHADE -->
<!ENTITY blk34 "&#x02593;" ><!--DARK SHADE -->
<!ENTITY block "&#x02588;" ><!--FULL BLOCK -->
<!ENTITY bull "&#x02022;" ><!--BULLET -->
<!ENTITY caret "&#x02041;" ><!--CARET INSERTION POINT -->
<!ENTITY check "&#x02713;" ><!--CHECK MARK -->
<!ENTITY cir "&#x025CB;" ><!--WHITE CIRCLE -->
<!ENTITY clubs "&#x02663;" ><!--BLACK CLUB SUIT -->
<!ENTITY copysr "&#x02117;" ><!--SOUND RECORDING COPYRIGHT -->
<!ENTITY cross "&#x02717;" ><!--BALLOT X -->
<!ENTITY Dagger "&#x02021;" ><!--DOUBLE DAGGER -->
<!ENTITY dagger "&#x02020;" ><!--DAGGER -->
<!ENTITY dash "&#x02010;" ><!--HYPHEN -->
<!ENTITY diams "&#x02666;" ><!--BLACK DIAMOND SUIT -->
<!ENTITY dlcrop "&#x0230D;" ><!--BOTTOM LEFT CROP -->
<!ENTITY drcrop "&#x0230C;" ><!--BOTTOM RIGHT CROP -->
<!ENTITY dtri "&#x025BF;" ><!--WHITE DOWN-POINTING SMALL TRIANGLE -->
<!ENTITY dtrif "&#x025BE;" ><!--BLACK DOWN-POINTING SMALL TRIANGLE -->
<!ENTITY emsp "&#x02003;" ><!--EM SPACE -->
<!ENTITY emsp13 "&#x02004;" ><!--THREE-PER-EM SPACE -->
<!ENTITY emsp14 "&#x02005;" ><!--FOUR-PER-EM SPACE -->
<!ENTITY ensp "&#x02002;" ><!--EN SPACE -->
<!ENTITY female "&#x02640;" ><!--FEMALE SIGN -->
<!ENTITY ffilig "&#x0FB03;" ><!--LATIN SMALL LIGATURE FFI -->
<!ENTITY fflig "&#x0FB00;" ><!--LATIN SMALL LIGATURE FF -->
<!ENTITY ffllig "&#x0FB04;" ><!--LATIN SMALL LIGATURE FFL -->
<!ENTITY filig "&#x0FB01;" ><!--LATIN SMALL LIGATURE FI -->
<!ENTITY flat "&#x0266D;" ><!--MUSIC FLAT SIGN -->
<!ENTITY fllig "&#x0FB02;" ><!--LATIN SMALL LIGATURE FL -->
<!ENTITY frac13 "&#x02153;" ><!--VULGAR FRACTION ONE THIRD -->
<!ENTITY frac15 "&#x02155;" ><!--VULGAR FRACTION ONE FIFTH -->
<!ENTITY frac16 "&#x02159;" ><!--VULGAR FRACTION ONE SIXTH -->
<!ENTITY frac23 "&#x02154;" ><!--VULGAR FRACTION TWO THIRDS -->
<!ENTITY frac25 "&#x02156;" ><!--VULGAR FRACTION TWO FIFTHS -->
<!ENTITY frac35 "&#x02157;" ><!--VULGAR FRACTION THREE FIFTHS -->
<!ENTITY frac45 "&#x02158;" ><!--VULGAR FRACTION FOUR FIFTHS -->
<!ENTITY frac56 "&#x0215A;" ><!--VULGAR FRACTION FIVE SIXTHS -->
<!ENTITY hairsp "&#x0200A;" ><!--HAIR SPACE -->
<!ENTITY hearts "&#x02665;" ><!--BLACK HEART SUIT -->
<!ENTITY hellip "&#x02026;" ><!--HORIZONTAL ELLIPSIS -->
<!ENTITY hybull "&#x02043;" ><!--HYPHEN BULLET -->
<!ENTITY incare "&#x02105;" ><!--CARE OF -->
<!ENTITY ldquor "&#x0201E;" ><!--DOUBLE LOW-9 QUOTATION MARK -->
<!ENTITY lhblk "&#x02584;" ><!--LOWER HALF BLOCK -->
<!ENTITY loz "&#x025CA;" ><!--LOZENGE -->
<!ENTITY lozf "&#x029EB;" ><!--BLACK LOZENGE -->
<!ENTITY lsquor "&#x0201A;" ><!--SINGLE LOW-9 QUOTATION MARK -->
<!ENTITY ltri "&#x025C3;" ><!--WHITE LEFT-POINTING SMALL TRIANGLE -->
<!ENTITY ltrif "&#x025C2;" ><!--BLACK LEFT-POINTING SMALL TRIANGLE -->
<!ENTITY male "&#x02642;" ><!--MALE SIGN -->
<!ENTITY malt "&#x02720;" ><!--MALTESE CROSS -->
<!ENTITY marker "&#x025AE;" ><!--BLACK VERTICAL RECTANGLE -->
<!ENTITY mdash "&#x02014;" ><!--EM DASH -->
<!ENTITY mldr "&#x02026;" ><!--HORIZONTAL ELLIPSIS -->
<!ENTITY natur "&#x0266E;" ><!--MUSIC NATURAL SIGN -->
<!ENTITY ndash "&#x02013;" ><!--EN DASH -->
<!ENTITY nldr "&#x02025;" ><!--TWO DOT LEADER -->
<!ENTITY numsp "&#x02007;" ><!--FIGURE SPACE -->
<!ENTITY phone "&#x0260E;" ><!--BLACK TELEPHONE -->
<!ENTITY puncsp "&#x02008;" ><!--PUNCTUATION SPACE -->
<!ENTITY rdquor "&#x0201D;" ><!--RIGHT DOUBLE QUOTATION MARK -->
<!ENTITY rect "&#x025AD;" ><!--WHITE RECTANGLE -->
<!ENTITY rsquor "&#x02019;" ><!--RIGHT SINGLE QUOTATION MARK -->
<!ENTITY rtri "&#x025B9;" ><!--WHITE RIGHT-POINTING SMALL TRIANGLE -->
<!ENTITY rtrif "&#x025B8;" ><!--BLACK RIGHT-POINTING SMALL TRIANGLE -->
<!ENTITY rx "&#x0211E;" ><!--PRESCRIPTION TAKE -->
<!ENTITY sext "&#x02736;" ><!--SIX POINTED BLACK STAR -->
<!ENTITY sharp "&#x0266F;" ><!--MUSIC SHARP SIGN -->
<!ENTITY spades "&#x02660;" ><!--BLACK SPADE SUIT -->
<!ENTITY squ "&#x025A1;" ><!--WHITE SQUARE -->
<!ENTITY squf "&#x025AA;" ><!--BLACK SMALL SQUARE -->
<!ENTITY star "&#x02606;" ><!--WHITE STAR -->
<!ENTITY starf "&#x02605;" ><!--BLACK STAR -->
<!ENTITY target "&#x02316;" ><!--POSITION INDICATOR -->
<!ENTITY telrec "&#x02315;" ><!--TELEPHONE RECORDER -->
<!ENTITY thinsp "&#x02009;" ><!--THIN SPACE -->
<!ENTITY uhblk "&#x02580;" ><!--UPPER HALF BLOCK -->
<!ENTITY ulcrop "&#x0230F;" ><!--TOP LEFT CROP -->
<!ENTITY urcrop "&#x0230E;" ><!--TOP RIGHT CROP -->
<!ENTITY utri "&#x025B5;" ><!--WHITE UP-POINTING SMALL TRIANGLE -->
<!ENTITY utrif "&#x025B4;" ><!--BLACK UP-POINTING SMALL TRIANGLE -->
<!ENTITY vellip "&#x022EE;" ><!--VERTICAL ELLIPSIS -->

View File

@ -0,0 +1,103 @@
<!--
File isotech.ent produced by the XSL script entities.xsl
from input data in unicode.xml.
Please report any errors to David Carlisle
via the public W3C list www-math@w3.org.
The numeric character values assigned to each entity
(should) match the Unicode assignments in Unicode 4.0.
Entity names in this file are derived from files carrying the
following notice:
(C) International Organization for Standardization 1986
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
-->
<!--
Version: $Id: isotech.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
Public identifier: ISO 8879:1986//ENTITIES General Technical//EN//XML
System identifier: http://www.w3.org/2003/entities/iso8879/isotech.ent
The public identifier should always be used verbatim.
The system identifier may be changed to suit local requirements.
Typical invocation:
<!ENTITY % isotech PUBLIC
"ISO 8879:1986//ENTITIES General Technical//EN//XML"
"http://www.w3.org/2003/entities/iso8879/isotech.ent"
>
%isotech;
-->
<!ENTITY aleph "&#x02135;" ><!--ALEF SYMBOL -->
<!ENTITY and "&#x02227;" ><!--LOGICAL AND -->
<!ENTITY ang90 "&#x0221F;" ><!--RIGHT ANGLE -->
<!ENTITY angsph "&#x02222;" ><!--SPHERICAL ANGLE -->
<!ENTITY angst "&#x0212B;" ><!--ANGSTROM SIGN -->
<!ENTITY ap "&#x02248;" ><!--ALMOST EQUAL TO -->
<!ENTITY becaus "&#x02235;" ><!--BECAUSE -->
<!ENTITY bernou "&#x0212C;" ><!--SCRIPT CAPITAL B -->
<!ENTITY bottom "&#x022A5;" ><!--UP TACK -->
<!ENTITY cap "&#x02229;" ><!--INTERSECTION -->
<!ENTITY compfn "&#x02218;" ><!--RING OPERATOR -->
<!ENTITY cong "&#x02245;" ><!--APPROXIMATELY EQUAL TO -->
<!ENTITY conint "&#x0222E;" ><!--CONTOUR INTEGRAL -->
<!ENTITY cup "&#x0222A;" ><!--UNION -->
<!ENTITY Dot "&#x000A8;" ><!--DIAERESIS -->
<!ENTITY DotDot " &#x020DC;" ><!--COMBINING FOUR DOTS ABOVE -->
<!ENTITY equiv "&#x02261;" ><!--IDENTICAL TO -->
<!ENTITY exist "&#x02203;" ><!--THERE EXISTS -->
<!ENTITY fnof "&#x00192;" ><!--LATIN SMALL LETTER F WITH HOOK -->
<!ENTITY forall "&#x02200;" ><!--FOR ALL -->
<!ENTITY ge "&#x02265;" ><!--GREATER-THAN OR EQUAL TO -->
<!ENTITY hamilt "&#x0210B;" ><!--SCRIPT CAPITAL H -->
<!ENTITY iff "&#x021D4;" ><!--LEFT RIGHT DOUBLE ARROW -->
<!ENTITY infin "&#x0221E;" ><!--INFINITY -->
<!ENTITY int "&#x0222B;" ><!--INTEGRAL -->
<!ENTITY isin "&#x02208;" ><!--ELEMENT OF -->
<!ENTITY lagran "&#x02112;" ><!--SCRIPT CAPITAL L -->
<!ENTITY lang "&#x02329;" ><!--LEFT-POINTING ANGLE BRACKET -->
<!ENTITY lArr "&#x021D0;" ><!--LEFTWARDS DOUBLE ARROW -->
<!ENTITY le "&#x02264;" ><!--LESS-THAN OR EQUAL TO -->
<!ENTITY lowast "&#x02217;" ><!--ASTERISK OPERATOR -->
<!ENTITY minus "&#x02212;" ><!--MINUS SIGN -->
<!ENTITY mnplus "&#x02213;" ><!--MINUS-OR-PLUS SIGN -->
<!ENTITY nabla "&#x02207;" ><!--NABLA -->
<!ENTITY ne "&#x02260;" ><!--NOT EQUAL TO -->
<!ENTITY ni "&#x0220B;" ><!--CONTAINS AS MEMBER -->
<!ENTITY notin "&#x02209;" ><!--NOT AN ELEMENT OF -->
<!ENTITY or "&#x02228;" ><!--LOGICAL OR -->
<!ENTITY order "&#x02134;" ><!--SCRIPT SMALL O -->
<!ENTITY par "&#x02225;" ><!--PARALLEL TO -->
<!ENTITY part "&#x02202;" ><!--PARTIAL DIFFERENTIAL -->
<!ENTITY permil "&#x02030;" ><!--PER MILLE SIGN -->
<!ENTITY perp "&#x022A5;" ><!--UP TACK -->
<!ENTITY phmmat "&#x02133;" ><!--SCRIPT CAPITAL M -->
<!ENTITY Prime "&#x02033;" ><!--DOUBLE PRIME -->
<!ENTITY prime "&#x02032;" ><!--PRIME -->
<!ENTITY prop "&#x0221D;" ><!--PROPORTIONAL TO -->
<!ENTITY radic "&#x0221A;" ><!--SQUARE ROOT -->
<!ENTITY rang "&#x0232A;" ><!--RIGHT-POINTING ANGLE BRACKET -->
<!ENTITY rArr "&#x021D2;" ><!--RIGHTWARDS DOUBLE ARROW -->
<!ENTITY sim "&#x0223C;" ><!--TILDE OPERATOR -->
<!ENTITY sime "&#x02243;" ><!--ASYMPTOTICALLY EQUAL TO -->
<!ENTITY square "&#x025A1;" ><!--WHITE SQUARE -->
<!ENTITY sub "&#x02282;" ><!--SUBSET OF -->
<!ENTITY sube "&#x02286;" ><!--SUBSET OF OR EQUAL TO -->
<!ENTITY sup "&#x02283;" ><!--SUPERSET OF -->
<!ENTITY supe "&#x02287;" ><!--SUPERSET OF OR EQUAL TO -->
<!ENTITY tdot " &#x020DB;" ><!--COMBINING THREE DOTS ABOVE -->
<!ENTITY there4 "&#x02234;" ><!--THEREFORE -->
<!ENTITY tprime "&#x02034;" ><!--TRIPLE PRIME -->
<!ENTITY Verbar "&#x02016;" ><!--DOUBLE VERTICAL LINE -->
<!ENTITY wedgeq "&#x02259;" ><!--ESTIMATES -->

View File

@ -0,0 +1,245 @@
<!-- ...................................................................... -->
<!-- DocBook XML HTML Table Module V4.5 ................................... -->
<!-- File htmltblx.mod .................................................... -->
<!-- Copyright 2003-2006 ArborText, Inc., Norman Walsh, Sun Microsystems,
Inc., and the Organization for the Advancement of Structured Information
Standards (OASIS).
$Id: htmltblx.mod 6340 2006-10-03 13:23:24Z nwalsh $
Permission to use, copy, modify and distribute the DocBook XML DTD
and its accompanying documentation for any purpose and without fee
is hereby granted in perpetuity, provided that the above copyright
notice and this paragraph appear in all copies. The copyright
holders make no representation about the suitability of the DTD for
any purpose. It is provided "as is" without expressed or implied
warranty.
If you modify the DocBook XML DTD in any way, except for declaring and
referencing additional sets of general entities and declaring
additional notations, label your DTD as a variant of DocBook. See
the maintenance documentation for more information.
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/docbook/.
-->
<!-- ...................................................................... -->
<!-- This module contains the definitions for elements that are
isomorphic to the HTML elements. One could argue we should
instead have based ourselves on the XHTML Table Module, but the
HTML one is more like what browsers are likely to accept today
and users are likely to use.
This module has been developed for use with the DocBook V4.5
"union table model" in which elements and attlists common to both
models are defined (as the union) in the CALS table module by
setting various parameter entities appropriately in this file.
In DTD driver files referring to this module, please use an entity
declaration that uses the public identifier shown below:
<!ENTITY % htmltbl PUBLIC
"-//OASIS//ELEMENTS DocBook XML HTML Tables V4.5//EN"
"htmltblx.mod">
%htmltbl;
See the documentation for detailed information on the parameter
entity and module scheme used in DocBook, customizing DocBook and
planning for interchange, and changes made since the last release
of DocBook.
-->
<!--======================= XHTML Tables =======================================-->
<!ENTITY % html.coreattrs
"%common.attrib;
class CDATA #IMPLIED
style CDATA #IMPLIED
title CDATA #IMPLIED"
>
<!-- Does not contain lang or dir because they are in %common.attribs -->
<![%sgml.features;[
<!ENTITY % i18n "">
]]>
<!ENTITY % i18n
"xml:lang NMTOKEN #IMPLIED"
>
<!ENTITY % events
"onclick CDATA #IMPLIED
ondblclick CDATA #IMPLIED
onmousedown CDATA #IMPLIED
onmouseup CDATA #IMPLIED
onmouseover CDATA #IMPLIED
onmousemove CDATA #IMPLIED
onmouseout CDATA #IMPLIED
onkeypress CDATA #IMPLIED
onkeydown CDATA #IMPLIED
onkeyup CDATA #IMPLIED"
>
<!ENTITY % attrs "%html.coreattrs; %i18n; %events;">
<!ENTITY % cellhalign
"align (left|center|right|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff CDATA #IMPLIED"
>
<!ENTITY % cellvalign
"valign (top|middle|bottom|baseline) #IMPLIED"
>
<!--doc:A group of columns in an HTML table.-->
<!ELEMENT colgroup %ho; (col)*>
<!--doc:Specifications for a column in an HTML table.-->
<!ELEMENT col %ho; EMPTY>
<!--doc:A row in an HTML table.-->
<!ELEMENT tr %ho; (th|td)+>
<!--doc:A table header entry in an HTML table.-->
<!ELEMENT th %ho; (%para.char.mix; | %tabentry.mix; | table | informaltable)*>
<!--doc:A table ntry in an HTML table.-->
<!ELEMENT td %ho; (%para.char.mix; | %tabentry.mix; | table | informaltable)*>
<!ATTLIST colgroup
%attrs;
span CDATA "1"
width CDATA #IMPLIED
%cellhalign;
%cellvalign;
>
<!ATTLIST col
%attrs;
span CDATA "1"
width CDATA #IMPLIED
%cellhalign;
%cellvalign;
>
<!ATTLIST tr
%attrs;
%cellhalign;
%cellvalign;
bgcolor CDATA #IMPLIED
>
<!ATTLIST th
%attrs;
abbr CDATA #IMPLIED
axis CDATA #IMPLIED
headers IDREFS #IMPLIED
scope (row|col|rowgroup|colgroup) #IMPLIED
rowspan CDATA "1"
colspan CDATA "1"
%cellhalign;
%cellvalign;
nowrap (nowrap) #IMPLIED
bgcolor CDATA #IMPLIED
width CDATA #IMPLIED
height CDATA #IMPLIED
>
<!ATTLIST td
%attrs;
abbr CDATA #IMPLIED
axis CDATA #IMPLIED
headers IDREFS #IMPLIED
scope (row|col|rowgroup|colgroup) #IMPLIED
rowspan CDATA "1"
colspan CDATA "1"
%cellhalign;
%cellvalign;
nowrap (nowrap) #IMPLIED
bgcolor CDATA #IMPLIED
width CDATA #IMPLIED
height CDATA #IMPLIED
>
<!-- ====================================================== -->
<!-- Set up to read in the CALS model configured to
merge with the XHTML table model -->
<!-- ====================================================== -->
<!ENTITY % tables.role.attrib "%role.attrib;">
<!-- Add label and role attributes to table and informaltable -->
<!ENTITY % bodyatt "
floatstyle CDATA #IMPLIED
rowheader (firstcol|norowheader) #IMPLIED
%label.attrib;"
>
<!-- Add common attributes to Table, TGroup, TBody, THead, TFoot, Row,
EntryTbl, and Entry (and InformalTable element). -->
<!ENTITY % secur "
%common.attrib;
class CDATA #IMPLIED
style CDATA #IMPLIED
title CDATA #IMPLIED
%i18n;
%events;
%tables.role.attrib;">
<!ENTITY % common.table.attribs
"%bodyatt;
%secur;">
<!-- Content model for Table (that also allows HTML tables) -->
<!ENTITY % tbl.table.mdl
"((blockinfo?,
(%formalobject.title.content;),
(%ndxterm.class;)*,
textobject*,
(graphic+|mediaobject+|tgroup+))
|(caption, (col*|colgroup*), thead?, tfoot?, (tbody+|tr+)))">
<!ENTITY % informal.tbl.table.mdl
"(textobject*,
(graphic+|mediaobject+|tgroup+))
| ((col*|colgroup*), thead?, tfoot?, (tbody+|tr+))">
<!-- Attributes for Table (including HTML ones) -->
<!-- N.B. rules = (none | groups | rows | cols | all) but it can't be spec'd -->
<!-- that way because 'all' already occurs in a different enumeration in -->
<!-- CALS tables (frame). -->
<!ENTITY % tbl.table.att '
tabstyle CDATA #IMPLIED
tocentry %yesorno.attvals; #IMPLIED
shortentry %yesorno.attvals; #IMPLIED
orient (port|land) #IMPLIED
pgwide %yesorno.attvals; #IMPLIED
summary CDATA #IMPLIED
width CDATA #IMPLIED
border CDATA #IMPLIED
rules CDATA #IMPLIED
cellspacing CDATA #IMPLIED
cellpadding CDATA #IMPLIED
align (left|center|right) #IMPLIED
bgcolor CDATA #IMPLIED
'>
<!ENTITY % tbl.frame.attval "void|above|below|hsides|lhs|rhs|vsides|box|border|
top|bottom|topbot|all|sides|none">
<!-- Allow either objects or inlines; beware of REs between elements. -->
<!ENTITY % tbl.entry.mdl "%para.char.mix; | %tabentry.mix;">
<!-- thead, tfoot, and tbody are defined in both table models,
so we set up parameter entities to define union models for them
-->
<!ENTITY % tbl.hdft.mdl "(tr+|(colspec*,row+))">
<!ENTITY % tbl.tbody.mdl "(tr+|row+)">
<!ENTITY % tbl.valign.attval "top|middle|bottom|baseline">
<!-- End of DocBook XML HTML Table Module V4.5 ............................ -->
<!-- ...................................................................... -->

View File

@ -0,0 +1,321 @@
<!-- XML EXCHANGE TABLE MODEL DECLARATION MODULE -->
<!-- This set of declarations defines the XML version of the Exchange
Table Model as of the date shown in the Formal Public Identifier
(FPI) for this entity.
This set of declarations may be referred to using a public external
entity declaration and reference as shown in the following three
lines:
<!ENTITY % calstblx
PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN">
%calstblx;
If various parameter entities used within this set of declarations
are to be given non-default values, the appropriate declarations
should be given before calling in this package (i.e., before the
"%calstblx;" reference).
-->
<!-- The motivation for this XML version of the Exchange Table Model
is simply to create an XML version of the SGML Exchange Table
Model. By design, no effort has been made to "improve" the model.
This XML version incorporates the logical bare minimum changes
necessary to make the Exchange Table Model a valid XML DTD.
It has been modified slightly for use in the combined HTML/CALS models
supported by DocBook V4.3 and later.
-->
<!-- The XML version of the Exchange Table Model differs from
the SGML version in the following ways:
The following parameter entities have been removed:
- tbl.table.excep, tbl.hdft.excep, tbl.row.excep, tbl.entry.excep
There are no exceptions in XML. The following normative statement
is made in lieu of exceptions: the exchange table model explicitly
forbids a table from occurring within another table. If the
content model of an entry includes a table element, then this
cannot be enforced by the DTD, but it is a deviation from the
exchange table model to include a table within a table.
- tbl.hdft.name, tbl.hdft.mdl, tbl.hdft.excep, tbl.hdft.att
The motivation for these elements was to change the table
header/footer elements. Since XML does not allow element declarations
to contain name groups, and the exchange table model does not
allow a table to contain footers, the continued presence of these
attributes seems unnecessary.
The following parameter entity has been added:
- tbl.thead.att
This entity parameterizes the attributes on thead. It replaces
the tbl.hdft.att parameter entity.
Other miscellaneous changes:
- Tag ommission indicators have been removed
- Comments have been removed from declarations
- NUMBER attributes have been changed to NMTOKEN
- NUTOKEN attributes have been to changed to NMTOKEN
- Removed the grouping characters around the content model
parameter entry for the 'entry' element. This is necessary
so that an entry can contain #PCDATA and be defined as an
optional, repeatable OR group beginning with #PCDATA.
-->
<!-- This entity includes a set of element and attribute declarations
that partially defines the Exchange table model. However, the model
is not well-defined without the accompanying natural language
description of the semantics (meanings) of these various elements,
attributes, and attribute values. The semantic writeup, also available
from SGML Open, should be used in conjunction with this entity.
-->
<!-- In order to use the Exchange table model, various parameter entity
declarations are required. A brief description is as follows:
ENTITY NAME WHERE USED WHAT IT IS
%yesorno In ATTLIST of: An attribute declared value
almost all elements for a "boolean" attribute
%paracon In content model of: The "text" (logical content)
<entry> of the model group for <entry>
%titles In content model of: The "title" part of the model
table element group for the table element
%tbl.table.name In declaration of: The name of the "table"
table element element
%tbl.table-titles.mdl In content model of: The model group for the title
table elements part of the content model for
table element
%tbl.table.mdl In content model of: The model group for the content
table elements model for table element,
often (and by default) defined
in terms of %tbl.table-titles.mdl
and tgroup
%tbl.table.att In ATTLIST of: Additional attributes on the
table element table element
%bodyatt In ATTLIST of: Additional attributes on the
table element table element (for backward
compatibility with the SGML
model)
%tbl.tgroup.mdl In content model of: The model group for the content
<tgroup> model for <tgroup>
%tbl.tgroup.att In ATTLIST of: Additional attributes on the
<tgroup> <tgroup> element
%tbl.thead.att In ATTLIST of: Additional attributes on the
<thead> <thead> element
%tbl.tbody.att In ATTLIST of: Additional attributes on the
<tbody> <tbody> element
%tbl.colspec.att In ATTLIST of: Additional attributes on the
<colspec> <colspec> element
%tbl.row.mdl In content model of: The model group for the content
<row> model for <row>
%tbl.row.att In ATTLIST of: Additional attributes on the
<row> <row> element
%tbl.entry.mdl In content model of: The model group for the content
<entry> model for <entry>
%tbl.entry.att In ATTLIST of: Additional attributes on the
<entry> <entry> element
This set of declarations will use the default definitions shown below
for any of these parameter entities that are not declared before this
set of declarations is referenced.
-->
<!-- These definitions are not directly related to the table model, but are
used in the default CALS table model and may be defined elsewhere (and
prior to the inclusion of this table module) in the referencing DTD. -->
<!ENTITY % yesorno 'NMTOKEN'> <!-- no if zero(s), yes if any other value -->
<!ENTITY % titles 'title?'>
<!ENTITY % pcd "#PCDATA">
<!ENTITY % paracon '%pcd;'> <!-- default for use in entry content -->
<!--
The parameter entities as defined below change and simplify the CALS table
model as published (as part of the Example DTD) in MIL-HDBK-28001. The
resulting simplified DTD has support from the SGML Open vendors and is
therefore more interoperable among different systems.
These following declarations provide the Exchange default definitions
for these entities. However, these entities can be redefined (by giving
the appropriate parameter entity declaration(s) prior to the reference
to this Table Model declaration set entity) to fit the needs of the
current application.
Note, however, that changes may have significant effect on the ability to
interchange table information. These changes may manifest themselves
in useability, presentation, and possible structure information degradation.
-->
<!ENTITY % tbl.table.name "table">
<!ENTITY % tbl.table-titles.mdl "%titles;,">
<!ENTITY % tbl.table-main.mdl "tgroup+">
<!ENTITY % tbl.table.mdl "%tbl.table-titles.mdl; %tbl.table-main.mdl;">
<!ENTITY % tbl.table.att "
pgwide %yesorno; #IMPLIED ">
<!ENTITY % bodyatt "">
<!ENTITY % tbl.tgroup.mdl "colspec*,thead?,tbody">
<!ENTITY % tbl.tgroup.att "">
<!ENTITY % tbl.thead.att "">
<!ENTITY % tbl.tbody.att "">
<!ENTITY % tbl.colspec.att "">
<!ENTITY % tbl.row.mdl "entry+">
<!ENTITY % tbl.row.att "">
<!ENTITY % tbl.entry.mdl "(%paracon;)*">
<!ENTITY % tbl.entry.att "">
<!ENTITY % tbl.frame.attval "top|bottom|topbot|all|sides|none">
<!ENTITY % tbl.tbody.mdl "row+">
<!-- ===== Element and attribute declarations follow. ===== -->
<!--
Default declarations previously defined in this entity and
referenced below include:
ENTITY % tbl.table.name "table"
ENTITY % tbl.table-titles.mdl "%titles;,"
ENTITY % tbl.table.mdl "%tbl.table-titles; tgroup+"
ENTITY % tbl.table.att "
pgwide %yesorno; #IMPLIED "
-->
<!--doc:???-->
<!ELEMENT %tbl.table.name; (%tbl.table.mdl;)>
<!ATTLIST %tbl.table.name;
frame (%tbl.frame.attval;) #IMPLIED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
%tbl.table.att;
%bodyatt;
>
<!--
Default declarations previously defined in this entity and
referenced below include:
ENTITY % tbl.tgroup.mdl "colspec*,thead?,tbody"
ENTITY % tbl.tgroup.att ""
-->
<!--doc:A wrapper for the main content of a table, or part of a table.-->
<!ELEMENT tgroup (%tbl.tgroup.mdl;) >
<!ATTLIST tgroup
cols NMTOKEN #REQUIRED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
%tbl.tgroup.att;
>
<!--
Default declarations previously defined in this entity and
referenced below include:
ENTITY % tbl.colspec.att ""
-->
<!--doc:Specifications for a column in a table.-->
<!ELEMENT colspec EMPTY >
<!ATTLIST colspec
colnum NMTOKEN #IMPLIED
colname NMTOKEN #IMPLIED
colwidth CDATA #IMPLIED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff NMTOKEN #IMPLIED
%tbl.colspec.att;
>
<!--
Default declarations previously defined in this entity and
referenced below include:
ENTITY % tbl.thead.att ""
-->
<!--doc:A table header consisting of one or more rows.-->
<!ELEMENT thead (row+)>
<!ATTLIST thead
valign (top|middle|bottom) #IMPLIED
%tbl.thead.att;
>
<!--
Default declarations previously defined in this entity and
referenced below include:
ENTITY % tbl.tbody.att ""
-->
<!--doc:A wrapper for the rows of a table or informal table.-->
<!ELEMENT tbody (%tbl.tbody.mdl;)>
<!ATTLIST tbody
valign (top|middle|bottom) #IMPLIED
%tbl.tbody.att;
>
<!--
Default declarations previously defined in this entity and
referenced below include:
ENTITY % tbl.row.mdl "entry+"
ENTITY % tbl.row.att ""
-->
<!--doc:A row in a table.-->
<!ELEMENT row (%tbl.row.mdl;)>
<!ATTLIST row
rowsep %yesorno; #IMPLIED
valign (top|middle|bottom) #IMPLIED
%tbl.row.att;
>
<!--
Default declarations previously defined in this entity and
referenced below include:
ENTITY % paracon "#PCDATA"
ENTITY % tbl.entry.mdl "(%paracon;)*"
ENTITY % tbl.entry.att ""
-->
<!--doc:A cell in a table.-->
<!ELEMENT entry (%tbl.entry.mdl;)*>
<!ATTLIST entry
colname NMTOKEN #IMPLIED
namest NMTOKEN #IMPLIED
nameend NMTOKEN #IMPLIED
morerows NMTOKEN #IMPLIED
colsep %yesorno; #IMPLIED
rowsep %yesorno; #IMPLIED
align (left|right|center|justify|char) #IMPLIED
char CDATA #IMPLIED
charoff NMTOKEN #IMPLIED
valign (top|middle|bottom) #IMPLIED
%tbl.entry.att;
>