___________________________________________________________

 Intelligent inline and displayed math [for WinEdt 10]

===========================================================

 by Riccardo Dossena
 E-mail: riccardo.dossena@gmail.com

 http://www.winedt.org/

___________________________________________________________


This package provides two macros for inline and displayed math
completion.

The first macro allows to insert automatically the second $ when
you press $ for writing an inline equation in TeX mode. It acts
only if there are no non-space characters before and after the
cursor position (this is useful if you have to make corrections or
simply set equations inside a formed text).

The second macro automatically inserts a matching \] when you type
\[ in order to write a displayed formula. The closing \] will be
vertically aligned with \[ and the cursor will be placed in a right
position for typing your formula.

---------------------------
 INSTALLATION
---------------------------

Open the macro file "Install.edt" in WinEdt, and execute it by
choosing "Macros" menu > "Execute Current Macro".

---------------------------
 UNINSTALLATION
---------------------------

Open the macro file "Uninstall.edt" in WinEdt (also available in
%b\Uninstall\IntelliMath folder), and execute it by choosing
"Macros" menu > "Execute Current Macro".
