Re: Re: 6.0 not seeing style sheets in $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets
- To: mathgroup at smc.vnet.net
- Subject: [mg76351] Re: [mg76262] Re: 6.0 not seeing style sheets in $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Sun, 20 May 2007 02:29:26 -0400 (EDT)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200705181027.GAA13615@smc.vnet.net> <464DBD5E.1060604@math.umass.edu> <ba40711f0705180811s35af5dcbj8f9478cd871b64b3@mail.gmail.com>
- Reply-to: murray at math.umass.edu
The original method you suggested -- deleting "MenuPosition->0" from the top of the style sheet file in a text editor -- works! But this certainly seems unreasonably difficult. Should I surmise that Wolfram does not want us to use any of those style sheets for new notebooks, and that they are just there for pre-5.2 legacy notebooks? Lev Bishop wrote: > On 5/18/07, Murray Eisenberg wrote: >> But these are style sheets supplied by Wolfram Research as part of >> Mathematica 6.0!!! > > Nevertheless, if you want them to show up in the Stylesheets menu you > have to change the MenuPosition option in those stylesheets. The > technique I gave you is a little flawed. A better way is to open the > stylesheet as a notebook in mathematica, open the options inspector > (shift-ctrl-o) go to "Selected Notebook" and "As text" and modify the > MenuPosition line to have something like "MenuPosition->1100" (I guess > you can change the order of the stylesheets by changing the number). > Then save the notebook. When you restart mathematica it should show up > in the menu. > > You would think that the File -> Install menu item would do this for > you, but as far as I can tell File -> Install for a stylesheet just > copies the stylesheet file into a directory for you, nothing more. > > Lev > -- Murray Eisenberg murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305
- References:
- Re: 6.0 not seeing style sheets in $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets
- From: "Lev Bishop" <lev.bishop+mathgroup@gmail.com>
- Re: 6.0 not seeing style sheets in $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets