Re: Export Graphics with Brackets
- To: mathgroup at smc.vnet.net
- Subject: [mg19059] Re: Export Graphics with Brackets
- From: "P.J. Hinton" <paulh at wolfram.com>
- Date: Thu, 5 Aug 1999 01:34:49 -0400
- Organization: "Wolfram Research, Inc."
- References: <7o5i3u$rlu@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On 2 Aug 1999, Andre Heinemann wrote: > With the option, > > mlp = MultipleListPlot[ ..., > > FrameLabel -> {"time [h]",R [nm],"core Radius",""}, ... ] > > I produced a FrameLabel in my Mathamatica 4.0 Graphic. > Next I used the new Export[] function: > > Export["test.eps", mlp, "EPS"] > > But I can't see any brackets at all. All the other thinks are > Ok, but [ appears as @ , ] as D. Also the ( and ) as much as the > { }=brackets were replaced by a strange rule. > > I tested several ways ( PDF instead of EPS, CharacterEncoding ... ) > but for nothing. > > Can you help me or is this a bug - I can't believe that. It is not a bug. You haven't configured your printer or PostScript viewer to load the Type 1 versions of the Math fonts. This question gets asked here once or twice a month in various forms. See this archived message. http://www.deja.com/[ST_rn=ps]/getdoc.xp?AN=500387769&fmt=text -- P.J. Hinton Mathematica Programming Group paulh at wolfram.com Wolfram Research, Inc. Disclaimer: Opinions expressed herein are those of the author alone.