Program crash
- To: mathgroup at smc.vnet.net
- Subject: [mg29648] Program crash
- From: gleam at flashmail.com
- Date: Fri, 29 Jun 2001 01:36:29 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
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.