Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Mathematical Typesetting > Math Typesetting Options & Tweaking > AutoSpacing >

AutoSpacing

AutoSpacing
is an option for Style and Cell that specifies whether spaces between successive characters should be adjusted automatically.
  • AutoSpacing->True inserts additional space around lower-precedence operators.
  • AutoSpacing->False is in effect automatically used inside ordinary strings and comments.
Create a cell that has automatic spacing between operands and operators:
Create a cell that has no automatic spacing:
Create a cell that has automatic spacing between operands and operators:
In[1]:=
Click for copyable input
Out[1]=
Create a cell that has no automatic spacing:
In[2]:=
Click for copyable input
Out[2]=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF