|
AutoSpacing
AutoSpacing is an option for StyleBox and Cell which specifies whether spaces between successive characters should be adjusted automatically.
AutoSpacing->False leaves equal spaces between all characters.
AutoSpacing->True inserts additional space around lower-precedence operators.
AutoSpacing->False is in effect automatically used inside ordinary strings and comments.
See Section 2.9.11.
See also: TextJustification.
New in Version 3.
|