|
[Date Index]
[Thread Index]
[Author Index]
Re: Including Mathematica notebooks in LaTeX
- To: mathgroup at smc.vnet.net
- Subject: [mg15198] Re: [mg15181] Including Mathematica notebooks in LaTeX
- From: Iacovos Kyprianou <nskypr at ucy.ac.cy>
- Date: Tue, 22 Dec 1998 04:01:31 -0500
- Organization: University of Cyprus
- References: <199812190420.XAA07863@smc.vnet.net.>
- Sender: owner-wri-mathgroup at wolfram.com
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?
>
Yes,
Export the notebook as html which works quite well, and then convert gif
to eps and create a latex file calling the images. (I don't tell you to
use export as eps because it doesn't work very well (it doesn't include
fonts)).
Iacovos
>
> Thanks in advance for any help.
> --
> Daniel Juliano
> dan at starfire.ne.uiuc.edu
Prev by Date:
Re: Combinations
Next by Date:
Re:FW: Re: Frequencies function
Previous by thread:
Including Mathematica notebooks in LaTeX
Next by thread:
Re: Including Mathematica notebooks in LaTeX
|