MathGroup Archive 2007

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

Search the Archive

RotationTransform Neat Example Strange Result

  • To: mathgroup at smc.vnet.net
  • Subject: [mg78960] RotationTransform Neat Example Strange Result
  • From: "David Park" <djmpark at comcast.net>
  • Date: Fri, 13 Jul 2007 06:15:24 -0400 (EDT)

Here is a statement copied out of the Neat Example from the 
RotationTransform documentation.

Graphics[Table[GeometricTransformation[Style[Text["Q"],87.5],RotationTransform[a,{0,1}]],{a,Pi/5 
Range[10]}]]

When this is evaluated in the documentation notebook one picture is 
obtained. But when it is copied and evaluated in a fresh Default notebook, 
an  entirely different picture is obtained, with the Q characters quite 
separated.

Can anyone explain this strange result?

-- 
David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/




  • Prev by Date: change cursor shape in panel? (6.0)
  • Next by Date: Re: Graphics, text and turning lines into tubes?
  • Previous by thread: change cursor shape in panel? (6.0)
  • Next by thread: Re: RotationTransform Neat Example Strange Result