So far, whenever I had to use a 3D plot generated in Mathematica in a LaTeX document, I used exported the graphics to either of the following:
- PNG
file format. Then I could easily include the graphics in my document. However, if the graphics is somehow complicated (for example contains several detailed surfaces), then this method produces poor results. By poor, I mean that either the pdf is of low quality, very "heavy" (i.e. takes long to load) etc. In case of the png option, then problems are clear; in particular the lack of scalability.
I'm interested in the methods you guys are using in this context, namely the workflow Mathematica->Graphics Object->Export->Include in LaTeX document.
.nbfile that contains the generated graphic in question? I'm assuming the "heavy-ness" is related to the file size, right? – Werner Aug 11 '11 at 15:28.nbfile. Sorry. However, what Andrey wrote is the essence of the issue. I guess... – Dror Aug 11 '11 at 19:22