RE: help with Export[...,"EPS"]
- To: mathgroup at smc.vnet.net
- Subject: [mg38041] RE: [mg38004] help with Export[...,"EPS"]
- From: David.Annetts at csiro.au
- Date: Tue, 26 Nov 2002 00:50:42 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi Borut,
> As I am generating Mathematica images for inserting them into
> TeX, problems
> occur, like
> f(t) seen as fHtL on EPS image in GSView,
> FontFamily->"Trebuchet MS" (or
> Helvetica) not taken into account, ...
>
> Can you direct me to any relevant material on the internet,
> book about ways
> to tackle this problems?
This happens because the application you're inserting the graphic in dosen't
understand where to find the particular font that Mathematica uses to render
the characters "(" & ")" (& more besides ...).
The cure is to embed the fonts in the graphic and you can use PJ Hinton's
emmathfnt for this purpose.
It's explained in reasonable detail at
http://support.wolfram.com/mathematica/graphics/export/includefonts.html
where you can find a link to the above program.
Regards,
Dave.
==========================================
Dr. David Annetts
EM Modelling Analyst
CSIRO DEM Tel: +612 9490 5416
North Ryde Fax: +612 9490 5467
Australia David.Annetts at csiro.au
===========================================