RawBoxes
例題
すべて開くすべて閉じる例 (2)基本的な使用例
スコープ (1)標準的な使用例のスコープの概要
特性と関係 (2)この関数の特性および他の関数との関係
In[1]:=1

✖
https://wolfram.com/xid/0e7pw15e-vp5eyn
Out[1]=1

MakeBoxesは内容の妥当性を検証はしないので,不正にフォーマットされたボックスを返すことがあるかもしれない:
In[2]:=2

✖
https://wolfram.com/xid/0e7pw15e-urftev
Out[2]=2

文字列の内容が文字通りタイプされたかのような,文字列タイプセットのRawBoxes:
In[1]:=1

✖
https://wolfram.com/xid/0e7pw15e-3ea6qu
Out[1]=1

これを使うと文字列のクォーテーションマークを使わずに任意の内容を表示することができる:
In[2]:=2

✖
https://wolfram.com/xid/0e7pw15e-h9w2ws
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0e7pw15e-1mplt3
Out[3]=3

考えられる問題 (2)よく起る問題と予期しない動作
Wolfram Research (2007), RawBoxes, Wolfram言語関数, https://reference.wolfram.com/language/ref/RawBoxes.html (2017年に更新).
✖
Wolfram Research (2007), RawBoxes, Wolfram言語関数, https://reference.wolfram.com/language/ref/RawBoxes.html (2017年に更新).
テキスト
Wolfram Research (2007), RawBoxes, Wolfram言語関数, https://reference.wolfram.com/language/ref/RawBoxes.html (2017年に更新).
✖
Wolfram Research (2007), RawBoxes, Wolfram言語関数, https://reference.wolfram.com/language/ref/RawBoxes.html (2017年に更新).
CMS
Wolfram Language. 2007. "RawBoxes." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/RawBoxes.html.
✖
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
✖
Wolfram Language. (2007). RawBoxes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RawBoxes.html
BibTeX
✖
@misc{reference.wolfram_2025_rawboxes, author="Wolfram Research", title="{RawBoxes}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/RawBoxes.html}", note=[Accessed: 06-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_rawboxes, organization={Wolfram Research}, title={RawBoxes}, year={2017}, url={https://reference.wolfram.com/language/ref/RawBoxes.html}, note=[Accessed: 06-April-2025
]}