MathGroup Archive 1997

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

Search the Archive

FontForm

  • To: mathgroup at smc.vnet.net
  • Subject: [mg7619] FontForm
  • From: F Renard <renard at limeil.cea.fr>
  • Date: Thu, 19 Jun 1997 15:53:34 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

I have the following problem with the FontForm option of Plot :
(I'm using Mathematica 3.0 on SunOS 5.5.1)

Because the notebook-version is much too slow, I use the text-based
 version, and try to plot :

> Plot[Sin[x], {x,0,5}, PlotLabel->FontForm["SINUS", {"Courier-Bold",18}]]

that worked in MMA 2.2, and "should work fine in 3.0" (support says)

But the result is to close all "Plot-Window" abruptly,
 and it becomes unpossible to plot another Graphics, for example :

In[4]:= Plot[Sin[x], {x,0,5}] gives :

LinkObject::linkd:
   LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1]
     is closed; the connection is dead.

LinkObject::linkx:
   Argument LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] in
    LinkWrite[<<2>>] is not an open LinkObject.

....

Out[4]= -Graphics-


Is it possible to fix this bug ?

Thank you in advance
____________________________________________________________________________

Francois RENARD

CEA Limeil-Valenton                          Tel :    (33) (0)1 45 95 67 13 
94195 Villeneuve St Georges Cedex, FRANCE    e-mail : renard at limeil.cea.fr
____________________________________________________________________________


  • Prev by Date: Re: mathematica problem
  • Next by Date: Re: mathematica problem
  • Previous by thread: LightSources
  • Next by thread: MatrixExp[DiagonalMatrix[{1,1,-1,-1}]] & MMA 3.0