Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!vic.news.telstra.net!act.news.telstra.net!psgrain!newsfeed.internetmci.com!EU.net!usenet1.news.uk.psi.net!uknet!usenet2.news.uk.psi.net!uknet!dispatch.news.demon.net!demon!netcom.net.uk!netcom.com!kientzle From: kientzle@netcom.com Subject: Re: DVI on Epson printers Message-ID: <kientzleDrx63G.513@netcom.com> Organization: NETCOM On-line Communication Services (408 261-4700 guest) References: <4natnq$t93@uwm.edu> <4nf5e1$22s@uriah.heep.sax.de> Date: Fri, 24 May 1996 17:04:28 GMT Lines: 23 Sender: kientzle@netcom10.netcom.com bacon@miller.cs.uwm.edu (Jason Bacon) wrote: > I have an Espon Stylus ink-jet printer, and I'd like to print > DVI files on it from BSD. All I could find filters for were > the laser-jet series. Does anyone know if the Stylus is supported? The `Mother of all TeX resources' is CTAN (the Comprehensive TeX Archive Network). The US node is on ftp.shsu.edu. You should be able to find a DVI-Epson converter there. A lot, of course, depends on how you'll be using it. If you'll be using this a lot, I'd recommend setting up DVIPS and configuring GhostScript. That will give you a lot of nice frills, including on-the-fly font generation (which the old DVI-Epson converters probably don't support), and access to some of the more sophisticated graphics and font packages that rely on PostScript output. If you'll just be using it occasionally, and only using Computer Modern fonts, then your best bet is probably to go with an old DVI-Epson converter and download a batch of pre-built fonts just for that system. You might also ask on comp.text.tex for additional pointers. - Tim Kientzle