Times font error :(
- To: mathgroup at smc.vnet.net
- Subject: [mg41921] Times font error :(
- From: "sabrina" <mystery at newbie.com>
- Date: Tue, 10 Jun 2003 04:46:53 -0400 (EDT)
- Organization: Case Western Reserve University, Cleveland, OH, USA
- Reply-to: "sabrina" <hxs61 at po.cwru.edu>
- Sender: owner-wri-mathgroup at wolfram.com
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