Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!njin!princeton!phoenix!taipei!vlo From: vlo@taipei.Princeton.EDU (John Vlontzos) Newsgroups: comp.text Subject: Re: Help with Greek/English text processing in Unix Message-ID: <7768@phoenix.Princeton.EDU> Date: 15 Apr 89 20:46:31 GMT References: <12423@reed.UUCP> <3770@uhccux.uhcc.hawaii.edu> Sender: news@phoenix.Princeton.EDU Reply-To: vlo@taipei.UUCP (John Vlontzos) Distribution: usa Organization: Princeton University, Princeton NJ Lines: 17 Try the collection of greek macros in princeton.edu (anon. ftp, dir greek) There are also regular greek characters with all necessary ligatures, accents etc. (not the regular TeX math font). You write greek either as \begin{greek} Andra moi enepe mousa polutropon .... \end{greek} or by using the \greekdelims command. In this case, the above text would be: @Andra moi enepe mousa polutropon ...@ Caution: since the fonts contain more than 128 characters (because of ligatures), you need dvialw (from science.utah.edu -- Beebe collection) dvi2ps won't work. John Vlontzos Princeton