Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!munnari.oz.au!bruce!monu1!rjl From: rjl@monu1.cc.monash.oz ( r lang) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Problem printing/GNUPLOT Message-ID: <8641@monu1.cc.monash.oz> Date: 6 Feb 91 05:31:31 GMT References: <91024.131351WXS103@psuvm.psu.edu> <8338@monu1.cc.monash.oz> <1991Jan30.033630.30293@cunixf.cc.columbia.edu> Organization: Dept. Electrical & Computer Systems Engineering, Monash University Lines: 31 In article <1991Jan30.033630.30293@cunixf.cc.columbia.edu>, mjf@cunixb.cc.columbia.edu (Michael J Flory) writes: > > On the subject of printing to Epson-compatible printers with GNUPLOT, I'll > toss in a caution. I have a Panasonic, supposedly compatible with Epson > escape-sequences. I don't know the Epson line, though the lx-800 sounds > like it might be 24-pin(?), and my KX-P1091 is 9-pin, but I thought I'd give > it a whirl anyway. epson_lx800 is a 9 pin printer. This driver will work with epson lx-800, epson lx-86, star nl-10, star nx-10, star nx-1000, ibm proprinter. nec_cp6m is a 24 pin printer. This will work with the NEC CP6 color printer, the monochrome version of the same printer, and the epson lq-800. > I traced the problem > to a line in the epson.trm file that tries to set the line spacing to 1/9 > (8/72) inch: > fprintf(outfile,"\033A\010") Get the latest version of gnuplot, which uses \033J\030. This allows the same driver to be used for epson lx-800, ibm proprinter and probably yours as well. To get gnuplot version 2.0 patchlevel 2, use anonymous ftp to cs.duke.edu directory dist/sources/gnuplot file gnuplot2.zip To get the sources, grab gnuplot2.02.tar.Z also. -- Russell Lang Email: rjl@monu1.cc.monash.edu.au Phone: (03) 565 3460 Department of Electrical and Computer Systems Engineering Monash University, Australia