|  | 
	Hi,
	In fact, my prob is for the plain file.  When I run virtex.ttp,
	TeX send me the following message
	    'fatal format file error, I'm stymied'
	and return to the prompt.
	I use the file plain.fmt furnished with TeX 2.9 for ATARI ST
	(no prob with them).
	Shall I get a new plain file ? Where can I download it ?
	Regards,
	/Jean_marc.
	P.S.
	For information, here is my configuration:
	    ATARI MEGA ST2 with TOS 1.2
	    Color monitor
	    Hard disk SH205 with 20Mo and @ partitions
	I use GULAM shell and I have the following folders:
	    C:\tex         -->  virtex.ttp, plain.fmt, ...
	    C:\tex\inputs  -->  *.sty
	    C:\tex\tfm     -->  *.tfm
	I also defined the following environment variables in gulam.g
	    setenv TEXFORMATS ./:/dev/C/tex
	    setenv TEXINPUTS  ./:/dev/C/tex/inputs
	    setenv TEXFONTS   ./:/dev/C/tex/tfm
    
 | 
|  |     First of all, get a new TOS Release. TOS 1.2 with a hard disk will
    cause you to consume too much coffee and might cost you more nerves
    than you have...
    
    The solution to your problem is, run INITEX.TTP on your PLAIN.TEX or
    LPLAIN.TEX file. The internal structure of the format files is closely
    related to that of TeX, and the step from version 2.9 to 3.1 is a very
    dramatical one. For example, TeX changed from 7bit characters to 8bit
    ones.
    
    Hope this will help you.
    
    Peter
 |