Message Boards Message Boards

GROUPS:

Private Stylesheet Deletion and Renaming

Posted 10 years ago
3792 Views
|
1 Reply
|
0 Total Likes
|
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