PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Automatic Text Styling Features
>
Built-in
Mathematica
Symbol
Options for Expression Input and Output
Tutorials »
|
StyleBox
DelimiterFlashTime
ShowCursorTracker
See Also »
|
Automatic Text Styling Features
Math Typesetting Options & Tweaking
Stylesheets
Text Styling
More About »
ShowAutoStyles
ShowAutoStyles
is an option for
Cell
which specifies whether styles that are specified to be automatically used for various syntactic and other constructs should be shown.
MORE INFORMATION
The default setting is
ShowAutoStyles->
True
.
Details of automatic styles can be specified in the setting for
AutoStyleOptions
.
For example, unmatched delimiters such as brackets are by default shown in purple.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Create a raw box structure with an unmatched brace:
In[1]:=
Compare a cell that automatically highlights the unmatched brace with one that does not:
In[2]:=
In[3]:=
In[4]:=
SEE ALSO
StyleBox
DelimiterFlashTime
ShowCursorTracker
TUTORIALS
Options for Expression Input and Output
MORE ABOUT
Automatic Text Styling Features
Math Typesetting Options & Tweaking
Stylesheets
Text Styling
New in 4
© 2008 Wolfram Research, Inc.