bed_gdg@SHSU.BITNET ("George D. Greenwade") (03/22/91)
I knew I should have looked at those sites before my post just a few minutes ago! As soon as I read my mail, I ftp'd to tank.uchicago.edu (128.135.136.2) and looked around. Sure enough, there's no /pub/sources/OzTeX directory! There is a /pub/OzTeX directory though. Sure enough, OzTeX 1.2 is not the latest release! OzTeX 1.3 is and it includes TeX 3.0 schemes. Below is the README file from tank.uchicago.edu in /pub/OzTeX (I assume tank mirrors midway (128.135.12.73); midway is listed below as the archive site?). The code at watmsg.waterloo.edu (129.97.129.9) in /pub/oztex also is OzTeX 1.3, but has a different looking file structure. Sorry to have wasted the bandwidth a few minutes ago. GDG -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Macintosh/TeX Archive Readme File Version 2; October 22, 1990 Archive Site: midway.uchicago.edu [128.135.12.73] Current OzTeX Version: 1.3 (TeX 3.0) This archive contains software that is useful for doing TeX on a Macintosh. Formats: Files ending in .hqx are files have been run through binhex4 (or the binhex menu item in stuffit1.5.1) to create ascii files. To decode, combine all parts (removing all intermediate characters) and use binhex4 or the binhex menu item in Stuffit. Files ending in .sit are stuffit archives that are stored using Macbinary format, i.e., a binary file that includes all three macintosh forks. You must use binary (8-bit) transfer methods to get these files, then decode with binhex5 or transfer to your mac with any Macintosh comm program that does Macbinary conversion. The shareware program zterm does macbinary conversion as do many commercial communications programs. A few of the older files in the archive are binary files but not stored in macbinary format. If for some reason macbinary conversion fails, try transferring the file as a straight binary file and opening it directly in stuffit (hold down the option key as you select open to make it appear in the file menu). I believe that the only files saved this way are those in the bibtex directory. Here is a brief summary by directory of what is here, followed by additional information about OzTeX. For Help, send mail to: oztex@midway.uchicago.edu. README This file oztex/ OzTeX Version 1.3 in Macbinary/binhex format read-me.text Readme file for the OzTeX distribution 1.2_to_1.3.text How to upgrade OzTeX 1.2 to 1.3 oztex.{sit,hqx} --OzTeX Version 1.3 formats.{sit,hqx} --formats (plain, latex, etc.) inputs.{sit,hqx} --input files (style files, latex source, etc.) sources.{sit,hqx} --Sources for OzTeX Version 1.3 lifelab.sit --Andrew Trevorrow's Life Laboratory webtomod.sit --Utility to convert web sources to modula-2 pk300.sit --font files for OzTeX in pk format pk329.sit pk360.sit pk432.sit pk518.sit pk622.sit pk746.sit bibtex/ bibstack.sit Hypercard stack for Bibtex database macbibtex.{sit,hqx} Macintosh version of bibtex macbibtex-src.sit Sources for Macintosh bibtex macmakeindex.{sit,hqx} Macintosh version of Makeindex wordref-13-part*.hqx Another bibtex stack (and microsoft word app) ctex/ ctex.hqx --MPW CTeX tool in binhex4 format dvi2img/ Imagewriter/quickdraw dvi print program DVIM72-Mac-1.8.3.sit --Printer driver dvim72 Version 1.8 DVIM72-Mac-source-1.8.3.sit --Sources for Version 1.8 CMfonts_104.sit --Fonts for dvim72 in pk format CMfonts_144.sit Also useful for previewing with OzTeX CMfonts_173.sit CMfonts_207.sit CMfonts_72.sit CMfonts_86.sit AMS-144.sit AMS-207.sit AMS-173.sit AMS-TFM.sit metafont/ MPW Tool for metafont macmetafont.sit psprint/ Tool for printing OzTeX postscript files on imagewriters and other hp printers Additional Information: OzTeX is a public domain version of TeX for the Macintosh written by Andrew Trevorrow. TeX is the typsetting system developed by Donald Knuth at Stanford University. OzTeX was written by translating Knuth's original code to Modula-2 and then porting to the Macintosh. OzTeX Version 1.3 encorporates the changes in TeX 3.0. The OzTeX delivery includes the OzTeX program; a complete set of TFM files for the computer modern font set and TFM files for selected Adobe fonts; input files for LaTeX; full Modula-2 source code for OzTeX; and a complete set of font files (in PK format). OzTeX includes a screen previewer and the capabilities of initex to create new format files. Here are some exerpts from the OzTeX Users Manual. OzTeX should work on any Macintosh Plus, SE, II or newer model. It will not work on a 128K or 512K Mac. OzTeX was developed on a Mac Plus with 1 Meg of RAM and a 20 Meg hard disk. This is just about the minimum hardware configuration, given the large amount of memory required to run OzTeX and the large amount of disk space needed to store all the font information. OzTeX can only print on a PostScript-compatible printer.There is currently no support for other types of printers. If you plan to use an Apple LaserWriter (any model) the installation should be straightforward. [Without the use of additional utilities, like psprint or dvim72mac.] The OzTeX delivery is stored here packed as Stuffit-1.5.1 archives (Version-1.5.1 is necessary, as the stuffit files contain folders), which have been run through binhex and broken into pieces. Getting Started: If you use the binhex versions, ftp all files from a directory (e.g., oztex/*.hqx); use an editor or editing script to remove all lines of the form <<< End of Part #>>> or <<< Start of Part # >>>; concatinate the files in order to form one long file; run binhex4 (or the binhex option from Stuffit) on the result. If you use the binary versions be sure to put ftp in binary mode before starting the transfer. The resulting file will be a Macbinary version of the entire sit file. You will need a terminal emulator on you mac that provides Macbinary file transfer to move the binary to your Macintosh. When you have all the necessary stuffit files, use Stuffit 1.5.1 or higher version to decode the .sit files. (Version 1.5.1 is required since the archives contain folders.) IMPORTANT: You will need to create a new folder called PK-files and place the font folders within this folder. The OzTeX documentation is written with LaTeX and can be found in the folder LaTeX-docs. Have fun!