Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Notebooks  /
StyleDefinitions

  • StyleDefinitions is an option for notebooks which gives definitions for the styles that can be used in a notebook.
  • StyleDefinitions->" name .nb" specifies that style definitions from the notebook name .nb should be used.
  • The standard notebook front end comes with a selection of style definition notebooks containing styles appropriate for particular purposes.
  • StyleDefinitions->Notebook[... ] allows style definitions to be given explicitly.
  • The definition for a style named " s " is specified by the options for the first cell whose contents is StyleData[" s "].
  • See the Mathematica book: Section 2.10.8.
  • See also: ScreenStyleEnvironment, PrintingStyleEnvironment.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.