Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!knapp From: knapp@cs.utexas.edu (Edgar Knapp) Newsgroups: comp.sys.mac Subject: Re: Questions on Texture Message-ID: <5114@cs.utexas.edu> Date: 28 Mar 89 17:34:38 GMT References: <54991@yale-celray.yale.UUCP> Organization: U. Texas CS Dept., Austin, Texas Lines: 33 In article <54991@yale-celray.yale.UUCP> ee923ta@venus.ycc.yale.edu writes: >Greetings, > > I am having problems printing with Texture. I don't have [stuff deleted] > By the way, is there any good reference book on TEXTURE? > > Thanks > >-- Kang Sun First of all the name of the program is TeXtures. Secondly, I found the documentation which comes with a legal copy of TeXtures (TeXbook, LaTeX book, Manual) completely sufficient for using the system. To answer your question about printing: I successfully used two methods to get printed output: 1) download the dvi-file to a UNIX host using binary kermit on both machines. Print with "lpr -d" or "dvispool". "dvi2ps" should work, too, even though I have not tried it. 2) download the postscript file to the other machine and use a current version of "maclaser", "prepfix", or what other gadgets you get a hold of to modify the mac postscript header file. The first method is significantly faster than the second, because a dvi-file is about 10-20% the size of a postscript file for the same document. Edgar Knapp (knapp@cs.utexas.edu)