Newsgroups: comp.archives Path: utzoo!news-server.csri.toronto.edu!ox.com!emv From: dfk@duke.cs.duke.edu (David F. Kotz) Subject: [tex...] Gnuplot and LaTeX users Message-ID: <1991Mar6.020634.17408@ox.com> Followup-To: comp.text.tex Keywords: handy scripts and macros Sender: emv@ox.com (Edward Vielmetti) Reply-To: dfk@duke.cs.duke.edu (David F. Kotz) Organization: Duke University Computer Science Dept.; Durham, N.C. References: <668113888@grad13.cs.duke.edu> Date: Wed, 6 Mar 1991 02:06:34 GMT Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.text.tex,alt.sources Archive-name: tex/figures/gnuplot-latex/1991-03-04 Archive: cs.duke.edu:/dist/sources/gnuplot/gnuplot-latex.shar [128.109.140.1] Original-posting-by: dfk@duke.cs.duke.edu (David F. Kotz) Original-subject: Gnuplot and LaTeX users Reposted-by: emv@ox.com (Edward Vielmetti) Here are some handy things for gnuplot users that use the latex driver. These are also available for ftp from cs.duke.edu as dist/sources/gnuplot/gnuplot-latex.shar This is an update to an older version of this stuff from last year. These are some makefiles, shell scripts, and latex code that I use with gnuplot to make latex documents with plots. You may tailor to suit yourself. These are very short, really. I also do not plan to really support them. I just found them handy. During revision of the document, when I am concentrating on the text, I often tire of waiting for latex (and the printer, or previewer) to process plots that I am going to ignore anyway. Or, when latex requires multiple passes to get cross-references right, I hate processing all those plots over and over. These macros (1) make it easier to include plots and (2) make the initial or draft passes of latex MUCH faster, by ignoring the plot contents. [380 lines of shar file deleted. --Ed]