home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / htmlcon.zip / DOS.FIL next >
Text File  |  1995-06-03  |  3KB  |  166 lines

  1. ; This is the HTMLCon filter file for HTML ENTITIES.  Each ENTITY is
  2. ; specified in the first column.  The second column contains the escaped
  3. ; value of the entity for output.  The ENTITY (first column) must be
  4. ; seperated from its value by exactly one space.  Use of this filter
  5. ; file is accomplished in the HTMLCON.INI control file.  If you are not
  6. ; familiar with HTML ENTITIES than you probably do not need to use
  7. ; filtering and you should comment out the "usefilter=yes" directive in the
  8. ; HTMLCON.INI control file.
  9. ;
  10. ; NOTE: The value of the ENTITY must be expressed on a character-by-
  11. ; character basis with each value having a length of exactly three
  12. ; digits.  This is crucial to the proper interpretation of the
  13. ; characters!
  14. ;
  15. ; You may specify up to 300 filters with a maximum of 20 triplets
  16. ; of definitions each.  In other words, each first-column ENTITY
  17. ; definition can be represented by up to 20 triplet definitions.
  18. ;
  19. ; This file is named DOS.FIL.  In order to use it with HTMLCon you
  20. ; should rename the file to HTMLCON.FIL and put it in the HTMLCon
  21. ; default directory.
  22. ;
  23. ; This file will convert HTML characters to the standard IBM/PC DOS
  24. ; character set.  This is the default HTMLCON.FIL file distributed
  25. ; with the HTMLCon package.
  26. ;
  27. ; File Structure:
  28. ;
  29. ; <- A semi-colon in the first column is a comment.
  30. ; All ENTITY definitions must begin with the "&" sign.
  31. ;
  32. ; Here are some examples:
  33. ;
  34. ; Replace the definition "&ndash" with the escaped value "045":
  35. ; – 045
  36. ;
  37. ; Replace the definition "±" with then escaped value of the
  38. ; symbol "+/-", or "043047045":
  39. ; ± 043047045
  40. ;
  41. – 045
  42. — 045
  43.   032
  44.   032
  45. ¡ 173
  46. ¢ 155
  47. £ 156
  48. ¥ 157
  49. ¦ 124
  50. § 083
  51. © 099
  52. « 174
  53. » 175
  54. ¬ 170
  55. ® 082
  56. ° 248
  57. ± 241
  58. ² 253
  59. µ 230
  60. ¶ 020
  61. · 250
  62. ¼ 172
  63. ½ 171
  64. ¿ 168
  65. Æ 146
  66. Á 065
  67.  065
  68. À 065
  69. Å 143
  70. à065
  71. Ä 142
  72. Ç 128
  73. Р068
  74. É 144
  75. Ê 069
  76. È 069
  77. Ë 069
  78. Í 073
  79. Π073
  80. Ì 073
  81. Ï 073
  82. Ñ 165
  83. Ó 079
  84. Ô 079
  85. Ò 079
  86. Ø 237
  87. Õ 079
  88. Ö 153
  89. Ú 085
  90. Û 085
  91. Ù 085
  92. Ü 154
  93. Ý 089
  94. á 160
  95. â 131
  96. æ 145
  97. à 133
  98. & 038
  99. å 134
  100. ã 097
  101. ä 132
  102. ç 135
  103. é 130
  104. ê 136
  105. è 138
  106. ë 137
  107. > 062
  108. í 161
  109. î 140
  110. ì 141
  111. ï 139
  112. < 060
  113. ñ 164
  114. ó 162
  115. ô 147
  116. ò 149
  117. ø 237
  118. õ 111
  119. ö 148
  120. " 034
  121. ú 163
  122. û 150
  123. ù 151
  124. ü 129
  125. ý 121
  126. ÿ 152
  127. ƒ 102
  128. … 046
  129. ˆ 094
  130. Š 083
  131. ‹ 060
  132. ‘ 039
  133. ’ 039
  134. “ 034
  135. ” 034
  136. • 254
  137. – 045
  138. — 045
  139. › 062
  140. Ÿ 089
  141.   032
  142. ¡ 173
  143. ¢ 155
  144. £ 156
  145. ¥ 157
  146. ¦ 124
  147. © 099
  148. « 174
  149. ¬ 170
  150. ­ 045
  151. ® 082
  152. ¯ 045
  153. ° 248
  154. ± 241
  155. ² 253
  156. ´ 039
  157. µ 230
  158. · 249
  159. º 248
  160. » 175
  161. ¼ 172
  162. ½ 171
  163. ¿ 168
  164. ;
  165. ; End of table
  166.