Re: Times font error :(
- To: mathgroup at smc.vnet.net
- Subject: [mg41935] Re: Times font error :(
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 11 Jun 2003 03:49:15 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <bc461j$kqs$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, ignore the Display::pserr message. Regards Jens sabrina wrote: > > 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