Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!munnari.oz.au!manuel!csc.anu.edu.au!nks661 From: nks661@csc.anu.edu.au Newsgroups: comp.text.tex,aus.tex Subject: OzTeX 1.4 (from Andrew Trevorrow) Message-ID: <1991Apr9.162039.1@csc.anu.edu.au> Date: 9 Apr 91 05:20:39 GMT Sender: news@newshost.anu.edu.au Organization: Computer Services, Australian National University Lines: 23 Andrew Trevorrow typing... I'm back in Oz (a little thinner and a lot happier) and plan to do some work on OzTeX 1.4 over the next few months. The main tasks I hope to complete are: 1. Support for non-PostScript printers. There'll be a new config file parameter that indicates what sort of printer is currently in use. 2. Support for previewing and printing of PICT/MacPaint/EPSF files via TeX's \special command. For example: \special{pict: foo.pict} \special{pntg: foo.pntg} \special{epsf: foo.epsf} For compatibility with existing \special commands, the following two lines show equivalent ways of including a "raw" PS file: \special{ps: foo.ps} \special{foo.ps} If anybody has other ideas for improving OzTeX or bug reports then now's the time to get in touch. Send email to nks661@csc1.anu.edu.au. Andrew