diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 22:31:29 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 22:31:29 +0000 |
commit | 6c8e01e44b66576efee6cdd503d2994a9bbe9992 (patch) | |
tree | d830c8ae0806be6a52e433cc44a9f0bffe7587ba /docs/docbook/xslt/db2latex/mathml/ent/isodia.ent | |
parent | efeb63d6417c255b2c959743b29ea17ab117e02e (diff) | |
download | samba-6c8e01e44b66576efee6cdd503d2994a9bbe9992.tar.gz samba-6c8e01e44b66576efee6cdd503d2994a9bbe9992.tar.bz2 samba-6c8e01e44b66576efee6cdd503d2994a9bbe9992.zip |
Remove db2latex
(This used to be commit 479881d74aa136476355bfacc57a08102eb170b9)
Diffstat (limited to 'docs/docbook/xslt/db2latex/mathml/ent/isodia.ent')
-rw-r--r-- | docs/docbook/xslt/db2latex/mathml/ent/isodia.ent | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/docs/docbook/xslt/db2latex/mathml/ent/isodia.ent b/docs/docbook/xslt/db2latex/mathml/ent/isodia.ent deleted file mode 100644 index ba6496300f..0000000000 --- a/docs/docbook/xslt/db2latex/mathml/ent/isodia.ent +++ /dev/null @@ -1,41 +0,0 @@ - -<!-- - File isodia.ent produced by the XSL script mmldtd.xsl - from input data in unicode.xml. - - Please report any errors to - David Carlisle <davidc@nag.co.uk>. - - The numeric character values assigned to each entity - (should) match either official Unicode assignments - or assignments provisionally allocated by the - Unicode Consortium based on the characters in the `STIX' - propsal for mathematics. Note that these assignments - have not been ratified by the corresponding ISO - committee and thus should be considered liable to - change. - - 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. - ---> - -<!ENTITY acute "´" ><!--=acute accent --> -<!ENTITY breve "˘" ><!--=breve --> -<!ENTITY caron "ˇ" ><!--=caron --> -<!ENTITY cedil "¸" ><!--=cedilla --> -<!ENTITY circ "^" ><!--circumflex accent --> -<!ENTITY dblac "˝" ><!--=double acute accent --> -<!ENTITY die "¨" ><!--=dieresis --> -<!ENTITY dot "˙" ><!--=dot above --> -<!ENTITY grave "`" ><!--=grave accent --> -<!ENTITY macr "¯" ><!--=macron --> -<!ENTITY ogon "˛" ><!--=ogonek --> -<!ENTITY ring "˚" ><!--=ring --> -<!ENTITY tilde "˜" ><!--=tilde --> -<!ENTITY uml "¨" ><!--=umlaut mark --> |