RawBoxes
RawBoxes[boxes]
is a low-level construct which is formatted as boxes without further interpretation.
Details
- When typeset, RawBoxes[boxes] inserts boxes verbatim into the resulting box structure, to be rendered by the front end.
- RawBoxes[boxes] performs no validation of boxes before inserting them.
- If the front end determines that a given box structure is invalid, it may display the result with an error indicator.
Examples
open allclose allProperties & Relations (2)
MakeBoxes returns the content of RawBoxes:
MakeBoxes will not validate the contents and may return illegally formed boxes:
RawBoxes of a string typesets as if the contents of the string were literally typed:
This can be used to display arbitrary content without using string quoting:
It can also be used to represent an operator that vertically spans:
Text
Wolfram Research (2007), RawBoxes, Wolfram Language function, https://reference.wolfram.com/language/ref/RawBoxes.html (updated 2017).
CMS
Wolfram Language. 2007. "RawBoxes." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/RawBoxes.html.
APA
Wolfram Language. (2007). RawBoxes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RawBoxes.html