MultilineFunction

This function has not been fully integrated into the long-term Wolfram Language, and is subject to change.

MultilineFunction

is an option for UnderscriptBox and related box objects that specifies what to do when the contents of a box object are too long to fit on one line.

Details

  • With the default setting MultilineFunction->Automatic, reformatting may take place to extend the contents of a box object across multiple lines. This may, for example, involve converting a two-dimensional fraction into a fraction that uses a "/", or in the case of a radical sign, using "^" notation to specify the exponent. The point at which the line break is applied is indicated by a symbol.
  • With the setting MultilineFunction->LineWrapParts, the contents of a box object are linewrapped to fit in the available space.
  • With the setting MultilineFunction->None, the contents of a box object are not split across multiple lines.
  • For a selected box object, MultilineFunction is set as an option for the box object, and applies only to the selection.
  • At the cell level, MultilineFunction is set, for example, as a suboption of the UnderscriptBoxOptions option for cells. It specifies the default setting of MultilineFunction for any UnderscriptBox object in the cell. The same applies for other boxes with their corresponding box options.
Wolfram Research (1996), MultilineFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/MultilineFunction.html.

Text

Wolfram Research (1996), MultilineFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/MultilineFunction.html.

CMS

Wolfram Language. 1996. "MultilineFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MultilineFunction.html.

APA

Wolfram Language. (1996). MultilineFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MultilineFunction.html

BibTeX

@misc{reference.wolfram_2023_multilinefunction, author="Wolfram Research", title="{MultilineFunction}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/MultilineFunction.html}", note=[Accessed: 18-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_multilinefunction, organization={Wolfram Research}, title={MultilineFunction}, year={1996}, url={https://reference.wolfram.com/language/ref/MultilineFunction.html}, note=[Accessed: 18-April-2024 ]}