1. This is a big tex executable, based on the TeX 3.141 sources.
   It is an OS/2 version of my DOS program TEXAS 1.0a.

2. How does texas11.exe locate files:
   Set environment variables:
   TEXPOOL, TEXFONTS, TEXFORMATS, TEXINPUTS to a directory list
   (just like your PATH variable) to find the pool file,
   .tfm files, .fmt files, and input files respectively.
   If a directory ends in two slashes, then all its sub-directories
   are recursively searched. E.g.,

   set TEXINPUTS=C:\TEX\INPUTS;C:\TEX\STYLES\\

   will result in texas.exe searching C:\TEX\INPUTS, and C:\TEX\STYLES and
   all its sub-directories for input  files.

3. How to create format files:
   Use texas -i to get INITEX

4. This is a preliminary release.

Shih-Ping Chan
matcsp@nuscc.nus.sg
