|
SOLUTIONS
|
OBSOLETE MATHEMATICA SYMBOL
StyleForm
As of Version 6.0,
has been superseded by Style.
![]()
prints using the specified style options.
![]()
prints using the specified cell style in the current notebook.
DetailsDetails
- You can use font options such as FontSize, FontWeight, FontSlant, FontFamily, FontColor, and Background in
. - Additional options can be given as in StyleBox.
acts as a "wrapper", which affects printing, but not evaluation.
can be used to specify the style for text in graphics.
will work only if the notebook front end is being used;
for many options will work in all cases. - When
objects are nested, the options of the innermost one control the printing of a particular expression.
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
