|
[Date Index]
[Thread Index]
[Author Index]
Re: Latex + Mathematica EPS file problems
- To: mathgroup at smc.vnet.net
- Subject: [mg53769] Re: Latex + Mathematica EPS file problems
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Thu, 27 Jan 2005 05:41:01 -0500 (EST)
- Organization: Uni Leipzig
- References: <ct7okv$ci$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
a) what Mathematica version, since version 4.2 Mathematica
include the PostScript fonts into the EPS files. Clearly this
should be avoided by using Display[] instead of Export[]
b) does dvips reencode the fonts ?
Regards
Jens
"Torquil Madonald Sørensen" <torquil at frisurf.no> schrieb im Newsbeitrag
news:ct7okv$ci$1 at smc.vnet.net...
>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: Re: Maxima & Minima
Next by Date:
Num. integration problem in Mathematica
Previous by thread:
Latex + Mathematica EPS file problems
Next by thread:
Re: Re: Latex + Mathematica EPS file problems
|