|
[Date Index]
[Thread Index]
[Author Index]
Re: EPS file of Plot with AxesLabel->{"t","f(t)"}]
- To: mathgroup at smc.vnet.net
- Subject: [mg12879] Re: EPS file of Plot with AxesLabel->{"t","f(t)"}]
- From: Arnoud Buzing <arnoudb>
- Date: Wed, 17 Jun 1998 00:28:19 -0400
- Organization: Wolfram Research, Inc.
- References: <6ls9p8$s3s@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Paul Slater wrote:
> When I use the Display command to create an EPS file with a Plot of the
> form indicated above, the "f(t)" gets garbeled. My other plots (without
> "f(t)") work fine. Is there some problem with the use of the
> parentheses?
>
> Paul Slater
The program or printer you use can not find the correct Mathematica
font. If you are using
Ghostscript on Unix, you can set the environment variable to point to
the Type1 fonts for
Mathematica, very much like so:
setenv GS_FONTPATH /usr/local/mathematica/SystemFiles/Fonts/Type1
Also look at
http://www.wolfram.com/support/Graphics/NoMathFonts.html
for information on how to make graphs that don't require Mathematica
fonts.
------------------------------------
Arnoud
Prev by Date:
Re: Absolute coordinates in Mathematica
Next by Date:
questions about Notebooks
Previous by thread:
Re: EPS file of Plot with AxesLabel->{"t","f(t)"}]
Next by thread:
Re: EPS file of Plot with AxesLabel->{"t","f(t)"}]
|