Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!rochester!pt.cs.cmu.edu!cadre!pitt!cisunx!jbw From: jbw@cisunx.UUCP (Jingbai Wang) Newsgroups: comp.text Subject: Re: New dvi2ps with on-line help and continuous font sizes Message-ID: <17932@cisunx.UUCP> Date: 4 May 89 20:52:10 GMT References: <17892@cisunx.UUCP> <5457@cs.utexas.edu> Reply-To: jbw@unix.cis.pittsburgh.edu (Jingbai Wang) Distribution: usa Organization: Univ. of Pittsburgh, Comp & Info Sys Lines: 36 In article <5457@cs.utexas.edu> knapp@cs.utexas.edu (Edgar Knapp) writes: >In article <17892@cisunx.UUCP> jbw@cisunx.UUCP (Jingbai Wang) writes: >>[..] >>ftp. It is in .arc format (sorry about that). To unarc it, use >>$arc dvi2ps >>$sh unarc.sh >> >Neither arc nor unarc are available on our local UNIX machines. Are >they public domain, and if so, can I ftp them from somewhere? > >What do these programs do, anyway? Some sort of arc-hiving or >compresssion? > >Edgar Knapp > >(knapp@cs.utexas.edu) I think arc or pkarc are public domain or at list shareware. They work almost exactly the same way as PKARC and PKXARC on DOS PC, and the *.arc file I had can be down-loaded to PC to unarc. (PKARC are freely distributed and can be ftped from many sites like simtel20.arpa, but I do not know about unix one, for VMS there is a ZOO). However, you do not need that trouble for dvi2ps and TeXGuide, since I made the .tar.Z files, and they are also in ~/tmp anonymous, june.cs.washington.edu. Those .tar.Z files are more up to the date than the *.arc files too. To handle these files, ftp in binary mode, and $uncompress *.Z $tar -xmf dvi2ps ... JB Wang