Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!jarthur!dhosek From: dhosek@jarthur.Claremont.EDU (D.A. Hosek) Newsgroups: comp.text Subject: Re: PK -> HP SFP conversion anyone? Message-ID: <3603@jarthur.Claremont.EDU> Date: 14 Dec 89 20:46:45 GMT References: <1989Dec13.210844.695@eci386.uucp> Reply-To: dhosek@jarthur.UUCP (D.A. Hosek) Organization: Pitzer College, Claremont, CA 91711 Lines: 28 In article <1989Dec13.210844.695@eci386.uucp> clewis@eci386 (Chris Lewis) writes: > Failing that, >does anybody have a description of the PK file format so I can roll my >own converter? We have gillions of bytes of TeX distribution without any >PK format description I can find (or read). The PK format is included in the WEB source code for each of the utilities that deals with the PK format (GFtoPK, PKtoGF, PKtoPX, PXtoPK, PKtype). You can print out the web sources as it is, although that would be a little messy as it has TeX commands and some assorted WEB garbage as well. The basic principle of WEB is that one uses one of two programs to produce either a Pascal program to be compiled (actually, it is now possible to automatically generate C code instead, which is how most Unix installations currently work) and the other to produce a TeX file which is the listing. To generate the listing, one types weave where is the filename of the WEB file, e.g., weave gftopk then, one can TeX the resulting file and print the output appropriately. -dh -- "Odi et amo, quare id faciam, fortasse requiris? nescio, sed fieri sentio et excrucior" -Catullus D.A. Hosek. UUCP: uunet!jarthur!dhosek Internet: dhosek@hmcvax.claremont.edu