PageRenderTime 48ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/XML/xml/dtds/ent/isoamsc.ent

#
Unknown | 51 lines | 37 code | 14 blank | 0 comment | 0 complexity | e6997c7bf83472f75494f06be35871f4 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!--
  2. File isoamsc.ent produced by the XSL script entities.xsl
  3. from input data in unicode.xml.
  4. Please report any errors to David Carlisle
  5. via the public W3C list www-math@w3.org.
  6. The numeric character values assigned to each entity
  7. (should) match the Unicode assignments in Unicode 4.0.
  8. Entity names in this file are derived from files carrying the
  9. following notice:
  10. (C) International Organization for Standardization 1986
  11. Permission to copy in any form is granted for use with
  12. conforming SGML systems and applications as defined in
  13. ISO 8879, provided this notice is included in all copies.
  14. -->
  15. <!--
  16. Version: $Id: isoamsc.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
  17. Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML
  18. System identifier: http://www.w3.org/2003/entities/iso8879/isoamsc.ent
  19. The public identifier should always be used verbatim.
  20. The system identifier may be changed to suit local requirements.
  21. Typical invocation:
  22. <!ENTITY % isoamsc PUBLIC
  23. "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
  24. "http://www.w3.org/2003/entities/iso8879/isoamsc.ent"
  25. >
  26. %isoamsc;
  27. -->
  28. <!ENTITY dlcorn "&#x0231E;" ><!--BOTTOM LEFT CORNER -->
  29. <!ENTITY drcorn "&#x0231F;" ><!--BOTTOM RIGHT CORNER -->
  30. <!ENTITY lceil "&#x02308;" ><!--LEFT CEILING -->
  31. <!ENTITY lfloor "&#x0230A;" ><!--LEFT FLOOR -->
  32. <!ENTITY lpargt "&#x029A0;" ><!--SPHERICAL ANGLE OPENING LEFT -->
  33. <!ENTITY rceil "&#x02309;" ><!--RIGHT CEILING -->
  34. <!ENTITY rfloor "&#x0230B;" ><!--RIGHT FLOOR -->
  35. <!ENTITY rpargt "&#x02994;" ><!--RIGHT ARC GREATER-THAN BRACKET -->
  36. <!ENTITY ulcorn "&#x0231C;" ><!--TOP LEFT CORNER -->
  37. <!ENTITY urcorn "&#x0231D;" ><!--TOP RIGHT CORNER -->