Xref: utzoo sci.math.symbolic:1723 comp.text.tex:2938 Path: utzoo!attcan!uunet!cs.utexas.edu!usc!ucsd!ucrmath!lulu From: lulu@ucrmath.ucr.edu (david lu) Newsgroups: sci.math.symbolic,comp.text.tex Subject: Mathematica graphics in LaTeX? Keywords: mathematica, graphics, latex, question Message-ID: <8670@ucrmath.ucr.edu> Date: 16 Sep 90 04:45:08 GMT Sender: news@ucrmath.ucr.edu Followup-To: sci.math.symbolic Organization: University of California, Riverside Lines: 22 Hi. How can I include Mathematica graphics in a LaTeX document? I tried, for example, using Show ["file", Plot[Sin[x], {x, -Pi, Pi}]] from Mathematica to generate a PostScript file, then include it into LaTeX with \special. However, when I print I got a complaint from my printer: undefined: MathPictureStart Examining the PostScript file shows that it is indeed incomplete. How can I tell Mathematica to generate a complete PostScript file? On a related note, is there a dvi viewer for either X or SunView that supports the \special command? Many thanks in advance! - David lulu@ucrmath.ucr.edu