MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: EPS printing problems


  • To: mathgroup@smc.vnet.net
  • Subject: [mg12348] Re: EPS printing problems
  • From: "P.J. Hinton" <paulh@wolfram.com>
  • Date: Sun, 10 May 1998 02:04:31 -0400
  • Organization: Wolfram Research, Inc.
  • References: <6itjj4$1ga@smc.vnet.net>

On 7 May 1998, brosson wrote:

> With Mathematica 3.01 (Power Macintosh, MacOS 7.5.5), I cannot obtain
> labels the way I want on graphics.
> 1/ I plot this and I obtain the correct graph  on screen and paper, from
> within Mathematica
> 
> Plot[x,{x,0,1},
> Frame -> True,
> FrameLabel -> {"xlabel(mA)", "ylabel(mW)"}]
> 
> 2/ I save this graph  as EPS file
> 3/ the PS cell contains this:
> (xlabel) show
> %%IncludeResource: font Math2Mono
> %%IncludeFont: Math2Mono
> /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont
> 0.000000 0.000000 0.000000 setrgbcolor 99.000000 15.000000 moveto
> (H) show
> 
> 4/ I import the EPS file into Microsoft Word (5 or 6) and at printing, I
> obtain H instead of "(" and "L" instead of ")" like this: xlabelHmAL
> instead of xlabel(mA) One month ago, every thing was OK though I did
> not intentionally change anything.
> Someone could help?

You will need to ensure that the Mathematica specific fonts are resident
in the printer's memory.  Further information may be found at URL:

http://www.wolfram.com/support/FrontEnds/Printing/FontsInGraph.html

--
P.J. Hinton
Mathematica Programming Group           paulh@wolfram.com Wolfram
Research, Inc.                  http://www.wolfram.com/~paulh/
Disclaimer: Opinions expressed herein are those of the author alone.




  • Prev by Date: Re: Plotting w/o artifacts at discontinuities
  • Next by Date: MathLink
  • Prev by thread: EPS printing problems
  • Next by thread: Hyperlinks to htm files