MathGroup Archive 2006

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

Search the Archive

Re: if Magnification is an Option for Cell, why is it ... not?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69121] Re: if Magnification is an Option for Cell, why is it ... not?
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Wed, 30 Aug 2006 06:34:30 -0400 (EDT)
  • References: <acbec1a40608281933k238f7293kba9706259ac9a0a6@mail.gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

this didn't go through yesterday

On 8/28/06, Chris Chiasson <chris at chiasson.name> wrote:
> In[1]:=
> Information@Magnification
>
> From In[1]:=
> Magnification is an option for Cell which specifies at what magnification to \
> display the cell.
>
> In[2]:=
> FreeQ[Options@Cell,Magnification]
>
> Out[2]=
> True
>
> In[3]:=
> Reap[Options[Cell]/.x_Symbol\[RuleDelayed]
>         Sow[x]/;StringMatchQ[ToString[x],___~~"magn"~~___,
>             IgnoreCase\[Rule]True]][[2]]
>
> Out[3]=
> {}
>
> In[4]:=
> $Version
>
> Out[4]=
> 5.2 for Microsoft Windows (June 20, 2005)
>
> --
> http://chris.chiasson.name/
>


-- 
http://chris.chiasson.name/


  • Prev by Date: Re: General--Using FindRoot
  • Next by Date: RE: random 3D object consisting of cuboids
  • Previous by thread: "Anti-Comments"?
  • Next by thread: Errors in Mathematica