03/31/2003 TB Verified DLL on 7.5 and updated the readme.txt file.

TEX.TXT -- Important notes.

TEX.ZIP contains the following files:

	TEX.C		-- C source file.

	TEX.H		-- Header file

	TEX.RC		-- Resource file

	*.DLG		-- Dialog Files

	TEX.		-- Make file for Microsoft programming tools.

	TEX.MAK		-- Make file for Borland programming tools.

	WIN32\TEX.DEF	-- 32-bit .DEF file.

	WIN32\TEX.DLL	-- 32-bit .DLL file.

	README.TXT	-- This file.


TEX.DLL Installation and TeX Notes:

The two TEX.DLL files included with this note are Codewright Language
Support DLLs.  They support TeX (Latex) language ChromaCoding
(Syntax Highlighting), construct templates, three categories of
keywords, routines, and the outline view.

To implement this support, copy the appropriate TEX.DLL to your
Codewright directory (16- or 32-bit). 	
Copy the TEX.DLL to CodeWright's directory.  
Select Tools|Customize|Libraries 
from the menu bar. Press the Add button and browse for TEX.dll.
Open the dll and Press Ok to dismiss the dialog.  

[LibPreload]
LibPreload=tex.dll

The next time you start Codewright, once you have added the .tex 'File type:'
in the Tools|Customize | Language dialog, you will have support for .tex files.
You will still need to turn on whatever support you want in the 
Tools|Customize | Language dialog.

