DOCUMENTATION CENTER SEARCH
Mathematica
>
Font Options
>
Built-in
Mathematica
Symbol
Styles and Fonts in Output
Text and Font Options
Formatted Output
Tutorials »
|
FontWeight
Italic
AutoItalicWords
SingleLetterItalics
Style
See Also »
|
Font Options
More About »
FontSlant
FontSlant
is an option for
Style
,
Cell
and related constructs which specifies how slanted characters in text should be.
MORE INFORMATION
Standard settings are
Plain
and
Italic
.
On most computer systems, settings such as
FontSlant->"Oblique"
can also be used.
With the
"Oblique"
setting, each character typically has the same basic form as with
Plain
, but is slanted. With the
Italic
setting, the basic form is different.
EXAMPLES
CLOSE ALL
Basic Examples
(4)
Plain fonts:
In[1]:=
Out[1]=
Italic fonts:
In[1]:=
Out[1]=
Specify the font slant without using an option:
In[1]:=
Out[1]=
Font slant can be specified in style-related options:
In[1]:=
Out[1]=
In[2]:=
Out[2]=
SEE ALSO
FontWeight
Italic
AutoItalicWords
SingleLetterItalics
Style
TUTORIALS
Styles and Fonts in Output
Text and Font Options
Formatted Output
MORE ABOUT
Font Options
New in 3 | Last modified in 6
© 2008 Wolfram Research, Inc.