home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pmcstex.zip / install / pm_hilit / epmkwds.emxdoc < prev    next >
Text File  |  1997-02-11  |  3KB  |  179 lines

  1.  ************************************************************************
  2.  Keywords file for the keywords highlighting feature of EPM for:  emxdoc
  3.  Settings of EPM not listed here: Settings/Colors/Background blue, Text yellow
  4.  Petr Mikulík, January 1997 (derived from epmkwds.tex)
  5.  -----------------------------------------------------------------------
  6. 
  7. DELIM
  8. 
  9.  Start   Color Color  End     Escape
  10.  string  bg    fg     string  character   Col
  11.   %       11     9            \
  12.  --  [       -1     2     ]       \
  13. 
  14. SPECIAL
  15. 
  16. $ -1 10
  17. [ -1 10
  18. 0 -1 10
  19. 1 -1 10
  20. 2 -1 10
  21. 3 -1 10
  22. 4 -1 10
  23. 5 -1 10
  24. 6 -1 10
  25. 7 -1 10
  26. 8 -1 10
  27. 9 -1 10
  28. = -1 11
  29. { -1 11
  30. } -1 11
  31. / -1 11
  32. * -1 11
  33. ! -1 11
  34. # -1 10
  35. $ -1 11 
  36. & -1 11
  37. ' -1 11
  38. ( -1 11
  39. ) -1 11
  40. + -1 11
  41. , -1 11
  42. - -1 11
  43. . -1 11
  44. : -1 11
  45. ; -1 11
  46. < -1 11
  47. > -1 11
  48. [ -1 11
  49. ] -1 11
  50. ^ -1 11
  51. _ -1 11
  52. ` -1 11
  53. | -1 11
  54. ~ -1 11
  55. % -1 11
  56. 
  57. BREAK
  58.      -- Petr: HOW DOES THIS WORK???? OR BUG IN COLOURING??? Some ) $ get wrong!
  59. \ -1 15
  60. { -1 15
  61. } -1 15
  62. ( -1 15
  63.  -- \
  64.  -- dolar
  65.  -- [ -1 4
  66.  -- { -1  4
  67. 
  68. ENDCHAR
  69. { -1 15
  70. } -1 15
  71. ) -1 15
  72.  -- } -1  4  -- Petr: HOW DOES THIS WORK???? OR BUG IN COLOURING??? Some ) $ get wrong!
  73. 
  74. CHARSET
  75. 
  76. abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@
  77. 
  78. KEYWORDS
  79. 
  80.  -- macros
  81. 
  82. @if    -1    15
  83. @else    -1    15
  84. @endif    -1    15
  85. @replace    -1    15
  86. @special    -1    15
  87. 
  88.  -- Font selection
  89. 
  90. @tt    -1    13
  91. @sl    -1    13
  92. @bf    -1    13
  93. @em    -1    13
  94. @sy    -1    13
  95. @pa    -1    13
  96. @ul    -1    13
  97. 
  98.  -- Sectioning Commands
  99. 
  100. @h    -1 12
  101. @toc    -1 12
  102. @ipfminitoc    -1 12
  103. @title    -1 12
  104. @implementation    -1    12
  105. @bugs    -1 12
  106. @errors    -1 12
  107. @restrictions    -1 12
  108. @hints    -1 12
  109. 
  110.  -- commands
  111. 
  112. @label    -1    15
  113. @language    -1    15
  114. @syntax    -1    15
  115. @index    -1    15
  116. @i1    -1    15
  117. @i2    -1    15
  118. @keyword    -1    15
  119. @function    -1    15
  120. @compat    -1    15
  121. @param    -1    15
  122. @returnvalue    -1    15
  123. @seealso    -1    15
  124. @samplefile    -1    15
  125. @.    -1    15
  126. @break    -1    15
  127. @hpt    -1    15
  128. @ref    -1    15
  129. @set    -1    15
  130. @format    -1    15
  131. 
  132.  -- variables
  133. 
  134. ipf    -1    15
  135. text    -1    15
  136. latex    -1    15
  137. false    -1    15
  138. true    -1    15
  139. abbrev    -1    15
  140. bold    -1    15
  141. emphasize    -1    15
  142. param    -1    15
  143. slanted    -1    15
  144. syntax    -1    15
  145. tty    -1    15
  146. underline    -1    15
  147. 
  148.  -- begin/end commands
  149. 
  150. @ipf    -1    2
  151. @endipf    -1    2
  152. @text    -1    2
  153. @endtext    -1    2
  154. @description    -1    2
  155. @item    -1    2
  156. @enddescription    -1    2
  157. @list    -1    2
  158. @endlist    -1    2
  159. @enumerate    -1    2
  160. @endenumerate    -1    2
  161. @itemize    -1    2
  162. @enditemize    -1    2
  163. @headers    -1    2
  164. @endheaders    -1    2
  165. @samplecode    -1    2
  166. @endsamplecode    -1    2
  167. @verbatim    -1    2
  168. @endverbatim    -1    2
  169. @example    -1    2
  170. @endexample    -1    2
  171. @indent    -1    2
  172. @endindent    -1    2
  173. @prototype    -1    2
  174. @endprototype    -1    2
  175. @typewriter    -1    2
  176. @endtypewriter    -1    2
  177. @table    -1    2
  178. @endtable    -1    2
  179.