LineIndentMaxFraction
Details
- The typical default setting is LineIndentMaxFraction->0.5.
- The setting for LineIndentMaxFraction is relevant in formatting deeply nested expressions.
Examples
Basic Examples (1)
By default, linewrapped text is indented:
Pane[Text["This is a line of wrapped text"], 100]Specify the indentation as a fraction of page width:
Pane[Style[Text["This is a line of wrapped text"], LineIndentMaxFraction -> 0.1], 100]Pane[Style[Text["This is a line of wrapped text"], LineIndentMaxFraction -> 0], 100]See Also
Related Guides
History
Introduced in 1996 (3.0)
Text
Wolfram Research (1996), LineIndentMaxFraction, Wolfram Language function, https://reference.wolfram.com/language/ref/LineIndentMaxFraction.html.
CMS
Wolfram Language. 1996. "LineIndentMaxFraction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/LineIndentMaxFraction.html.
APA
Wolfram Language. (1996). LineIndentMaxFraction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LineIndentMaxFraction.html
BibTeX
@misc{reference.wolfram_2026_lineindentmaxfraction, author="Wolfram Research", title="{LineIndentMaxFraction}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/LineIndentMaxFraction.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_lineindentmaxfraction, organization={Wolfram Research}, title={LineIndentMaxFraction}, year={1996}, url={https://reference.wolfram.com/language/ref/LineIndentMaxFraction.html}, note=[Accessed: 12-June-2026]}