MathGroup Archive 2000

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

Search the Archive

Re: greek labels

  • To: mathgroup at smc.vnet.net
  • Subject: [mg21425] Re: greek labels
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 7 Jan 2000 00:20:37 -0500 (EST)
  • Organization: Universitaet Leipzig
  • References: <851eoj$4bg@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

you need the Mathematica fonts (Math1 here). 
If you have just one picture the toolkit from:

http://www.mathsource.com/Content/WhatsNew/0210-519

may help you. If you use ghostscript you should add
the Mathematica font directory to the GS_LIBPATH variable.
If you are using an actual TeX, dvips scan the fonts in pictures
and you should use the fontmap from my virtual font package from

http://phong.informatik.uni-leipzig.de/~kuska/

In Mathematica 4.0 the font package is included and you need
only look in your Mathematica tree for the wolfram.map file that
neds dvips.

Hope that helps
  Jens

Attico Nicola wrote:
> 
> Hi group,
> 
> I have this problem with a Mathematica v3
> running on a Linux workstation.
> When I try to put greek labels on a plot,
> for example with
> 
> Plot[x,{x,0,1},AxesLabel->{"x","\[Alpha]"}]
> 
> label is coreectly displayed in the notebook
> but, after exporting the grephics with the
> 
> Display["figura.mps",%]
> 
> command and then fixing it with
> 
> psfix figura.mps > figura.ps
> 
> the label is not displayed correctly, exactly
> a latin "a" appers instead of the greek alpha.
> I've solved this problem directly editing
> the postscript file, but I was wondering if
> there is a more elegant way and if it has to be
> considered a bug or not.
> 
> Thanks in avance,
> Nicola
> 
> *-*-*-*-*-*-*-*-*-*
> Nicola Attico
> Universita' degli Studi di Pisa
> Dipartimento di Fisica
> Piazza Torricelli, 2
> phone: +39 050 911259
> E-Mail: attico at peg2.difi.unipi.it
> *-*-*-*-*-*-*-*-*-*


  • Prev by Date: Re: CALCULATION TIME
  • Next by Date: Re: Fonts and WinNT
  • Previous by thread: Re: greek labels
  • Next by thread: Re: Combination Formula, HELP