Re: Program crash
- To: mathgroup at smc.vnet.net
- Subject: [mg29660] Re: Program crash
- From: Adam Smith<adam.smith at hillsdale.edu>
- Date: Mon, 2 Jul 2001 02:20:21 -0400 (EDT)
- References: <9hh5pc$955$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
I tried it on my Linux Red Hat 7.1, Mathematica 4.0 machine and it worked jus
fine.
Adam Smith
In article <9hh5pc$955$1 at smc.vnet.net>, gleam at flashmail.com says...
>
>When I evaluate a cell containing:
>
>Show[Graphics[
> Table[Text[
> StyleForm["test", FontSize -> i], {0, 0}], {i,
> 35, 45}]]]
>
>Mathematica crashes. Does this happen to anyone else?
>
>I'm using 4.1 on Windows 98.
>
>