home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / e / epmtex12.zip / READ.ME < prev    next >
Text File  |  1993-02-19  |  3KB  |  91 lines

  1.                       TeX Macro Enhancements for EPM 5.51
  2.  
  3.                                   Version  1.2c
  4.  
  5.                                    Jon Hacker
  6.  
  7.                                   Feb 17, 1993
  8.  
  9.  
  10. NOTE:
  11. ~~~~
  12.  
  13. IBM released in late January '93 an upgrade to EPM 5.51 that fixes a few bugs 
  14. particularly when using the OS/2 2.1 Beta version.  I recommend you get it if 
  15. you haven't already.  
  16.  
  17.  
  18. History:
  19. ~~~~~~~
  20.  
  21. Version 1.1  - released to world.
  22.  
  23. Version 1.2a,b - adds support for Latex and limited (but evolving) support for
  24.                TeX syntax expansion and TeX accelerator keys.  Also added 
  25.                specific version for german language users.
  26.  
  27. Version 1.2c - adds 'user' definable mode and dynamic menu feature.
  28.  
  29. Contents:
  30. ~~~~~~~~
  31.  
  32. This package consists of ten files:
  33.  
  34. read.me      -  This file.
  35.  
  36. license.txt  -  License information for using this package (basically pilfered
  37.                 from IBM)
  38.  
  39. install.doc  -  Read this to learn how to install the complete EPM 5.51 package 
  40.                 and how to compile the TeX enhancements.
  41.  
  42. epmtex.doc   -  Read this to learn how to use the TeX enhancements for EPM 5.51.
  43.  
  44. tex.e        -  The E source code that defines the TeX enhancements (required).
  45.  
  46. texkeys.e    -  The E source code that defines the TeX syntax expansions and
  47.                 accelerator key definitions (required).  (Courtesy of Jo Koenen)
  48.  
  49. mymnuini.e   -  Supplemental E source code for menu attribute rendering 
  50.                 (required).
  51.  
  52. jonscnf.e    -  My version of the EPM configuration file (mycnf.e) that you may
  53.                 wish to try, or use as a starting point for your own mycnf.e
  54.                 file (optional).
  55.  
  56. epmlex.tex   -  A modified version of epmlex.e, the E source code file that is
  57.                 shipped with the EPM spell checker package.  This version of
  58.                 epmlex.e ignores words that begin with the TeX escape
  59.                 character '\' (optional).
  60.  
  61. gtex.e       - The german version of the E source code that defines the TeX
  62.                enhancements (optional).  An example of using the EPMTeX 'user'
  63.                mode.
  64.  
  65.  
  66.  
  67. Disclaimer:
  68. ~~~~~~~~~~
  69.  
  70. I am by no means an expert on programming the EPM enhanced editor.  While these 
  71. TeX enhancements have been fairly thoroughly tested, there could easily be 
  72. oversights on my part that result in problems for some configurations of EPM.  
  73. If you think you have found a genuine bug, or would like to make suggestions, 
  74. contributions, or enhancements to this code please drop me a note.  Since I have 
  75. released this code without charge, I cannot offer a warranty or customer 
  76. support.  Everything you need to get going should be available in the
  77. install.doc file and IBM supplied EPM documentation.  
  78.  
  79. 2/7/93
  80. Jon Hacker
  81. Caltech, Pasadena CA
  82. INTERNET: hacker@tumbler-ridge.caltech.edu
  83.  
  84. Syntax expansion code is courtesy of:
  85. Joachim Koenen
  86. University Ulm
  87. koenen@cipserv1.physik.uni-ulm.de
  88.  
  89. Menu and batch file support:
  90. Thorsten Domsalla
  91.