home *** CD-ROM | disk | FTP | other *** search
- ; textin control file for ENGLEX 24-Apr-91
-
- ; word formation characters
- ; A-Z and a-z are included by default
- ; add hyphen, apostrophe, and the digits
- \wfc - ' 1 2 3 4 5 6 7 8 9 0
-
- ; exclude these fields from processing
- ; any lines in text beginning with \id or \co will be ignored
- \excl \id \co
-
- ; convert eight-bit accented characters to seven-bit equivalents
- ; these work for Macintosh
- \ch "é" "e"
- \ch "à" "a"
- \ch "ï" "i"
- \ch "ü" "u"
- \ch "î" "i"
- \ch "Ñ" "n"
-