home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DTEXT.Z / ISO-DIA.ENT < prev    next >
Text File  |  1995-12-17  |  2KB  |  48 lines

  1. <!-- $Id: ISO-DIA.ENT 1.1 1995/12/18 03:09:07 glf Exp $-->
  2. <!-- (C) International Organization for Standardization 1986
  3.      Permission to copy in any form is granted for use with
  4.      conforming SGML systems and applications as defined in
  5.      ISO 8879, provided this notice is included in all copies.
  6. -->
  7. <!-- Character entity set. Typical invocation:
  8.      <!ENTITY % ISOdia PUBLIC
  9.        "ISO 8879-1986//ENTITIES Diacritical Marks//EN">
  10.      %ISOdia;
  11. -->
  12. <!ENTITY acute       "´" -- =acute accent -->
  13. <!ENTITY cedil       "¸" -- =cedilla -->
  14. <!ENTITY circ        "^" -- =circumflex accent -->
  15. <!ENTITY dblac      SDATA "font=symbol charset=fontspecific code=178  descr='[dblac]'" -- =double acute accent -->
  16. <!ENTITY die         "¨" -- =dieresis -->
  17. <!ENTITY dot        SDATA "font=* charset='iso8859-1' code=183  TeX='\cdot ' descr='[dot]'" -- =dot above, REALLY WRONG GLYPH-->
  18. <!ENTITY grave       "`" -- =grave accent -->
  19. <!ENTITY macr        "¯" -- =macron -->
  20. <!ENTITY ring        "°" -- =ring -->
  21. <!ENTITY tilde       "~" -- =tilde -->
  22. <!ENTITY uml         "¨" -- =umlaut mark -->
  23.  
  24. <!-- The following characters could not be defined using commonly available
  25. fonts. Therefore, EBT is using placeholders for these characters. To include
  26. the placeholders in your document, make sure that the marked section below has
  27. the keyword "INCLUDE".
  28.  
  29. To ignore the placeholders, use the keyword "IGNORE". If you are ignoring this
  30. marked section and your SGML document references any of the entities declared
  31. below, you will get (non-fatal) mkbook errors, and the entity references will
  32. not be replaced.
  33.  
  34. Finally, you may choose to define the entities below yourself, using a special
  35. font that will be available to readers of your DynaText books. Use the same
  36. SDATA entity declaration model as is used above, substituting the appropriate
  37. names and decimal numbers for font, charset, code, and descr. In that case, you
  38. should INCLUDE the marked section.
  39.  
  40. See Chapter 7 of Publisher Guide, Volume 1 for more information. -->
  41.  
  42. <![ INCLUDE [
  43. <!ENTITY breve  CDATA "[breve ]"--=breve-->
  44. <!ENTITY caron  CDATA "[caron ]"--=caron-->
  45. <!ENTITY ogon   CDATA "[ogon  ]"--=ogonek-->
  46. ]]>
  47.  
  48.