Path: utzoo!attcan!uunet!husc6!uwvax!tank!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald From: mcdonald@uxe.cso.uiuc.edu Newsgroups: comp.text Subject: Re: DVI previewer for IBM-PC needed (eg Message-ID: <47700028@uxe.cso.uiuc.edu> Date: 8 Nov 88 22:20:00 GMT References: <555@gt-eedsp.UUCP> Lines: 31 Nf-ID: #R:gt-eedsp.UUCP:555:uxe.cso.uiuc.edu:47700028:000:1535 Nf-From: uxe.cso.uiuc.edu!mcdonald Nov 8 16:20:00 1988 /* Written 12:26 pm Nov 4, 1988 by debra@alice.UUCP in uxe.cso.uiuc.edu:comp.text */ In article <555@gt-eedsp.UUCP> jensen@gt-eedsp.UUCP (P. Allen Jensen) writes: >I am looking for source to a DVI previewer (for tex) that will run on >an IBM-PS2/80 system with an IBM8514 display. If there are commercial >products, I would also like to hear about them. > My dvi previewer for EGA was submitted to comp.sources.unix about 2 months ago. Since the delay in publication supposedly is 4 to 6 weeks it should have appeared already, but I understand that there is a backlog... It is written in C, for SCo Xenix/286. Should not be hard to convert though. Paul. -- ------------------------------------------------------ |debra@research.att.com | uunet!research!debra | ------------------------------------------------------ /* End of text from uxe.cso.uiuc.edu:comp.text */ I have written a Tex previewer for IBM-PC's, aimed mainly at VGA's and called, logically enough, DVIVGA. It is available by anonymous ftp from b.scs.uiuc.edu, along with the usual fonts in the necessary sizes. b.scs.uiuc.edu is also 128.174.90.2 . As for the Model 80, I have a special version that uses 32 bit instructions and is faster. AS for the 8514, well, we have one, but have done no programming for it - IBM won't supply the specs of the device, only a kludgy software interface that we haven't tried. If you know how to program it, all the screen interface is in one small section of code. It should look really great at 768x1024. Doug McDonald