Re: Times font error :(
- To: mathgroup at smc.vnet.net
- Subject: [mg41964] Re: Times font error :(
- From: "sabrina" <mystery at newbie.com>
- Date: Wed, 11 Jun 2003 13:18:01 -0400 (EDT)
- Organization: Case Western Reserve University, Cleveland, OH, USA
- References: <bc461j$kqs$1@smc.vnet.net>
- Reply-to: "sabrina" <hxs61 at po.cwru.edu>
- Sender: owner-wri-mathgroup at wolfram.com
Thanks Jens: The other problem is that when I open the file in GSView, the font is not shown right, for example, I use p[t] in the mathematica, it is shows as P@D. How can I solve it? Thanks again :) Sabrina "sabrina" <mystery at newbie.com> wrote in message news:bc461j$kqs$1 at smc.vnet.net... > Dear all: > I tried to save my figures into eps file or pdf, but got the following > error: > > Display["temp.pdf",GraphicsArray[{{timeGraph},{qmGraph},{zoomqmGraph}}], > "PDF"]; > > Display::pserr: "\:f3b5PostScript language error:\nWarning: substituting > font \ > Utopia-Bold for Times-Bold" > > At the beginning of my program, I set the text style as: > > $TextStyle={FontFamily\[Rule]"Times",FontSize\[Rule]12, > FontWeight\[Rule] "Bold"}; > > So how can I save my figure into eps or pdf without changing my default text > style? Thanks > > Sabrina > >