home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!The-Village!waterbed
- From: margoli@watson.ibm.com (Larry Margolis)
- Subject: Re: adding TeX support to EPM
- Sender: news@watson.ibm.com (NNTP News Poster)
- Message-ID: <1992Dec17.191638.4571@watson.ibm.com>
- Date: Thu, 17 Dec 1992 19:16:38 GMT
- News-Software: IBM OS/2 PM RN (NR/2) v0.16f by O. Vishnepolsky and R. Rogers
- Lines: 16
- Reply-To: margoli@watson.IBM.com
- Disclaimer: This posting represents the poster's views, not necessarily those of IBM
- References: <1gp06aINN9b1@gap.caltech.edu>
- Nntp-Posting-Host: netslip63.watson.ibm.com
- Organization: The Village Waterbed
-
- In <1gp06aINN9b1@gap.caltech.edu> hacker@cco.caltech.edu (Jonathan Bruce Hacker) writes:
- >
- >Also, is there a simple way to have the EPM spellchecker ignore words
- >starting with special characters? I am thinking specifically of the
- >'\' escape character in TeX. The closest thing I can find is the
- >MY_SCRIPT_FILE_TYPE flag, but I'm not too sure what script stuff it
- >ignores.
-
- That's related to the Script language, used by DCF (Document Composition
- Facility, on VM). MY_SCRIPT_FILE_TYPE just refers to an additional
- filetype that will be assumed to contain SCRIPT and GML markup. You would
- probably be best off just modifying EPMLEX.E to skip over words with '\'
- as the first character. Look in the proof2 routine where it calls lexam
- to verify the word.
- --
- Larry Margolis, MARGOLI@YKTVMV (Bitnet), margoli@watson.IBM.com (Internet)
-