567 lines
20 KiB
Plaintext
567 lines
20 KiB
Plaintext
<!--
|
|
|
|
$Id: html.sdata,v 1.2 1996/09/08 19:20:03 jfieber Exp $
|
|
|
|
Copyright (c) 1994
|
|
Open Software Foundation, Inc.
|
|
|
|
Permission is hereby granted to use, copy, modify and freely distribute
|
|
the software in this file and its documentation for any purpose without
|
|
fee, provided that the above copyright notice appears in all copies and
|
|
that both the copyright notice and this permission notice appear in
|
|
supporting documentation. Further, provided that the name of Open
|
|
Software Foundation, Inc. ("OSF") not be used in advertising or
|
|
publicity pertaining to distribution of the software without prior
|
|
written permission from OSF. OSF makes no representations about the
|
|
suitability of this software for any purpose. It is provided "as is"
|
|
without express or implied warranty.
|
|
|
|
-->
|
|
|
|
<!--
|
|
|
|
SDATA entity mappings BACK to entity references.
|
|
I think this is only usefule for creating a normalized instance."
|
|
|
|
J.Bowe, 1993
|
|
|
|
Enhancement by John R Fieber, 1996
|
|
|
|
-->
|
|
|
|
<!-- Numeric and Special Graphic -->
|
|
|
|
<map from="[half ]" to="&half;">
|
|
<map from="[frac12]" to="&frac12;">
|
|
<map from="[frac14]" to="&frac14;">
|
|
<map from="[frac34]" to="&frac34;">
|
|
<map from="[frac18]" to="&frac18;">
|
|
<map from="[frac38]" to="&frac38;">
|
|
<map from="[frac58]" to="&frac58;">
|
|
<map from="[frac78]" to="&frac78;">
|
|
<map from="[sup1 ]" to="&sup1;">
|
|
<map from="[sup2 ]" to="&sup2;">
|
|
<map from="[sup3 ]" to="&sup3;">
|
|
<map from="[plus ]" to="+">
|
|
<map from="[plusmn]" to="&plusmn;">
|
|
<map from="[lt ]" to="&lt;">
|
|
<map from="[equals]" to="=">
|
|
<map from="[gt ]" to="&gt;">
|
|
<map from="[divide]" to="/">
|
|
<map from="[times ]" to="&times;">
|
|
<map from="[curren]" to="&curren;">
|
|
<map from="[pound ]" to="&pound;">
|
|
<map from="[dollar]" to="&#36;">
|
|
<map from="[cent ]" to="&cent;">
|
|
<map from="[yen ]" to="&yen;">
|
|
<map from="[num ]" to="#">
|
|
<map from="[percnt]" to="%">
|
|
<map from="[amp ]" to="&amp;">
|
|
<map from="[ast ]" to="*">
|
|
<map from="[commat]" to="&commat;">
|
|
<map from="[lsqb ]" to="[">
|
|
<map from="[bsol ]" to="\">
|
|
<map from="[rsqb ]" to="]">
|
|
<map from="[lcub ]" to="{">
|
|
<map from="[horbar]" to="&horbar;">
|
|
<map from="[verbar]" to="|">
|
|
<map from="[rcub ]" to="}">
|
|
<map from="[micro ]" to="&micro;">
|
|
<map from="[ohm ]" to="&ohm;">
|
|
<map from="[deg ]" to="&deg;">
|
|
<map from="[ordm ]" to="&ordm;">
|
|
<map from="[ordf ]" to="&ordf;">
|
|
<map from="[sect ]" to="&sect;">
|
|
<map from="[para ]" to="&para;">
|
|
<map from="[middot]" to="&middot;">
|
|
<map from="[larr ]" to="&larr;">
|
|
<map from="[rarr ]" to="&rarr;">
|
|
<map from="[uarr ]" to="&uarr;">
|
|
<map from="[darr ]" to="&darr;">
|
|
<map from="[copy ]" to="&copy;">
|
|
<map from="[reg ]" to="&reg;">
|
|
<map from="[trade ]" to="&trade;">
|
|
<map from="[brvbar]" to="&brvbar;">
|
|
<map from="[not ]" to="&not;">
|
|
<map from="[sung ]" to="&sung;">
|
|
<map from="[excl ]" to="&excl;">
|
|
<map from="[iexcl ]" to="&iexcl;">
|
|
<map from="[quot ]" to="&quot;">
|
|
<map from="[apos ]" to="'">
|
|
<map from="[lpar ]" to="(">
|
|
<map from="[rpar ]" to=")">
|
|
<map from="[comma ]" to=",">
|
|
<map from="[lowbar]" to="_">
|
|
<map from="[hyphen]" to="-">
|
|
<map from="[period]" to=".">
|
|
<map from="[sol ]" to="/">
|
|
<map from="[colon ]" to=":">
|
|
<map from="[semi ]" to=";">
|
|
<map from="[quest ]" to="?">
|
|
<map from="[iquest]" to="&iquest;">
|
|
<map from="[laquo ]" to="&laquo;">
|
|
<map from="[raquo ]" to="&raquo;">
|
|
<map from="[lsquo ]" to="`">
|
|
<map from="[rsquo ]" to="'">
|
|
<map from="[ldquo ]" to="``">
|
|
<map from="[rdquo ]" to="''">
|
|
<map from="[nbsp ]" to="&nbsp;">
|
|
<map from="[shy ]" to="&shy;">
|
|
|
|
<!-- Publishing -->
|
|
|
|
<map from="[emsp ]" to="&nbsp;&nbsp;">
|
|
<map from="[ensp ]" to="&nbsp;">
|
|
<map from="[emsp3 ]" to="&nbsp;">
|
|
<map from="[emsp4 ]" to="&nbsp;">
|
|
<map from="[numsp ]" to="&nbsp;">
|
|
<map from="[puncsp]" to="&puncsp;">
|
|
<map from="[thinsp]" to="&nbsp;">
|
|
<map from="[hairsp]" to="">
|
|
<map from="[mdash ]" to="--">
|
|
<map from="[ndash ]" to="-">
|
|
<map from="[dash ]" to="-">
|
|
<map from="[blank ]" to="&blank;">
|
|
<map from="[hellip]" to="...">
|
|
<map from="[nldr ]" to="&nldr;">
|
|
<map from="[frac13]" to="&frac13;">
|
|
<map from="[frac23]" to="&frac23;">
|
|
<map from="[frac15]" to="&frac15;">
|
|
<map from="[frac25]" to="&frac25;">
|
|
<map from="[frac35]" to="&frac35;">
|
|
<map from="[frac45]" to="&frac45;">
|
|
<map from="[frac16]" to="&frac16;">
|
|
<map from="[frac56]" to="&frac56;">
|
|
<map from="[incare]" to="&incare;">
|
|
<map from="[block ]" to="&block;">
|
|
<map from="[uhblk ]" to="&uhblk;">
|
|
<map from="[lhblk ]" to="&lhblk;">
|
|
<map from="[blk14 ]" to="&blk14;">
|
|
<map from="[blk12 ]" to="&blk12;">
|
|
<map from="[blk34 ]" to="&blk34;">
|
|
<map from="[marker]" to="&marker;">
|
|
<map from="[cir ]" to="&cir;">
|
|
<map from="[squ ]" to="&squ;">
|
|
<map from="[rect ]" to="&rect;">
|
|
<map from="[utri ]" to="&utri;">
|
|
<map from="[dtri ]" to="&dtri;">
|
|
<map from="[star ]" to="&star;">
|
|
<map from="[bull ]" to="*">
|
|
<map from="[squf ]" to="&squf;">
|
|
<map from="[utrif ]" to="&utrif;">
|
|
<map from="[dtrif ]" to="&dtrif;">
|
|
<map from="[ltrif ]" to="&ltrif;">
|
|
<map from="[rtrif ]" to="&rtrif;">
|
|
<map from="[clubs ]" to="&clubs;">
|
|
<map from="[diams ]" to="&diams;">
|
|
<map from="[hearts]" to="&hearts;">
|
|
<map from="[spades]" to="&spades;">
|
|
<map from="[malt ]" to="&malt;">
|
|
<map from="[dagger]" to="&dagger;">
|
|
<map from="[Dagger]" to="&Dagger;">
|
|
<map from="[check ]" to="&check;">
|
|
<map from="[ballot]" to="&ballot;">
|
|
<map from="[sharp ]" to="&sharp;">
|
|
<map from="[flat ]" to="&flat;">
|
|
<map from="[male ]" to="&male;">
|
|
<map from="[female]" to="&female;">
|
|
<map from="[phone ]" to="&phone;">
|
|
<map from="[telrec]" to="&telrec;">
|
|
<map from="[copysr]" to="&copysr;">
|
|
<map from="[caret ]" to="&caret;">
|
|
<map from="[lsquor]" to="&lsquor;">
|
|
<map from="[ldquor]" to="&ldquor;">
|
|
<map from="[fflig ]" to="&fflig;">
|
|
<map from="[filig ]" to="&filig;">
|
|
<map from="[fjlig ]" to="&fjlig;">
|
|
<map from="[ffilig]" to="&ffilig;">
|
|
<map from="[ffllig]" to="&ffllig;">
|
|
<map from="[fllig ]" to="&fllig;">
|
|
<map from="[mldr ]" to="&mldr;">
|
|
<map from="[rdquor]" to="&rdquor;">
|
|
<map from="[rsquor]" to="&rsquor;">
|
|
<map from="[vellip]" to="...">
|
|
<map from="[hybull]" to="&hybull;">
|
|
<map from="[loz ]" to="&loz;">
|
|
<map from="[lozf ]" to="&lozf;">
|
|
<map from="[ltri ]" to="&ltri;">
|
|
<map from="[rtri ]" to="&rtri;">
|
|
<map from="[starf ]" to="&starf;">
|
|
<map from="[natur ]" to="&natur;">
|
|
<map from="[rx ]" to="&rx;">
|
|
<map from="[sext ]" to="&sext;">
|
|
<map from="[target]" to="&target;">
|
|
<map from="[dlcrop]" to="&dlcrop;">
|
|
<map from="[drcrop]" to="&drcrop;">
|
|
<map from="[ulcrop]" to="&ulcrop;">
|
|
<map from="[urcrop]" to="&urcrop;">
|
|
|
|
<!-- Added Latin 1 -->
|
|
|
|
<map from="[aacute]" to="&aacute;">
|
|
<map from="[Aacute]" to="&Aacute;">
|
|
<map from="[acirc ]" to="&acirc;">
|
|
<map from="[Acirc ]" to="&Acirc;">
|
|
<map from="[agrave]" to="&agrave;">
|
|
<map from="[Agrave]" to="&Agrave;">
|
|
<map from="[aring ]" to="&aring;">
|
|
<map from="[Aring ]" to="&Aring;">
|
|
<map from="[atilde]" to="&atilde;">
|
|
<map from="[Atilde]" to="&Atilde;">
|
|
<map from="[auml ]" to="&auml;">
|
|
<map from="[Auml ]" to="&Auml;">
|
|
<map from="[aelig ]" to="&aelig;">
|
|
<map from="[AElig ]" to="&AElig;">
|
|
<map from="[ccedil]" to="&ccedil;">
|
|
<map from="[Ccedil]" to="&Ccedil;">
|
|
<map from="[eth ]" to="&eth;">
|
|
<map from="[ETH ]" to="&ETH;">
|
|
<map from="[eacute]" to="&eacute;">
|
|
<map from="[Eacute]" to="&Eacute;">
|
|
<map from="[ecirc ]" to="&ecirc;">
|
|
<map from="[Ecirc ]" to="&Ecirc;">
|
|
<map from="[egrave]" to="&egrave;">
|
|
<map from="[Egrave]" to="&Egrave;">
|
|
<map from="[euml ]" to="&euml;">
|
|
<map from="[Euml ]" to="&Euml;">
|
|
<map from="[iacute]" to="&iacute;">
|
|
<map from="[Iacute]" to="&Iacute;">
|
|
<map from="[icirc ]" to="&icirc;">
|
|
<map from="[Icirc ]" to="&Icirc;">
|
|
<map from="[igrave]" to="&igrave;">
|
|
<map from="[Igrave]" to="&Igrave;">
|
|
<map from="[iuml ]" to="&iuml;">
|
|
<map from="[Iuml ]" to="&Iuml;">
|
|
<map from="[ntilde]" to="&ntilde;">
|
|
<map from="[Ntilde]" to="&Ntilde;">
|
|
<map from="[oacute]" to="&oacute;">
|
|
<map from="[Oacute]" to="&Oacute;">
|
|
<map from="[ocirc ]" to="&ocirc;">
|
|
<map from="[Ocirc ]" to="&Ocirc;">
|
|
<map from="[ograve]" to="&ograve;">
|
|
<map from="[Ograve]" to="&Ograve;">
|
|
<map from="[oslash]" to="&oslash;">
|
|
<map from="[Oslash]" to="&Oslash;">
|
|
<map from="[otilde]" to="&otilde;">
|
|
<map from="[Otilde]" to="&Otilde;">
|
|
<map from="[ouml ]" to="&ouml;">
|
|
<map from="[Ouml ]" to="&Ouml;">
|
|
<map from="[szlig ]" to="&szlig;">
|
|
<map from="[thorn ]" to="&thorn;">
|
|
<map from="[THORN ]" to="&THORN;">
|
|
<map from="[uacute]" to="&uacute;">
|
|
<map from="[Uacute]" to="&Uacute;">
|
|
<map from="[ucirc ]" to="&ucirc;">
|
|
<map from="[Ucirc ]" to="&Ucirc;">
|
|
<map from="[ugrave]" to="&ugrave;">
|
|
<map from="[Ugrave]" to="&Ugrave;">
|
|
<map from="[uuml ]" to="&uuml;">
|
|
<map from="[Uuml ]" to="&Uuml;">
|
|
<map from="[yacute]" to="&yacute;">
|
|
<map from="[Yacute]" to="&Yacute;">
|
|
<map from="[yuml ]" to="&yuml;">
|
|
|
|
<!-- Added Latin 2 -->
|
|
|
|
<map from="[abreve]" to="&abreve;">
|
|
<map from="[Abreve]" to="&Abreve;">
|
|
<map from="[amacr ]" to="&amacr;">
|
|
<map from="[Amacr ]" to="&Amacr;">
|
|
<map from="[aogon ]" to="&aogon;">
|
|
<map from="[Aogon ]" to="&Aogon;">
|
|
<map from="[cacute]" to="&cacute;">
|
|
<map from="[Cacute]" to="&Cacute;">
|
|
<map from="[ccaron]" to="&ccaron;">
|
|
<map from="[Ccaron]" to="&Ccaron;">
|
|
<map from="[ccirc ]" to="&ccirc;">
|
|
<map from="[Ccirc ]" to="&Ccirc;">
|
|
<map from="[cdot ]" to="&cdot;">
|
|
<map from="[Cdot ]" to="&Cdot;">
|
|
<map from="[dcaron]" to="&dcaron;">
|
|
<map from="[Dcaron]" to="&Dcaron;">
|
|
<map from="[dstrok]" to="&dstrok;">
|
|
<map from="[Dstrok]" to="&Dstrok;">
|
|
<map from="[ecaron]" to="&ecaron;">
|
|
<map from="[Ecaron]" to="&Ecaron;">
|
|
<map from="[edot ]" to="&edot;">
|
|
<map from="[Edot ]" to="&Edot;">
|
|
<map from="[emacr ]" to="&emacr;">
|
|
<map from="[Emacr ]" to="&Emacr;">
|
|
<map from="[eogon ]" to="&eogon;">
|
|
<map from="[Eogon ]" to="&Eogon;">
|
|
<map from="[gacute]" to="&gacute;">
|
|
<map from="[gbreve]" to="&gbreve;">
|
|
<map from="[Gbreve]" to="&Gbreve;">
|
|
<map from="[Gcedil]" to="&Gcedil;">
|
|
<map from="[gcirc ]" to="&gcirc;">
|
|
<map from="[Gcirc ]" to="&Gcirc;">
|
|
<map from="[gdot ]" to="&gdot;">
|
|
<map from="[Gdot ]" to="&Gdot;">
|
|
<map from="[hcirc ]" to="&hcirc;">
|
|
<map from="[Hcirc ]" to="&Hcirc;">
|
|
<map from="[hstrok]" to="&hstrok;">
|
|
<map from="[Hstrok]" to="&Hstrok;">
|
|
<map from="[Idot ]" to="&Idot;">
|
|
<map from="[Imacr ]" to="&Imacr;">
|
|
<map from="[imacr ]" to="&imacr;">
|
|
<map from="[ijlig ]" to="&ijlig;">
|
|
<map from="[IJlig ]" to="&IJlig;">
|
|
<map from="[inodot]" to="&inodot;">
|
|
<map from="[iogon ]" to="&iogon;">
|
|
<map from="[Iogon ]" to="&Iogon;">
|
|
<map from="[itilde]" to="&itilde;">
|
|
<map from="[Itilde]" to="&Itilde;">
|
|
<map from="[jcirc ]" to="&jcirc;">
|
|
<map from="[Jcirc ]" to="&Jcirc;">
|
|
<map from="[kcedil]" to="&kcedil;">
|
|
<map from="[Kcedil]" to="&Kcedil;">
|
|
<map from="[kgreen]" to="&kgreen;">
|
|
<map from="[lacute]" to="&lacute;">
|
|
<map from="[Lacute]" to="&Lacute;">
|
|
<map from="[lcaron]" to="&lcaron;">
|
|
<map from="[Lcaron]" to="&Lcaron;">
|
|
<map from="[lcedil]" to="&lcedil;">
|
|
<map from="[Lcedil]" to="&Lcedil;">
|
|
<map from="[lmidot]" to="&lmidot;">
|
|
<map from="[Lmidot]" to="&Lmidot;">
|
|
<map from="[lstrok]" to="&lstrok;">
|
|
<map from="[Lstrok]" to="&Lstrok;">
|
|
<map from="[nacute]" to="&nacute;">
|
|
<map from="[Nacute]" to="&Nacute;">
|
|
<map from="[eng ]" to="&eng;">
|
|
<map from="[ENG ]" to="&ENG;">
|
|
<map from="[napos ]" to="&napos;">
|
|
<map from="[ncaron]" to="&ncaron;">
|
|
<map from="[Ncaron]" to="&Ncaron;">
|
|
<map from="[ncedil]" to="&ncedil;">
|
|
<map from="[Ncedil]" to="&Ncedil;">
|
|
<map from="[odblac]" to="&odblac;">
|
|
<map from="[Odblac]" to="&Odblac;">
|
|
<map from="[Omacr ]" to="&Omacr;">
|
|
<map from="[omacr ]" to="&omacr;">
|
|
<map from="[oelig ]" to="&oelig;">
|
|
<map from="[OElig ]" to="&OElig;">
|
|
<map from="[racute]" to="&racute;">
|
|
<map from="[Racute]" to="&Racute;">
|
|
<map from="[rcaron]" to="&rcaron;">
|
|
<map from="[Rcaron]" to="&Rcaron;">
|
|
<map from="[rcedil]" to="&rcedil;">
|
|
<map from="[Rcedil]" to="&Rcedil;">
|
|
<map from="[sacute]" to="&sacute;">
|
|
<map from="[Sacute]" to="&Sacute;">
|
|
<map from="[scaron]" to="&scaron;">
|
|
<map from="[Scaron]" to="&Scaron;">
|
|
<map from="[scedil]" to="&scedil;">
|
|
<map from="[Scedil]" to="&Scedil;">
|
|
<map from="[scirc ]" to="&scirc;">
|
|
<map from="[Scirc ]" to="&Scirc;">
|
|
<map from="[tcaron]" to="&tcaron;">
|
|
<map from="[Tcaron]" to="&Tcaron;">
|
|
<map from="[tcedil]" to="&tcedil;">
|
|
<map from="[Tcedil]" to="&Tcedil;">
|
|
<map from="[tstrok]" to="&tstrok;">
|
|
<map from="[Tstrok]" to="&Tstrok;">
|
|
<map from="[ubreve]" to="&ubreve;">
|
|
<map from="[Ubreve]" to="&Ubreve;">
|
|
<map from="[udblac]" to="&udblac;">
|
|
<map from="[Udblac]" to="&Udblac;">
|
|
<map from="[umacr ]" to="&umacr;">
|
|
<map from="[Umacr ]" to="&Umacr;">
|
|
<map from="[uogon ]" to="&uogon;">
|
|
<map from="[Uogon ]" to="&Uogon;">
|
|
<map from="[uring ]" to="&uring;">
|
|
<map from="[Uring ]" to="&Uring;">
|
|
<map from="[utilde]" to="&utilde;">
|
|
<map from="[Utilde]" to="&Utilde;">
|
|
<map from="[wcirc ]" to="&wcirc;">
|
|
<map from="[Wcirc ]" to="&Wcirc;">
|
|
<map from="[ycirc ]" to="&ycirc;">
|
|
<map from="[Ycirc ]" to="&Ycirc;">
|
|
<map from="[Yuml ]" to="&Yuml;">
|
|
<map from="[zacute]" to="&zacute;">
|
|
<map from="[Zacute]" to="&Zacute;">
|
|
<map from="[zcaron]" to="&zcaron;">
|
|
<map from="[Zcaron]" to="&Zcaron;">
|
|
<map from="[zdot ]" to="&zdot;">
|
|
<map from="[Zdot ]" to="&Zdot;">
|
|
|
|
<!-- Greek Letters -->
|
|
|
|
<map from="[agr ]" to="&agr;">
|
|
<map from="[Agr ]" to="&Agr;">
|
|
<map from="[bgr ]" to="&bgr;">
|
|
<map from="[Bgr ]" to="&Bgr;">
|
|
<map from="[ggr ]" to="&ggr;">
|
|
<map from="[Ggr ]" to="&Ggr;">
|
|
<map from="[dgr ]" to="&dgr;">
|
|
<map from="[Dgr ]" to="&Dgr;">
|
|
<map from="[egr ]" to="&egr;">
|
|
<map from="[Egr ]" to="&Egr;">
|
|
<map from="[zgr ]" to="&zgr;">
|
|
<map from="[Zgr ]" to="&Zgr;">
|
|
<map from="[eegr ]" to="&eegr;">
|
|
<map from="[EEgr ]" to="&EEgr;">
|
|
<map from="[thgr ]" to="&thgr;">
|
|
<map from="[THgr ]" to="&THgr;">
|
|
<map from="[igr ]" to="&igr;">
|
|
<map from="[Igr ]" to="&Igr;">
|
|
<map from="[kgr ]" to="&kgr;">
|
|
<map from="[Kgr ]" to="&Kgr;">
|
|
<map from="[lgr ]" to="&lgr;">
|
|
<map from="[Lgr ]" to="&Lgr;">
|
|
<map from="[mgr ]" to="&mgr;">
|
|
<map from="[Mgr ]" to="&Mgr;">
|
|
<map from="[ngr ]" to="&ngr;">
|
|
<map from="[Ngr ]" to="&Ngr;">
|
|
<map from="[xgr ]" to="&xgr;">
|
|
<map from="[Xgr ]" to="&Xgr;">
|
|
<map from="[ogr ]" to="&ogr;">
|
|
<map from="[Ogr ]" to="&Ogr;">
|
|
<map from="[pgr ]" to="&pgr;">
|
|
<map from="[Pgr ]" to="&Pgr;">
|
|
<map from="[rgr ]" to="&rgr;">
|
|
<map from="[Rgr ]" to="&Rgr;">
|
|
<map from="[sgr ]" to="&sgr;">
|
|
<map from="[Sgr ]" to="&Sgr;">
|
|
<map from="[sfgr ]" to="&sfgr;">
|
|
<map from="[tgr ]" to="&tgr;">
|
|
<map from="[Tgr ]" to="&Tgr;">
|
|
<map from="[ugr ]" to="&ugr;">
|
|
<map from="[Ugr ]" to="&Ugr;">
|
|
<map from="[phgr ]" to="&phgr;">
|
|
<map from="[PHgr ]" to="&PHgr;">
|
|
<map from="[khgr ]" to="&khgr;">
|
|
<map from="[KHgr ]" to="&KHgr;">
|
|
<map from="[psgr ]" to="&psgr;">
|
|
<map from="[PSgr ]" to="&PSgr;">
|
|
<map from="[ohgr ]" to="&ohgr;">
|
|
<map from="[OHgr ]" to="&OHgr;">
|
|
|
|
<!-- Greek Symbols -->
|
|
|
|
<map from="[alpha ]" to="&alpha;">
|
|
<map from="[beta ]" to="&beta;">
|
|
<map from="[gamma ]" to="&gamma;">
|
|
<map from="[Gamma ]" to="&Gamma;">
|
|
<map from="[gammad]" to="&gammad;">
|
|
<map from="[delta ]" to="&delta;">
|
|
<map from="[Delta ]" to="&Delta;">
|
|
<map from="[epsi ]" to="&epsi;">
|
|
<map from="[epsiv ]" to="&epsiv;">
|
|
<map from="[epsis ]" to="&epsis;">
|
|
<map from="[zeta ]" to="&zeta;">
|
|
<map from="[eta ]" to="&eta;">
|
|
<map from="[thetas]" to="&thetas;">
|
|
<map from="[Theta ]" to="&Theta;">
|
|
<map from="[thetav]" to="&thetav;">
|
|
<map from="[iota ]" to="&iota;">
|
|
<map from="[kappa ]" to="&kappa;">
|
|
<map from="[kappav]" to="&kappav;">
|
|
<map from="[lambda]" to="&lambda;">
|
|
<map from="[Lambda]" to="&Lambda;">
|
|
<map from="[mu ]" to="&mu;">
|
|
<map from="[nu ]" to="&nu;">
|
|
<map from="[xi ]" to="&xi;">
|
|
<map from="[Xi ]" to="&Xi;">
|
|
<map from="[pi ]" to="&pi;">
|
|
<map from="[piv ]" to="&piv;">
|
|
<map from="[Pi ]" to="&Pi;">
|
|
<map from="[rho ]" to="&rho;">
|
|
<map from="[rhov ]" to="&rhov;">
|
|
<map from="[sigma ]" to="&sigma;">
|
|
<map from="[Sigma ]" to="&Sigma;">
|
|
<map from="[sigmav]" to="&sigmav;">
|
|
<map from="[tau ]" to="&tau;">
|
|
<map from="[upsi ]" to="&upsi;">
|
|
<map from="[Upsi ]" to="&Upsi;">
|
|
<map from="[phis ]" to="&phis;">
|
|
<map from="[Phi ]" to="&Phi;">
|
|
<map from="[phiv ]" to="&phiv;">
|
|
<map from="[chi ]" to="&chi;">
|
|
<map from="[psi ]" to="&psi;">
|
|
<map from="[Psi ]" to="&Psi;">
|
|
<map from="[omega ]" to="&omega;">
|
|
<map from="[Omega ]" to="&Omega;">
|
|
|
|
<!-- General Technical -->
|
|
|
|
<map from="[aleph ]" to="&aleph;">
|
|
<map from="[and ]" to="&and;">
|
|
<map from="[ang90 ]" to="&ang90;">
|
|
<map from="[angsph]" to="&angsph;">
|
|
<map from="[ap ]" to="&ap;">
|
|
<map from="[becaus]" to="&becaus;">
|
|
<map from="[bottom]" to="&bottom;">
|
|
<map from="[cap ]" to="&cap;">
|
|
<map from="[cong ]" to="&cong;">
|
|
<map from="[conint]" to="&conint;">
|
|
<map from="[cup ]" to="&cup;">
|
|
<map from="[equiv ]" to="&equiv;">
|
|
<map from="[exist ]" to="&exist;">
|
|
<map from="[forall]" to="&forall;">
|
|
<map from="[fnof ]" to="&fnof;">
|
|
<map from="[ge ]" to="&ge;">
|
|
<map from="[iff ]" to="&iff;">
|
|
<map from="[infin ]" to="&infin;">
|
|
<map from="[int ]" to="&int;">
|
|
<map from="[isin ]" to="&isin;">
|
|
<map from="[lang ]" to="&lang;">
|
|
<map from="[lArr ]" to="&lArr;">
|
|
<map from="[le ]" to="&le;">
|
|
<map from="[minus ]" to="-">
|
|
<map from="[mnplus]" to="&mnplus;">
|
|
<map from="[nabla ]" to="&nabla;">
|
|
<map from="[ne ]" to="&ne;">
|
|
<map from="[ni ]" to="&ni;">
|
|
<map from="[or ]" to="&or;">
|
|
<map from="[par ]" to="&par;">
|
|
<map from="[part ]" to="&part;">
|
|
<map from="[permil]" to="&permil;">
|
|
<map from="[perp ]" to="&perp;">
|
|
<map from="[prime ]" to="&prime;">
|
|
<map from="[Prime ]" to="&Prime;">
|
|
<map from="[prop ]" to="&prop;">
|
|
<map from="[radic ]" to="&radic;">
|
|
<map from="[rang ]" to="&rang;">
|
|
<map from="[rArr ]" to="&rArr;">
|
|
<map from="[sim ]" to="&sim;">
|
|
<map from="[sime ]" to="&sime;">
|
|
<map from="[square]" to="&square;">
|
|
<map from="[sub ]" to="&sub;">
|
|
<map from="[sube ]" to="&sube;">
|
|
<map from="[sup ]" to="&sup;">
|
|
<map from="[supe ]" to="&supe;">
|
|
<map from="[there4]" to="&there4;">
|
|
<map from="[Verbar]" to="&Verbar;">
|
|
<map from="[angst ]" to="&angst;">
|
|
<map from="[bernou]" to="&bernou;">
|
|
<map from="[compfn]" to="&compfn;">
|
|
<map from="[Dot ]" to="&Dot;">
|
|
<map from="[DotDot]" to="&DotDot;">
|
|
<map from="[hamilt]" to="&hamilt;">
|
|
<map from="[lagran]" to="&lagran;">
|
|
<map from="[lowast]" to="&lowast;">
|
|
<map from="[notin ]" to="&notin;">
|
|
<map from="[order ]" to="&order;">
|
|
<map from="[phmmat]" to="&phmmat;">
|
|
<map from="[tdot ]" to="&tdot;">
|
|
<map from="[tprime]" to="&tprime;">
|
|
<map from="[wedgeq]" to="&wedgeq;">
|
|
|
|
<!-- Diacritical Marks -->
|
|
|
|
<map from="[acute ]" to="&acute;">
|
|
<map from="[breve ]" to="&breve;">
|
|
<map from="[caron ]" to="&caron;">
|
|
<map from="[cedil ]" to="&cedil;">
|
|
<map from="[circ ]" to="&circ;">
|
|
<map from="[dblac ]" to="&dblac;">
|
|
<map from="[die ]" to="&die;">
|
|
<map from="[dot ]" to="&dot;">
|
|
<map from="[grave ]" to="&grave;">
|
|
<map from="[macr ]" to="&macr;">
|
|
<map from="[ogon ]" to="&ogon;">
|
|
<map from="[ring ]" to="&ring;">
|
|
<map from="[tilde ]" to="~">
|
|
<map from="[uml ]" to="&uml;">
|