Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!jarthur!gauss.claremont.edu!dhosek From: dhosek@gauss.claremont.edu (Don Hosek) Newsgroups: comp.text.tex Subject: Re: initex with emTeX? Message-ID: <1991Feb26.223644.1@gauss.claremont.edu> Date: 27 Feb 91 06:36:44 GMT References: <62072@eerie.acsu.Buffalo.EDU> Sender: news@jarthur.Claremont.EDU Organization: Harvey Mudd College Lines: 29 In article <62072@eerie.acsu.Buffalo.EDU>, xiaofei@acsu.buffalo.edu (Xiaofei Wang) writes: > I checked the emTeX distribution disks that there is no initex going with > it. If I use sb30tex's initex and its formats and so on, is there a > problem in compatibility? Yes. Certain TeX implementations do not have a separate executable for IniTeX. These include PCTeX, emTeX and PD VMS TeX. Instead a command line switch is used to indicate that IniTeX is being used. To generate plain.fmt, for example, the possible commands are: PCTeX: TEX plain "\dump" /i emTeX: TEX /i plain \dump VMSTeX: TEX/INIT/NOFORMAT "plain \dump" (although one usually sets INITEX :== TEX/INIT/NOFORMAT) -dh --- Don Hosek To retrieve files from ymir via the | dhosek@ymir.claremont.edu mailserver, send a message to | Quixote TeX Consulting mailserv@ymir.claremont.edu with a | 714-625-0147 line saying send [DIRECTORY]FILENAME where DIRECTORY is the FTP directory (sans "anonymous") and FILENAME is the filename, e.g. "send [tex]00readme.txt". There is a list of files in each directory under the name 00files.txt Binary files are not available by this technique.