diff options
Diffstat (limited to 'Utilities/xml/docbook-4.5/ent/isodia.ent')
-rw-r--r-- | Utilities/xml/docbook-4.5/ent/isodia.ent | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/Utilities/xml/docbook-4.5/ent/isodia.ent b/Utilities/xml/docbook-4.5/ent/isodia.ent deleted file mode 100644 index b49c309..0000000 --- a/Utilities/xml/docbook-4.5/ent/isodia.ent +++ /dev/null @@ -1,55 +0,0 @@ - -<!-- - 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 "´" ><!--ACUTE ACCENT --> -<!ENTITY breve "˘" ><!--BREVE --> -<!ENTITY caron "ˇ" ><!--CARON --> -<!ENTITY cedil "¸" ><!--CEDILLA --> -<!ENTITY circ "ˆ" ><!--MODIFIER LETTER CIRCUMFLEX ACCENT --> -<!ENTITY dblac "˝" ><!--DOUBLE ACUTE ACCENT --> -<!ENTITY die "¨" ><!--DIAERESIS --> -<!ENTITY dot "˙" ><!--DOT ABOVE --> -<!ENTITY grave "`" ><!--GRAVE ACCENT --> -<!ENTITY macr "¯" ><!--MACRON --> -<!ENTITY ogon "˛" ><!--OGONEK --> -<!ENTITY ring "˚" ><!--RING ABOVE --> -<!ENTITY tilde "˜" ><!--SMALL TILDE --> -<!ENTITY uml "¨" ><!--DIAERESIS --> |