Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!brl-adm!adm!ken@CS.ROCHESTER.EDU From: ken@CS.ROCHESTER.EDU Newsgroups: comp.os.cpm Subject: Re: TEX on CP/M Message-ID: <4504@brl-adm.ARPA> Date: Tue, 17-Feb-87 11:44:00 EST Article-I.D.: brl-adm.4504 Posted: Tue Feb 17 11:44:00 1987 Date-Received: Wed, 18-Feb-87 05:37:18 EST Sender: news@brl-adm.ARPA Lines: 11 TeX probably has no chance of fitting on any 8 bit micro. There are commercial TeX's for MSDOS. The problem with porting the software yourself is that TeX is a good torture test of Pascal compilers. There is also a C version. You can FTP TeX sources from score.stanford.edu at off-peak hours. The problem is not just porting TeX, you have to bring up the fonts and device drivers. There is a lot of code and data involved. The Unix TeX tape has 35 Mb of goodies. Ken