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 converted from the LaTeX2e.texinfo (.texinfo -> .ipf ->
-> .inf).  I added the index file .NDX. 

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. 

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

Petr Mikulik, Brno, 2.2.1996 (manual version 1.3), 4.1.1997 (update to 1.4),
	19.11.1997 (update to 1.6)


mikulik@physics.muni.cz
