|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
AllowInlineCells
This function has not been fully integrated into the long-term Mathematica system, and is subject to change.
AllowInlineCells
is an option for cells that specifies whether inline cells are permitted within a cell.
DetailsDetails
- With the default setting AllowInlineCells->True, you can create cells nested within cells. For example, inline cells are useful for displaying typeset expressions or graphics along with text in the same cell.
- With the setting AllowInlineCells->False, inline cells cannot be created inside a cell. For example, this is the case for InputForm input cells.
New in 4.0
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
