Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Front End / Front End Options / Notebook Options / PrivateNotebookOptions->{...} /

"ShortBoxForm"

FilledSmallSquare "ShortBoxForm" is an option for notebooks that determines if box expressions, used to represent two-dimensional forms in a notebook, are translated into a more compact notation when the notebook is saved.

FilledSmallSquare With the default setting "ShortBoxForm" Rule True, box expressions are saved in a more compact notation called ShortBoxForm. This reduces the disk space needed to store the notebook.

FilledSmallSquare With the setting "ShortBoxForm" Rule False, the notation for box expressions is not converted to short box form when the notebook is saved. The short box form, though more compact, is less intuitive, which makes it harder to read and interpret. Hence the conventional notation is preferred when viewing and editing expressions in a notebook from within Mathematica.

FilledSmallSquare For example, an input cell containing the expression would be displayed as: Cell[BoxData[\(a\^2 + b\^2\)], "Input"] with "ShortBoxForm" Rule True; and as Cell[BoxData[RowBox[{SuperscriptBox["a", "2"],+",SuperscriptBox["b", "2"]}]], "Input"] with "ShortBoxForm" Rule False.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: