iso-dia.ent

来自「linux下建立JAVA虚拟机的源码KAFFE」· ENT 代码 · 共 57 行

ENT
57
字号
<!-- ...................................................................... --><!-- ISO Diacritical Marks Entities V0.3 .................................. --><!-- File iso-dia.ent ..................................................... --><!-- Copyright (C) 2001, 2002 Organization for the Advancement of Structured     Information Standards (OASIS).     $Id: iso-dia.ent,v 1.3 2005/02/07 15:47:44 robilad Exp $     Permission to use, copy, modify and distribute this entity set     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 entities for any purpose. It is provided "as is" without     expressed or implied warranty.     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/.     Derived, in part, from:       * iso-dia.gml           Copyright (C) 1986 International Organization for Standardization           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.       * http://www.tug.org/applications/jadetex/unicode.xml       * ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT     Please use the following formal public identifier to identify it:       ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML--><!ENTITY acute	"&#x00B4;"> <!-- ACUTE ACCENT --><!ENTITY breve	"&#x02D8;"> <!-- BREVE --><!ENTITY caron	"&#x02C7;"> <!-- CARON --><!ENTITY cedil	"&#x00B8;"> <!-- CEDILLA --><!ENTITY circ	"&#x005E;"> <!-- RING OPERATOR --><!ENTITY dblac	"&#x02DD;"> <!-- DOUBLE ACUTE ACCENT --><!ENTITY die	"&#x00A8;"> <!--  --><!ENTITY dot	"&#x02D9;"> <!-- DOT ABOVE --><!ENTITY grave	"&#x0060;"> <!-- GRAVE ACCENT --><!ENTITY macr	"&#x00AF;"> <!-- MACRON --><!ENTITY ogon	"&#x02DB;"> <!-- OGONEK --><!ENTITY ring	"&#x02DA;"> <!-- RING ABOVE --><!ENTITY tilde	"&#x02DC;"> <!-- TILDE --><!ENTITY uml	"&#x00A8;"> <!--  --><!-- End of ISO Diacritical Marks Entities V0.3 ........................... --><!-- ...................................................................... -->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?