Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Automatic Text Styling Features >

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.
  • 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.
Create a raw box structure with an unmatched brace:
In[1]:=
Click for copyable input
Compare a cell that automatically highlights the unmatched brace with one that does not:
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
In[4]:=
Click for copyable input
New in 4
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team