Re: Re: 6.0 not seeing style sheets in $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets
- To: mathgroup at smc.vnet.net
- Subject: [mg76293] Re: [mg76262] Re: 6.0 not seeing style sheets in $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Sat, 19 May 2007 04:36:18 -0400 (EDT)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200705181027.GAA13615@smc.vnet.net>
- Reply-to: murray at math.umass.edu
But these are style sheets supplied by Wolfram Research as part of Mathematica 6.0!!! Lev Bishop wrote: > Murray Eisenberg wrote: >> When I use the menu selection Format > Stylesheet with Mathematica 6.0, >> I am NOT seeing in the list of style sheets any of those that are in >> $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets. >> >> I AM seeing those in subdirectories of that directory! (Subdirectories >> Article, ..., Wolfram.) And I AM seeing those in >> $UserBaseDirectory/SystemFiles/FrontEnd/StyleSheets >> (as well as in subdirectories of that). >> >> My $UserBaseDirectory is the same as $BaseDirectory, $AddOnsDirectory, >> and $UserAddOnsDirectory for this single-user system. >> >> I even tried copying one of them, ArticleClassic.nb, from >> $InstallationDirectory/SystemFiles/FrontEnd/StyleSheets >> to $UserBaseDirectory/SystemFiles/FrontEnd/StyleSheets, but still I >> don't see it after restarting Mathematica with clean preferences. >> >> What's wrong and how can it be fixed? > > Try using a text editor and deleting the line "MenuPosition->0" from > near the top of the stylesheet.nb files (also you can then delete the > cache id line, and open and re-save the notebook file in mathematica, > so you recreate the cached data, so it loads a bit faster). Then > restart mathematica and the stylesheet should show up. > > It seems that "MenuPosition->0" has the effect of making the > stylesheet not show up in the menu at all. > > It's pretty tedious making the change to each stylesheet... > 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