I am using

                 E3/EOS2/EPM SYNTAX ASSISTANCE VERSION 2.0
                   SVEN GUYET, 03/92  (DSGUYE AT DUESVM1)

to save keystrokes typing my TeX files. It is really nice, easy to install
and use. But there is a problem: this package use only white spaces as a 
possible delimiters for an expandable abbreviation.

It is more in the TeX spirit to treat any non alphabetical character (like 
~, \, |, any braces or punctuation marks) as a delimiters for a macro name. 
Thus I change few lines in MYASSIST.e to accept this feature. Now the 
sequence "fr" will be expanded to its definition (\frac{}{} in my case) in
any of the following cases:

fr
$fr$
$1+fr-2$

an so on. If you feel it could be useful do the following:

1. Replace file MYASSIST.e in EPMASI package by the supplied file 
MYASSIST.tex. Be sure to have a back-up copy of the original MYASSIST.e 
file just in case!

2. Follows to the installation and usage instructions in MYASSIST.DOC file 
from the original EPMASI package.

I am supplying also two files

myas_tex.asi
myas_bib.asi

which could save few minutes of your work.
