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 / Formatting Options / ...Specific Box Options /

InterpretationBoxOptionsLongRightArrow{...}

InterpretationBox objects provide a way to store hidden information in Mathematica output. Mathematica provides the following options for controlling the selection and editing of InterpretationBox objects.

interpretation

FilledSmallSquare interpretation is an option for cells that determines how the contents of an interpretation box are to be interpreted.

FilledSmallSquare Mathematica adds an interpretation box around any expression that is to be displayed in a form different from the form in which it is to be interpreted. InterpretationBox[boxes, interpretation] displays as boxes but is interpreted on input as interpretation.

FilledSmallSquare interpretation appears grayed-out in the Option Inspector, except when an interpretation box is selected.

TagStyle

FilledSmallSquare TagStyle is an option for cells that determines the style used to display the contents of an interpretation box.

FilledSmallSquare TagStyle can be set to any cell style defined in the style sheet of the notebook, for example "Title", "Section", "Input" or "Text". The contents of the interpretation box are then displayed in that cell style. With the default setting TagStyle Rule None, the expression inside the interpretation box inherits the style of the cell in which it occurs.

Editable

FilledSmallSquare Editable is an option for cells that determines if an expression inside an interpretation box can be interactively edited in the front end.

FilledSmallSquare The expression inside an interpretation box can be edited if Editable Rule True, but not if Editable Rule False.

FilledSmallSquare With the setting Editable Rule Automatic, an interpretation box inherits the Editable setting of the cell in which it occurs, that is the box will be editable only if it occurs in an editable cell.

Selectable

FilledSmallSquare Selectable is an option for cells that determines if an expression inside an interpretation box can be selected.

FilledSmallSquare The default setting is Selectable Rule Automatic.

AutoDelete

FilledSmallSquare AutoDelete is an option for cells that determines if an interpretation box is automatically deleted when the expression inside it is edited.

FilledSmallSquare The default setting is AutoDelete Rule False.

DeletionWarning

FilledSmallSquare DeletionWarning is an option for cells that determines if a warning is given when an expression inside an interpretation box is edited.

FilledSmallSquare With the setting DeletionWarning Rule True, the first time you try to edit an expression inside an Interpretation Box a dialog box appears to warn you that the meaning of the expression being edited may be altered.

FilledSmallSquare The default setting is DeletionWarning Rule False.

SyntaxForm

FilledSmallSquare SyntaxForm is an option for cells that specifies the precedence level of the expression inside an interpretation box when considered as an operator.

FilledSmallSquare SyntaxForm is specified as a string containing an operator whose precedence level is the same as that of the expression inside the interpretation box. For example, SyntaxForm Rule "*". You can also distinguish the infix and prefix form of an operator, for example, by setting SyntaxForm to "a + b" and "+ a", respectively.

FilledSmallSquare With the default setting
SyntaxForm Rule Automatic, Mathematica automatically assigns a precedence determined by the contents of the interpretation box.

FilledSmallSquare See also: InterpretationBox.



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: