Message Boards Message Boards

0
|
4003 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Private Stylesheet Deletion and Renaming

Posted 11 years ago
Please advise how to edit my existing list of private Stylesheets In Mathematica 9 Menu,
 in particular removing and renaming an item in the list?  (Latest iMac and OS) !
POSTED BY: David Gilbert
Your stylesheets should be in one of the two following directories (the code opens the directories):
SystemOpen@
FileNameJoin[{$UserBaseDirectory, "SystemFiles", "FrontEnd",
   "StyleSheets"}]


SystemOpen@
FileNameJoin[{$InstallationDirectory, "SystemFiles", "FrontEnd",
   "StyleSheets"}]

If you remove a style sheet (careful not to remove any of the standard Mathematica style sheets though) or delete it and then restart Mathematica, the changes will be reflected in the menu.
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract