Re: problem with fonts in eps graphics in Mathematica 5.0.1
- To: mathgroup at smc.vnet.net
- Subject: [mg46262] Re: problem with fonts in eps graphics in Mathematica 5.0.1
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 12 Feb 2004 22:46:27 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <c0ftfn$c91$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, I expect that the Adove Illustrator don't like enbedded Fonts in EPS files because it is against the ESP specification. You should use Display[] to save the EPS and try to add the mathematica type 1 fonts to the fonts known by Adobe Illustrator. Regards Jens Mark Fisher wrote: > > My TeX software complains about fonts in Mathematica eps graphics generated by > 5.0.1. (It displays and prints the graphics correctly.) When I opened > one of the graphics in Adobe Illustrator, some of the "characters" have > been replaced by symbols, etc. Clearly AI thinks there is something > "wrong" too. Can anyone explain what is going on? > > --Mark.