Re: Re: Latex + Mathematica EPS file problems
- To: mathgroup at smc.vnet.net
- Subject: [mg53819] Re: [mg53769] Re: Latex + Mathematica EPS file problems
- From: Torquil MacDonald Sørensen <torquil at frisurf.no>
- Date: Fri, 28 Jan 2005 02:44:15 -0500 (EST)
- References: <ct7okv$ci$1@smc.vnet.net> <200501271041.FAA07262@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Jens-Peer Kuska wrote:
> 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
I managed to fix my problem by including \usepackage{mathptmx} after
\usepackage{notebook2e,wrisym}. Now math fonts and the math text in my
eps files are back in the ps file :-) The mathematica code in the
appendix is a little strange, but that is not important, it is readable.
Regards,
TMS
- References:
- Re: Latex + Mathematica EPS file problems
- From: "Jens-Peer Kuska" <kuska@informatik.uni-leipzig.de>
- Re: Latex + Mathematica EPS file problems