Re: Including Mathematica notebooks in LaTeX
- To: mathgroup at smc.vnet.net
- Subject: [mg15210] Re: Including Mathematica notebooks in LaTeX
- From: Kashif Rasul <kashif at klein.mathematik.uni-tuebingen.de>
- Date: Tue, 22 Dec 1998 04:01:40 -0500
- Organization: ZDV Uni-Tuebingen
- References: <75f9h9$7l5@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Daneil, Well what I did was to select an appropriate size of the notebook (i.e. less than 1 page) and print it as a postscript file, making sure the fonts were included. I cleaned up some stuff in the postscript file, like the header and got rid of the page numbers. Then I just included this postscript file in my LaTeX document as a graphics file. Hope this helps. Regards, Kashif Daniel Juliano wrote: > I want to include a Mathematica notebook in a LaTeX document (my > thesis). Mathematica notebooks can supposedly be exported to TeX, but > when I tried to do that it didn't even get close to working properly. > My current solution is totally lame. I have 14 blank pages in my LaTeX > document, and when it prints them out, I will feed those pages through > the printer again while printing out the Mathematica notebook (sans > page numbers, headers, and footers). Is there a better solution? > > Thanks in advance for any help. > -- > Daniel Juliano > dan at starfire.ne.uiuc.edu