MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Latex + Mathematica EPS file problems

  • To: mathgroup at smc.vnet.net
  • Subject: [mg53739] Latex + Mathematica EPS file problems
  • From: Torquil Madonald Sørensen <torquil at frisurf.no>
  • Date: Wed, 26 Jan 2005 04:36:13 -0500 (EST)
  • Organization: University of Oslo, Norway
  • Sender: owner-wri-mathgroup at wolfram.com

I have a latex document containing several eps-plots generated by 
Mathematica 5. The eps files have labels on the axes containing letters, 
parentheses and slashes.

This worked fine until I decided to include a Mathematica-notebook saved 
to Latex format as an appendix . I added

\usepackage{notebook2e,latexsym,wrisym}

to the preamble, and added the texmf subdirectory in the mathematica 
installation folder into my latex search path.
In addition, I added the line

\newcommand{\IndentingNewLine}{}

since otherwise I got error messages regarding this command in the 
exported mathematica-notebook.

Then a new problem appeared: The slashes and parentheses on the text 
labels on the axes of my eps-plots disappeared after I included the 
mathematica notebook appendix, but the ordinary letters were still 
there. Does anybody know how to fix this problem?

Gratefully,
TMS


  • Prev by Date: Re: FromDigits[{135,21}] -> 1371 (??!!)
  • Next by Date: Beta Testers
  • Previous by thread: Re: Graphics'Master in 5.1
  • Next by thread: Re: Latex + Mathematica EPS file problems