home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from info-gnuplot to comp.graphics.gnuplot; Fri, 20 Nov 1992 16:57:38 EST
- From: phillips@cs.ubc.ca (George Phillips)
- Message-ID: <4813*phillips@cs.ubc.ca>
- Subject: LaTeX + PostScript terminal driver
- Date: Fri, 20 Nov 1992 21:57:40 GMT
- Newsgroups: comp.graphics.gnuplot
- Path: sparky!uunet!wendy-fate.uu.net!info-gnuplot
- Sender: info-gnuplot-request@arc.nasa.gov
- Lines: 12
-
- I've made a new terminal driver for gnuplot which I call "pslatex"
- that outputs a LaTeX picture with embedded PostScript. It was
- requested by a few people that wanted nice LaTeX equations and
- nice PostScript graphics. The hack was pretty trival (take 1 part
- latex.trm, 3 parts post.trm, mix to form pslatex.trm). I embed
- the PostScript using the '\special{"' and '\special{!' features
- of dvips. I don't know if other DVI to PostScript converts support
- those specials or not.
-
- So where do I submit the code for evaluation and merging into gnuplot?
-
-
-