Re: Three problems with V. 6.0
- To: mathgroup at smc.vnet.net
- Subject: [mg77972] Re: Three problems with V. 6.0
- From: Andrew Moylan <andrew.j.moylan at gmail.com>
- Date: Wed, 20 Jun 2007 06:20:12 -0400 (EDT)
- References: <f55pt9$jsm$1@smc.vnet.net>
I have a simple package, SubscriptSymbols, that will make all your subscripts in a notebook behave like symbols. Send me a personal email if you would like me to send you this package. As of version 6, automatically generated .m files do not export boxes from notebook files. Unfortunately, this means that neither Symbolize nor SubscriptSymbols will work if you are using notebooks to generate .m package files. See http://groups.google.com/group/comp.soft-sys.math.mathematica/browse_thread/thread/f30866115310b5a9/b4b177168a7d9486?lnk=gst&q=moylan+makeexpression&rnum=1#b4b177168a7d9486. As far as I know, as of version 6, there is no longer any simple way to make all subscripted expressions behave like symbols. Can anyone correct me on this? On Jun 18, 9:22 pm, Miguel <misv... at gmail.com> wrote: > 1.- I install a palette from Palettes/InstallPalette/...etc . How can > I to uninstall it?. > > 2.- When I select the window frame of the menu option Help, the normal > form of the pointer (simple arrow) changes to the select form (double > arrow perpendicular) and I have to select ControlPanel/Mouse/ > Pointers/...etc. Is this a bug?. > > 3.- I would like to know more about defining variables with > subscripts. I don't understaqnt very well the Symbolize function. > > Thanks