Mathematica 9 is now available
 Documentation / Mathematica / The Mathematica Book / Principles of Mathematica / Textual Input and Output  /

2.8.19 Generating Styled Output in Notebooks


Generating styled output in notebooks.

  • This generates a cell in section heading style.
  • In[1]:= StylePrint["The heading", "Section"];

  • This generates a cell in input style.
  • In[2]:= StylePrint[x^2 + y^2, "Input"]

    Mathematica provides many capabilities for manipulating the contents of notebooks, as discussed in Section 2.10. StylePrint handles the simple case when all you want to do is to add a cell of a particular style.



    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.