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

  1. <!-- $Id: ISO-NUM.ENT 1.3 1995/12/18 02:30:41 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 % ISOnum PUBLIC
  9.        "ISO 8879-1986//ENTITIES Numeric and Special Graphic//EN">
  10.      %ISOnum;
  11. -->
  12. <!ENTITY half        "½" -- fraction one-half -->
  13. <!ENTITY frac12      "½" -- fraction one-half -->
  14. <!ENTITY frac14      "¼" -- fraction one-quarter -->
  15. <!ENTITY frac34      "¾" -- fraction three-quarters -->
  16. <!ENTITY frac18      "1/8" -- fraction one-eighth -->
  17. <!ENTITY frac38      "3/8" -- fraction three-eighths -->
  18. <!ENTITY frac58      "5/8" -- fraction five-eighths -->
  19. <!ENTITY frac78      "7/8" -- fraction seven-eighths -->
  20.  
  21. <!ENTITY sup1        "¹" -- superscript one -->
  22. <!ENTITY sup2        "²" -- superscript two -->
  23. <!ENTITY sup3        "³" -- superscript three -->
  24.  
  25. <!ENTITY plus        "+" -- plus sign B:-->
  26. <!ENTITY plusmn     SDATA "font=symbol charset=fontspecific code=177  TeX='\pm ' descr='[plusmn]'" -- /pm B: plus-or-minus sign -->
  27. <!ENTITY lt         CDATA "<" -- less-than sign R: -->
  28. <!ENTITY equals      "=" -- equals sign R: -->
  29. <!ENTITY gt          ">" -- greater-than sign R: -->
  30. <!ENTITY divide     SDATA "font=symbol charset=fontspecific code=184  TeX='\div ' descr='[divide]'" -- /div B: divide sign -->
  31. <!ENTITY times      SDATA "font=symbol charset=fontspecific code=180  TeX='\times ' descr='[times]'" -- /times B: multiply sign -->
  32.  
  33. <!ENTITY curren      "¤" -- general currency sign -->
  34. <!ENTITY pound       "£" -- pound sign -->
  35. <!ENTITY dollar      "$" -- dollar sign -->
  36. <!ENTITY cent        "¢" -- cent sign -->
  37. <!ENTITY yen         "¥" -- /yen yen sign -->
  38.  
  39. <!ENTITY num        SDATA "font=* charset='iso8859-1' code=35  TeX='\num ' descr='[num]'" -- number sign -->
  40. <!ENTITY percnt      "%" -- percent sign -->
  41. <!ENTITY amp        CDATA "&" -- ampersand -->
  42. <!ENTITY ast         "*" -- asterisk -->
  43. <!ENTITY commat      "@" -- commercial at -->
  44. <!ENTITY lsqb        "[" -- /lbrack O: left square bracket -->
  45. <!ENTITY bsol        "\" -- /backslash reverse solidus -->
  46. <!ENTITY rsqb        "]" -- /rbrack C: right square bracket -->
  47. <!ENTITY lcub        "{" -- /lbrace O: left curly bracket -->
  48. <!ENTITY horbar     SDATA "font=symbol charset=fontspecific code=190  descr='[horbar]'" -- horizontal bar -->
  49. <!ENTITY verbar      "|" -- /vert vertical bar -->
  50. <!ENTITY rcub        "}" -- /rbrace C: right curly bracket -->
  51. <!ENTITY micro       "µ" -- micro sign -->
  52. <!ENTITY ohm        SDATA "font=symbol charset=fontspecific code=87  descr='[ohm]'" -- ohm sign -->
  53. <!ENTITY ordm        "º" -- ordinal indicator, masculine -->
  54. <!ENTITY ordf        "ª" -- ordinal indicator, feminine -->
  55. <!ENTITY sect        "§" -- section sign -->
  56. <!ENTITY para        "¶" -- pilcrow (paragraph sign) -->
  57. <!ENTITY middot      "·" -- /cdotp B: middle dot -->
  58. <!ENTITY larr       SDATA "font=symbol charset=fontspecific code=172  TeX='\leftarrow ' descr='[larr]'" -- /leftarrow /gets A: leftward arrow -->
  59. <!ENTITY rarr       SDATA "font=symbol charset=fontspecific code=174  TeX='\rightarrow ' descr='[rarr]'" -- /rightarrow /to A: rightward arrow -->
  60. <!ENTITY uarr       SDATA "font=symbol charset=fontspecific code=173  descr='[uarr]'" -- /uparrow A: upward arrow -->
  61. <!ENTITY darr       SDATA "font=symbol charset=fontspecific code=175  descr='[darr]'" -- /downarrow A: downward arrow -->
  62. <!ENTITY copy        "©" -- copyright sign -->
  63. <!ENTITY reg         "®" -- /circledR registered sign -->
  64. <!ENTITY trade      SDATA "font=symbol charset=fontspecific code=228  descr='[trade]'" -- trade mark sign -->
  65. <!ENTITY brvbar      "¦" -- broken (vertical) bar -->
  66. <!ENTITY not         "¬" -- /neg /lnot not sign -->
  67.  
  68. <!ENTITY excl        "!" -- exclamation mark -->
  69. <!ENTITY iexcl       "¡" -- inverted exclamation mark -->
  70. <!ENTITY quot        "'" -- quotation mark -->
  71. <!ENTITY apos        "'" -- apostrophe -->
  72. <!ENTITY lpar        "(" -- O: left parenthesis -->
  73. <!ENTITY rpar        ")" -- C: right parenthesis -->
  74. <!ENTITY comma       "," -- P: comma -->
  75. <!ENTITY lowbar      "_" -- low line -->
  76. <!ENTITY hyphen      "-" -- neutral dash, hyphen-or-minus -->
  77. <!ENTITY period      "." -- full stop, period -->
  78. <!ENTITY sol         "/" -- solidus -->
  79. <!ENTITY colon       ":" -- /colon P: -->
  80. <!ENTITY semi        ";" -- semicolon P: -->
  81. <!ENTITY quest       "?" -- question mark -->
  82. <!ENTITY iquest      "¿" -- inverted question mark -->
  83. <!ENTITY laquo       "«" -- angle quotation mark, left -->
  84. <!ENTITY raquo       "»" -- angle quotation mark, right -->
  85. <!ENTITY lsquo       "'" -- single quotation mark, left, BEST ONE CAN DO IN 8859-1 -->
  86. <!ENTITY rsquo       "'" -- single quotation mark, right, BEST ONE CAN DO IN 8859-1 -->
  87. <!ENTITY ldquo       '"' -- double quotation mark, left, BEST ONE CAN DO IN 8859-1 -->
  88. <!ENTITY rdquo       '"' -- double quotation mark, right, BEST ONE CAN DO IN 8859-1 -->
  89. <!ENTITY nbsp        SDATA "font=courier charset=iso8859-1 code=160  descr='[nbsp]'"  -- no break (required) space -->
  90. <!ENTITY shy         "­" -- soft hyphen -->
  91.  
  92. <!ENTITY degree      SDATA "font=symbol charset=fontspecific code=176">
  93. <!ENTITY deg         SDATA "font=symbol charset=fontspecific code=176">
  94.  
  95. <!-- The following characters could not be defined using commonly available
  96. fonts. Therefore, EBT is using placeholders for these characters. To include
  97. the placeholders in your document, make sure that the marked section below has
  98. the keyword "INCLUDE".
  99.  
  100. To ignore the placeholders, use the keyword "IGNORE". If you are ignoring this
  101. marked section and your SGML document references any of the entities declared
  102. below, you will get (non-fatal) mkbook errors, and the entity references will
  103. not be replaced.
  104.  
  105. Finally, you may choose to define the entities below yourself, using a special
  106. font that will be available to readers of your DynaText books. Use the same
  107. SDATA entity declaration model as is used above, substituting the appropriate
  108. names and decimal numbers for font, charset, code, and descr. In that case, you
  109. should INCLUDE the marked section.
  110.  
  111. See Chapter 7 of Publisher Guide, Volume 1 for more information. -->
  112.  
  113. <![ INCLUDE [
  114. <!ENTITY sung   CDATA "[sung  ]"--music note (sung text sign)-->
  115. ]]>
  116.  
  117.  
  118.