File LaTeX2e.INF enables one to read the LaTeX2e documentation by means of the 
  OS/2 hypertext format (INF). 
File LaTeX2e.NDX onables one to use Ctrl-H in editor EPM to get info about the 
  (La)TeX command under the curso (that's analogous to Ctrl-F1 in Borlands). 

File LaTeX2e.INF was ftp-ed from ftp.muni.cz ("quote site exec tex latex2e.inf"), 
  his author supplied file ltx_inf.rme. I created file .NDX and the awk 
  script for its conversion. And this manual.

Installation:

1. Place LaTeX2e.INF and LaTeX2e.ndx in directory \emtex\book\english 
2. Add these to CONFIG.SYS:
       SET BOOKSHELF=..;e:\emtex\book\english
       SET EPMPATH=...;e:\emtex\book\english 
       SET HELPNDX=...+LaTeX2e.NDX

Technical note: I made LaTeX2e.ndx by the following procedure:

1. Chapter "List of commands" from file LaTeX2e.INF was saved to disk
   text.tmp (hot key Ctrl-F)
2. I wrote the enclosed awk script to produce LaTeX2e.ndx:
   awk -f tmp2ndx <text.tmp >LaTeX2e.ndx
3. I added some commands which were not listed in "List of commands". 
   They are present from the 3rd line till the line with $:
   ($, view LaTeX2e  Math Formulae)

4. if you find other undocumented latex2e commands, mail them to me, please. 
   If you have newer LaTeX2e.INF, let me know about it. 

Freeware. Original placed at my WWW page:
WWW strance http://www.sci.muni.cz/~mikulik/

Petr Mikulik, Brno, 2.2.1996
mikulik@sci.muni.cz
