Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Input and Output  /
StyleBox

  • StyleBox[ boxes , options ] represents output in which boxes are shown with the specified option settings.
  • StyleBox[ boxes , " style "] uses the option setting for the specified style in the current notebook.
  • You can use font options such as FontSize, FontWeight, FontSlant, FontFamily, FontColor and Background in StyleBox.
  • The following additional options can be given:
  • In StandardForm and InputForm input, StyleBox is by default ignored, so that StyleBox[ box , spec ] is interpreted just as box would be.
  • When StyleBox objects are nested, the options of the innermost one control the display of particular boxes.
  • In StandardForm, explicit StyleBox objects are output literally. You can use DisplayForm to see the display form of such objects.
  • See the Mathematica book: Section 2.8.10.
  • See also: StyleForm, AdjustmentBox, FrameBox, Cell.


    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.