Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Text Styling > Text Layout Options >

LineIndentMaxFraction

LineIndentMaxFraction
is an option for Cell, StyleBox and Style which specifies the maximum fraction of the total page width to indent at the beginnings of lines.
By default, linewrapped text is indented:
Specify the indentation as a fraction of page width:
Specify no indentation:
By default, linewrapped text is indented:
In[1]:=
Click for copyable input
Out[1]=
Specify the indentation as a fraction of page width:
In[2]:=
Click for copyable input
Out[2]=
Specify no indentation:
In[3]:=
Click for copyable input
Out[3]=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team