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/