|
[Date Index]
[Thread Index]
[Author Index]
Re: Adding a notebook (or folder) to the Mathematica Front End menus?
- To: mathgroup at smc.vnet.net
- Subject: [mg66902] Re: Adding a notebook (or folder) to the Mathematica Front End menus?
- From: "ragfield" <ragfield at gmail.com>
- Date: Sat, 3 Jun 2006 03:25:33 -0400 (EDT)
- Organization: http://groups.google.com
- References: <e592af$39r$1@smc.vnet.net><e5jrls$dr0$1@smc.vnet.net> <e5osc7$hv0$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
AES wrote:
> > ~/Library/Mathematica/SystemFiles/FrontEnd/Palettes/
>
> Sorry, tried placing both a working notebook and a notebook alias in
> both the ~/Library and /Library folders -- and none of these show up in
> the File >> Palettes menu (even after a system restart).
>
> Mac iBook G4, OS 10.3.9, Mathematica 5.1.0.0.
It works for me with 5.2, and I can't think of any reason why 5.1 would
behave differently. What is the value of your PalettePath option?
Evaluate the following:
ToFileName /@ (PalettePath /. Options[$FrontEnd, PalettePath])
Does it include the directory where you put your file?
-Rob
Prev by Date:
Re: mathematica newbie question
Next by Date:
Re: mathematica newbie question
Previous by thread:
Re: Adding a notebook (or folder) to the Mathematica Front End menus?
Next by thread:
Re: Adding a notebook (or folder) to the Mathematica Front End menus?
|