Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!caen!ox.com!emv From: idall@augean.ua.OZ.AU (Ian Dall) Newsgroups: comp.archives Subject: [aus.tex...] DVItoVDU patch Message-ID: <1990Nov21.210234.14149@ox.com> Date: 21 Nov 90 21:02:34 GMT References: <968@augean.ua.OZ.AU> Sender: emv@ox.com (Edward Vielmetti) Reply-To: idall@augean.ua.OZ.AU (Ian Dall) Followup-To: aus.tex,comp.text.tex Organization: Engineering Faculty, University of Adelaide, Australia Lines: 21 Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: aus.tex,comp.text.tex Archive-name: dv/21-Nov-90 Original-posting-by: idall@augean.ua.OZ.AU (Ian Dall) Original-subject: DVItoVDU patch Archive-site: augean.ua.oz.au [129.127.4.2] Archive-directory: /pub/misc Reposted-by: emv@ox.com (Edward Vielmetti) I know I said I waasn't going to do any more work on this but... There is a patch to the recently anounced C version of DVItoVDU available for anonymous ftp from augean.ua.oz.au. The file is pub/misc/dv.patch.Z. ACSnet fetchfilers delete the leading pub/. This is mostly a functional enhancement which uses the same font directory hierarchy as dvi3ps. That is: If "fontdir/SUBDIR" exists then dv expects the pk files to be in "fontdir/name/font" where "name" is for example cmr10 and "font" might be cmr10.300pk. Otherwise it looks for "fontdir/font". This is a considerable win as it prevents the need for a font directory with 1000+ files in it.