|
[Date Index]
[Thread Index]
[Author Index]
Re: MathLive Professional and Mathematica 3.01
To Make mathLive work with Mathematica 3.0.x, you need a new notebook
file, available from Milo hedge
http://www.milohedge.com/index.html
The program then works fine.
Andrzej Kozlowski wrote:
>
> Hello!
>
> Has anyone tried using MathLive Professional with Mathematica 3.01? On
> my G3 Mac MathLive works without any problems with Mathematica 2.2.2 .
> With 3.01, however, I get an error message each time a graphic object
> is sent to MathLive (via MathLink). Nevertheless the graphics in the
> MathLive window look and behave as they should. Here is a typical
> example:
>
> <<Graphics`
>
> In[5]:=
> t=Graphics3D[{Red,Torus[]},Lighting->False];
>
> In[6]:=
> Live[t]
>
> SurfaceGraphics::"gmat":
> "\!\(sfg1\) is not a rectangular array larger than 2 x 2."
>
> In[7]:=
> s=Graphics3D[{Green,Cone[]},Lighting->False];
>
> In[8]:=
> Live[s]
>
> SurfaceGraphics::"gmat":
> "\!\(sfg1\) is not a rectangular array larger than 2 x 2."
>
> Any ideas?
Prev by Date:
Re: Importing formulas in Word with acceptable display & printing resolution
Next by Date:
Re: Complex -> List does not work
Prev by thread:
MathLive Professional and Mathematica 3.01
Next by thread:
Re: Re: MathLive Professional and Mathematica3.01
|